terraform-provider-tfe
terraform-provider-tfe copied to clipboard
workspace management example
Description
Show an example of using the provider to manage workspaces and workspace variables. Hopefully it is alright to skip the rest (acc tests, etc) here because there are no code changes to any actual, functioning parts of the provider. Just the addition of some files to examples/.
I worked on an update to this and intend to replace this PR with another. I don't want to close this just yet so people can (maybe) find it right now.
Is there a way to have this use multiple workspaces.auto.tfvars files? We are looking to use this to create several workspaces and would like to break them up into groups.. For example have a customer1.auto.tfvars and customer2.auto.tfvars to build workspaces per customer.
I chatted with @fprimex about this PR, and it sounds like it would still be helpful to have this kind of example in this repository. Added an internal issue for our team to help finish this.
@Uk1288 hey, I'm going to finish running through the examples being proposed and then go back and request changes to the language. Please ignore the request above, I will do that at the end.
awesome! ✨