Skip to content

Commit 326179e

Browse files
remove export permission
1 parent 2f10ef1 commit 326179e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • modules/ack_acm_controller/legacy/1.0

modules/ack_acm_controller/legacy/1.0/main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ resource "aws_iam_policy" "ack_acm" {
4747
Effect = "Allow"
4848
Action = [
4949
"acm:DescribeCertificate",
50-
"acm:ExportCertificate",
5150
"acm:GetCertificate",
5251
"acm:ListCertificates",
5352
"acm:ListTagsForCertificate",

0 commit comments

Comments
 (0)