when you are working with terraform and gcs, you may encounter the following error if you enter “terraform init”. Initializing the backend… Successfully configured the…
Category: terraform
I’m setting up terraform with google cloud storage backend. when I run “terraform init”, I was getting the following error: Initializing the backend… Error configuring…
Today I’m setting up my new laptop. One of the tool I’ve been used recently is terraform. And I’d like to use VS Code as…