Skip to content

Commit

Permalink
case
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Oct 8, 2025
1 parent 24370e2 commit d26634d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ module "cluster" {
}

eks_managed_node_group_defaults = {
ami_type = "BOTTLEROCKET_X86_64"
ami_type = "BOTTLEROCKET_x86_64"
}

node_security_group_enable_recommended_rules = true
Expand Down

0 comments on commit d26634d

Please sign in to comment.