Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelhar committed Feb 19, 2025
1 parent a38650a commit b130b39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/infra/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ module "network" {
node_groups = local.node_groups
network = var.network
flow_log_bucket_arn = local.create_s3 ? { arn = module.storage[0].info.s3.buckets.monitoring.arn } : null
create_s3_endpoint = local.create_s3
}

module "vpn" {
Expand Down

0 comments on commit b130b39

Please sign in to comment.