You are working on some new application features and you want to spin up a copy of your production deployment to perform some quick tests. In order to avoid having to configure a new state backend, what open source Terraform feature would allow you create multiple states but still be associated with your current code?
Terraform workspaces allow you to create multiple states but still be associated with your current code. Workspaces are like ''environments'' (e.g. staging, production) for the same configuration. You can use workspaces to spin up a copy of your production deployment for testing purposes without having to configure a new state backend. Terraform data sources, local values, and modules are not features that allow you to create multiple states.Reference=WorkspacesandHow to Use Terraform Workspaces
Abel
3 days agoBrock
8 days agoElina
13 days agoChantell
19 days agoArthur
24 days agoShawnna
29 days agoVon
1 month agoLenna
2 months agoLezlie
2 months agoKrissy
2 months agoEdison
2 months agoWai
3 months agoChristiane
3 months agoTommy
3 months ago