Skip to content

ryanv94/terraformNerdBytes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

terraformNerdBytes

If you are reading this, you have watched the Nerd Bytes episode on creating entities via Terraform, so you have already seen this project and how to run it.

First you'll need the Terraform CLI installed (see these docs)

Then download the tf-synth folder here, and enter your own API Keys / Account IDs to the variables.tf file.

In your terminal application (or within a VS Code terminal as in the Nerd Bytes video), navigate to your downloaded folder directory and run the commands, in sequence:

  • terraform init
  • terraform plan
  • terraform apply
    • you'll need to validate this by typing in yes

And that's it, you should now have some new Synthetics monitors in your account. Feel free to use this as a base level starting point for you to take to your organisation and build out with your own dashboards, alert setups, etc...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published