File tree 2 files changed +2
-1
lines changed 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -40,3 +40,4 @@ terraform.rc
40
40
41
41
# Excluded locally build files
42
42
** /zip /**
43
+ ** /test-ip /**
Original file line number Diff line number Diff line change @@ -175,6 +175,7 @@ data "aws_iam_policy_document" "aqua_cspm_supplemental" {
175
175
" backup:getBackupVaultNotifications" ,
176
176
" backup:ListBackupPlans" ,
177
177
" backup:GetBackupVaultAccessPolicy" ,
178
+ " backup:GetBackupPlan" ,
178
179
" dlm:GetLifecyclePolicies" ,
179
180
" glue:GetSecurityConfigurations" ,
180
181
" ssm:describeSessions" ,
@@ -196,7 +197,6 @@ data "aws_iam_policy_document" "aqua_cspm_supplemental" {
196
197
" forecast:DescribeDataset" ,
197
198
" lambda:GetFunctionUrlConfig" ,
198
199
" cloudwatch:GetMetricStatistics" ,
199
- " backup:GetBackupVaultAccessPolicy" ,
200
200
" geo:DescribeTracker" ,
201
201
" connect:ListInstanceStorageConfigs" ,
202
202
" lex:ListBotAliases" ,
You can’t perform that action at this time.
0 commit comments