-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Moved AWS Secrets module to its own repository. (#31)
- Loading branch information
1 parent
02d0b61
commit 89d4904
Showing
15 changed files
with
7 additions
and
285 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,3 +10,6 @@ | |
[submodule "aws/cloudfront_waf"] | ||
path = aws/cloudfront_waf | ||
url = [email protected]:codeforamerica/tofu-modules-aws-cloudfront-waf.git | ||
[submodule "aws/secrets"] | ||
path = aws/secrets | ||
url = [email protected]:codeforamerica/tofu-modules-aws-secrets.git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule cloudfront_waf
updated
5 files
+1 −1 | .cz.yaml | |
+6 −0 | CHANGELOG.md | |
+64 −18 | README.md | |
+105 −0 | main.tf | |
+9 −0 | variables.tf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.