ContainerSolutions / terraform-examples

Simple and idiomatic examples of various Terraform functions and features.
https://containersolutions.github.io/terraform-examples/
159 stars 51 forks source link

spot_and_fargate is not working after clean up of networking resources #24

Closed knelasevero closed 3 years ago

knelasevero commented 3 years ago

Fails with:

│
│   with aws_eks_node_group.main,
│   on main.tf line 155, in resource "aws_eks_node_group" "main":
│  155: resource "aws_eks_node_group" "main" {

Gonna work on this. Probably need to go back and use most of what was on the old network.tf