aboutsummaryrefslogtreecommitdiffstats
path: root/terraform
diff options
context:
space:
mode:
Diffstat (limited to 'terraform')
-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