We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ffb21f commit 102c1fbCopy full SHA for 102c1fb
enos/ci/service-user-iam/main.tf
@@ -220,6 +220,7 @@ data "aws_iam_policy_document" "enos_policy_document" {
220
"rds:CreateDBSubnetGroup",
221
"rds:DeleteDBInstance",
222
"rds:DeleteDBSubnetGroup",
223
+ "rds:DescribeDBEngineVersions",
224
"rds:DescribeDBInstances",
225
"rds:DescribeDBSubnetGroups",
226
"rds:ListTagsForResource",
0 commit comments