work with aws-vault
.
Init with aws-vault
$aws-vault add tf
Then we could run terraform with aws provider. e.g:
$aws-vault exec tf -- terraform plan 1f_First_terraform_deployment/
Project source code for Level ups Terraform Tutorial.
Check out the full list of DevOps and Big Data courses.