Skip to content

Instantly share code, notes, and snippets.

@phivid
Last active January 6, 2020 14:51
Show Gist options
  • Save phivid/233a4f555153a5d4216424f82e8f24b1 to your computer and use it in GitHub Desktop.
Save phivid/233a4f555153a5d4216424f82e8f24b1 to your computer and use it in GitHub Desktop.
lab-eks_eks_tree_project
eks
└── terraform
├── README.md
├── albingresscontroller.yml.tpl
├── autoscaler.yml.tpl
├── data.tf
├── eks.tf
├── eks_addons.tf
├── eks_rbac_iam.tf
├── iam-policy_eks_update_kubeconfig.json
├── iam-policy_node_albingresscontroller.json
├── iam-policy_node_autoscaler.json
├── outputs.tf
├── rbac_iam.yml.tpl
├── terraform.tf
└── variables.tf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment