I’ve run into this issue a few times so recording here for future reference. template_file has been deprecated in terraform but I occasionally perform a terraform init before realising that there is a template_file command in the code. I get the error: So I need to remove the template_file resource from state to continue. Listing… Read more »
Posts Categorized: terraform
Decrypting Terraform Output with Keybase
In my terraform code I have: And after running the terraform apply I get an encrypted IAM secret key. To decrypt the string: