Skip to content

Commit 407533d

Browse files
authored
Fix: delete duplicate content (bregman-arie#324)
1 parent 61cdc9a commit 407533d

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

topics/terraform/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1715,14 +1715,6 @@ It's not secure! you should never store credentials in plain text this way.
17151715

17161716
</b></details>
17171717

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-
17261718
<details>
17271719
<summary>How can you manage secrets/credentials in CI/CD?</summary><br><b>
17281720

0 commit comments

Comments
 (0)