Skip to content

Instantly share code, notes, and snippets.

@naturalett
Created November 3, 2022 22:26
Show Gist options
  • Select an option

  • Save naturalett/04648c3ae7bc540eac1cd73ce68f23ad to your computer and use it in GitHub Desktop.

Select an option

Save naturalett/04648c3ae7bc540eac1cd73ce68f23ad to your computer and use it in GitHub Desktop.
terragrunt/modules/eks-managed-node-group/terragrunt.hcl
terraform {
# https://registry.terraform.io/modules/terraform-aws-modules/eks/aws/latest/submodules/eks-managed-node-group
source = "tfr:///terraform-aws-modules/eks/aws//modules/eks-managed-node-group?version=18.27.1"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment