We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61cdc9a commit 407533dCopy full SHA for 407533d
topics/terraform/README.md
@@ -1715,14 +1715,6 @@ It's not secure! you should never store credentials in plain text this way.
1715
1716
</b></details>
1717
1718
-<details>
1719
-<summary>What can you do to NOT store provider credentials in Terraform configuration files in plain text?</summary><br><b>
1720
-
1721
-1. Use environment variables
1722
-2. Use password CLIs (like 1Password which is generic but there also specific provider options like aws-vault)
1723
1724
-</b></details>
1725
1726
<details>
1727
<summary>How can you manage secrets/credentials in CI/CD?</summary><br><b>
1728
0 commit comments