Skip to content

Commit

Permalink
force policy attachment
Browse files Browse the repository at this point in the history
  • Loading branch information
lars-fillmore committed Sep 5, 2024
1 parent c969888 commit 41a0840
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions odc_eks/vpc_support.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ module "s3_bucket" {
version = "~> 3.0"

bucket = var.flow_log_s3_bucket_name
attach_policy = true
policy = data.aws_iam_policy_document.flow_log_s3[0].json

force_destroy = true
Expand Down

0 comments on commit 41a0840

Please sign in to comment.