Closed DaviPtrs closed 8 months ago
Is there a way to make it work while storing the state file on another place? I'm using terraform cloud as a remote state storage but I always have to run terraform state pull and this leads to a lot of confusion
terraform state pull
Nevermind I was using an outdated version of cloud.terraform collection. 2.0.0 should work fine on this.
Is there a way to make it work while storing the state file on another place? I'm using terraform cloud as a remote state storage but I always have to run
terraform state pull
and this leads to a lot of confusion