Storing Terraform State in Google Cloud Storage
Again with another journey of mine! In my previous Terraform labs, I created Google Cloud resources using Terraform with local state. By default, Terraform stores state locally in a file called: terraform.tfstate Previously, we are doing this locally, and now i want to try it in GCS (google cloud storage) to store my remote state. In this article, I will move from local Terraform state to remote state using Google Cloud Storage. Thus, my goal is to use the remote state using Google Cl...
Original Source
Read the full article at Dev →KhanList aggregates and links to publicly available news content. We do not host full articles from third-party sources. Always verify important information with original sources.