-
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: Split remaining modules into their own repositories. (#34)
- Loading branch information
1 parent
4a3c475
commit 4d3bed1
Showing
48 changed files
with
17 additions
and
1,914 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 |
---|---|---|
|
@@ -16,3 +16,12 @@ | |
[submodule "datadog/waf"] | ||
path = datadog/waf | ||
url = [email protected]:codeforamerica/tofu-modules-datadog-waf.git | ||
[submodule "aws/fargate_service"] | ||
path = aws/fargate_service | ||
url = [email protected]:codeforamerica/tofu-modules-aws-fargate-service.git | ||
[submodule "aws/serverless_database"] | ||
path = aws/serverless_database | ||
url = [email protected]:codeforamerica/tofu-modules-aws-serverless-database.git | ||
[submodule "aws/vpc"] | ||
path = aws/vpc | ||
url = [email protected]:codeforamerica/tofu-modules-aws-vpc.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 | |
+10 −0 | CHANGELOG.md | |
+17 −15 | README.md | |
+1 −1 | data.tf | |
+30 −11 | variables.tf |
Submodule fargate_service
added at
fea4fd
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.
Oops, something went wrong.