From e6bd9cd1ac9c775e74dfc6f17bdd95a3eacc6a4c Mon Sep 17 00:00:00 2001 From: badra001 Date: Fri, 6 Jan 2023 12:00:38 -0500 Subject: [PATCH] update --- examples/full-cluster-tf-upgrade/tf-run.data | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/examples/full-cluster-tf-upgrade/tf-run.data b/examples/full-cluster-tf-upgrade/tf-run.data index c2b47f7..0c88eb9 100644 --- a/examples/full-cluster-tf-upgrade/tf-run.data +++ b/examples/full-cluster-tf-upgrade/tf-run.data @@ -1,4 +1,4 @@ -VERSION 1.3.0 +VERSION 1.3.1 REMOTE-STATE COMMENT make sure the private-lb subnet and container subnets are tagged properly (see README.md) STOP then continue with at step %%NEXT%% (tag:subnets-verified) @@ -48,17 +48,21 @@ PAUSE TAG setup-aws-auth COMMENT cd aws-auth and tf-run.sh apply -STOP +STOP Once applied in this subdirectory, come back here and continue with step %%NEXT%% (tag:setup-efs) TAG setup-efs COMMENT cd efs and tf-run.sh apply -STOP +STOP Once applied in this subdirectory, come back here and continue with step %%NEXT%% (tag:setup-irsa) TAG setup-irsa COMMENT cd irsa-roles and tf-run.sh apply -STOP +COMMENT Note: irsa-roles has other subdirectories to be applied, follow the directions from tf-run there +STOP Once applied in this subdirectory, come back here and continue with step %%NEXT%% (tag:setup-common-services) TAG setup-common-services COMMENT cd common-services and tf-run.sh apply -STOP +COMMENT Notes: this subdirectory is complicated, and it has a certificate step which is manual +STOP Once applied in this subdirectory, come back here and continue with step %%NEXT%% (tag:complete) +TAG complete +COMMENT You have completed the setup of the EKS cluster. There is a DNS Infoblox step, please contact badra001 for that