Skip to content

Instantly share code, notes, and snippets.

@janitha09
janitha09 / gist:7e6c57c4e8052514e973c3fdefe10dfe
Created June 19, 2019 19:58
terraform with with encrypted block errors
terraform : 2019/06/19 12:57:04 [INFO] Terraform version: 0.12.2
At line:1 char:1
+ terraform apply -auto-approve > encrypted.txt 2>&1
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (2019/06/19 12:5...rsion: 0.12.2 :String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
2019/06/19 12:57:04 [INFO] Go runtime version: go1.12.4
2019/06/19 12:57:04 [INFO] CLI args: []string{"C:\\ProgramData\\chocolatey\\lib\\terraform\\tools\\terraform.exe", "apply", "-auto-approve"}