Terraform Cloud can create and manage your infrastructure, roll updates for your infrastructure, and your apps, CI-CD also. I found TFC as very productive for both infrastructure development and production infrastructure workflowsIt sounds like it…
Category: terraform
It is great to be able to use the output (or state data) from other terraform cloud workspace.In most of the cases, it will be in the same TFC organization.But one of the required arguments in this “terraform_remote_state” data object is “organization”…