diff --git a/main.tf b/main.tf index 5ef061c..f7b92b1 100644 --- a/main.tf +++ b/main.tf @@ -94,7 +94,7 @@ module "cluster" { } eks_managed_node_group_defaults = { - ami_type = "BOTTLEROCKET" + ami_type = "BOTTLEROCKET_ARM_64_FIPS" } node_security_group_enable_recommended_rules = true