aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Schofield <git@ajschof.me>2024-08-14 23:04:32 +0100
committerAlex Schofield <git@ajschof.me>2024-08-14 23:04:32 +0100
commit8ce75bcc1a89000fc0a9fea9b78ad31cd316ca06 (patch)
tree22076f811bbd72db50dc6a1451adec77220c1f88
parent8b975ba92d10c8034bdb35fee19c42b6187ea24f (diff)
downloadde-project-bentley-8ce75bcc1a89000fc0a9fea9b78ad31cd316ca06.tar.gz
de-project-bentley-8ce75bcc1a89000fc0a9fea9b78ad31cd316ca06.zip
chore(cleanup): remove unused rds section
-rw-r--r--terraform/iam.tf3
1 files changed, 0 insertions, 3 deletions
diff --git a/terraform/iam.tf b/terraform/iam.tf
index 195b07c..acb98f4 100644
--- a/terraform/iam.tf
+++ b/terraform/iam.tf
@@ -129,6 +129,3 @@ resource "aws_iam_role_policy_attachment" "cw_attachment" {
policy_arn = aws_iam_policy.cw_policy.arn
}
-################
-# RDS POLICIES #
-################
git.ajschof.me — hosted by ajschofield — powered by cgit