File tree Expand file tree Collapse file tree
eks_cluster_autoscaler_policies
eks_cluster_live_migration
eks_cluster_optional_readonly
eks_cluster_with_security_runtime_rules
eks_cluster_with_security Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,8 @@ module "eks" {
1515 most_recent = true
1616 }
1717 vpc-cni = {
18- most_recent = true
18+ most_recent = true
19+ before_compute = true
1920 }
2021 }
2122
Original file line number Diff line number Diff line change @@ -15,7 +15,8 @@ module "eks" {
1515 most_recent = true
1616 }
1717 vpc-cni = {
18- most_recent = true
18+ most_recent = true
19+ before_compute = true
1920 }
2021 }
2122
Original file line number Diff line number Diff line change @@ -15,7 +15,8 @@ module "eks" {
1515 most_recent = true
1616 }
1717 vpc-cni = {
18- most_recent = true
18+ most_recent = true
19+ before_compute = true
1920 }
2021 }
2122
Original file line number Diff line number Diff line change @@ -17,7 +17,8 @@ module "eks" {
1717 most_recent = true
1818 }
1919 vpc-cni = {
20- most_recent = true
20+ most_recent = true
21+ before_compute = true
2122 }
2223 }
2324
Original file line number Diff line number Diff line change @@ -15,7 +15,8 @@ module "eks" {
1515 most_recent = true
1616 }
1717 vpc-cni = {
18- most_recent = true
18+ most_recent = true
19+ before_compute = true
1920 }
2021 aws-ebs-csi-driver = {
2122 service_account_role_arn = module.ebs_csi_irsa_role.iam_role_arn
Original file line number Diff line number Diff line change @@ -15,7 +15,8 @@ module "eks" {
1515 most_recent = true
1616 }
1717 vpc-cni = {
18- most_recent = true
18+ most_recent = true
19+ before_compute = true
1920 }
2021 }
2122
Original file line number Diff line number Diff line change @@ -15,7 +15,8 @@ module "eks" {
1515 most_recent = true
1616 }
1717 vpc-cni = {
18- most_recent = true
18+ most_recent = true
19+ before_compute = true
1920 }
2021 }
2122
Original file line number Diff line number Diff line change @@ -22,7 +22,8 @@ module "eks" {
2222 most_recent = true
2323 }
2424 vpc-cni = {
25- most_recent = true
25+ most_recent = true
26+ before_compute = true
2627 }
2728 aws-ebs-csi-driver = {
2829 service_account_role_arn = module.ebs_csi_irsa_role.iam_role_arn
Original file line number Diff line number Diff line change @@ -16,7 +16,8 @@ module "eks" {
1616 most_recent = true
1717 }
1818 vpc-cni = {
19- most_recent = true
19+ most_recent = true
20+ before_compute = true
2021 }
2122 }
2223
Original file line number Diff line number Diff line change @@ -16,7 +16,8 @@ module "eks" {
1616 most_recent = true
1717 }
1818 vpc-cni = {
19- most_recent = true
19+ most_recent = true
20+ before_compute = true
2021 }
2122 }
2223
You can’t perform that action at this time.
0 commit comments