Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Apr 1, 2025
1 parent e03e472 commit 847b4e7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,9 @@ module "cluster" {
"scheduler",
]
cloudwatch_log_group_retention_in_days = "14"
upgrade_policy = {
upgrade_policy {
support_type = "STANDARD"
}

vpc_id = local.vpc_id
subnet_ids = local.subnets

Expand Down

0 comments on commit 847b4e7

Please sign in to comment.