This is an example Terraform Configuration intended for showcasing basic TFC functionality
This will leverage the hashicorp/random
provider to generate 'pet names'
When you set up a Workspace on Terraform Cloud, you can link to this repository. Terraform Cloud can then run terraform plan
and terraform apply
automatically when changes are pushed. For more information on how Terraform Cloud interacts with Version Control Systems, see our VCS documentation.
No pre-requisites are needed for this example