Skip to content

Commit

Permalink
use bottlerocket
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Jul 30, 2024
1 parent bcbf1e3 commit 67393ac
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 @@ -114,7 +114,7 @@ module "cluster" {
}

eks_managed_node_group_defaults = {
ami_type = "aws-k8s-1.30"
ami_type = "BOTTLEROCKET_x86_64"
}

node_security_group_enable_recommended_rules = true
Expand Down

0 comments on commit 67393ac

Please sign in to comment.