Skip to content

Commit

Permalink
enable private access
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Apr 3, 2025
1 parent c7e9a99 commit 1396d20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ module "cluster" {
"controllerManager",
"scheduler",
]
cloudwatch_log_group_retention_in_days = "14"

vpc_id = local.vpc_id
subnet_ids = local.subnets
Expand Down

0 comments on commit 1396d20

Please sign in to comment.