diff options
author | Julien Dessaux | 2024-10-02 08:51:29 +0200 |
---|---|---|
committer | Julien Dessaux | 2024-10-02 08:51:29 +0200 |
commit | d7e37eea52569ad0fbb422e640a3f71ccb2ac0e1 (patch) | |
tree | df889cb0fb4a350a6f0ab33bd61f092f22674348 /content/blog/aws | |
parent | added forgotten backups section in last article (diff) | |
download | www-d7e37eea52569ad0fbb422e640a3f71ccb2ac0e1.tar.gz www-d7e37eea52569ad0fbb422e640a3f71ccb2ac0e1.tar.bz2 www-d7e37eea52569ad0fbb422e640a3f71ccb2ac0e1.zip |
capitalize OpenTofu
Diffstat (limited to 'content/blog/aws')
-rw-r--r-- | content/blog/aws/defaults.md | 4 | ||||
-rw-r--r-- | content/blog/aws/secrets.md | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/content/blog/aws/defaults.md b/content/blog/aws/defaults.md index 9fdbfa3..454b325 100644 --- a/content/blog/aws/defaults.md +++ b/content/blog/aws/defaults.md @@ -1,10 +1,10 @@ --- title: Securing AWS default VPCs -description: With terraform/opentofu +description: With terraform/OpenTofu date: 2024-09-10 tags: - aws -- opentofu +- OpenTofu - terraform --- diff --git a/content/blog/aws/secrets.md b/content/blog/aws/secrets.md index 476d235..a25f9ef 100644 --- a/content/blog/aws/secrets.md +++ b/content/blog/aws/secrets.md @@ -1,10 +1,10 @@ --- title: Managing AWS secrets -description: with the CLI and with terraform/opentofu +description: with the CLI and with terraform/OpenTofu date: 2024-08-13 tags: - aws -- opentofu +- OpenTofu - terraform --- |