2024-11-29T13:04:40.722801Z $ terraform -chdir=tf/cluster init -backend-config="bucket=$TERRAFORM_BACKEND_BUCKET" -backend-config="region=$TERRAFORM_BACKEND_REGION" -backend-config="key=$BACKEND_KEY_CLUSTER" -backend-config="kms_key_id=$TERRAFORM_BACKEND_KMS_ID" -backend-config="dynamodb_table=terraform-lock" 2024-11-29T13:04:40.722820Z Initializing the backend... 2024-11-29T13:04:42.224451Z 2024-11-29T13:04:42.224466Z Successfully configured the backend "s3"! Terraform will automatically 2024-11-29T13:04:42.224470Z use this backend unless the backend configuration changes. 2024-11-29T13:04:42.224506Z Initializing modules... 2024-11-29T13:04:42.224527Z Downloading git::https://gitlab.com/bloombergindustrygroup/modules/aws/tf/eks-provisioning?ref=upstream for eks... 2024-11-29T13:04:44.227188Z - eks in .terraform/modules/eks 2024-11-29T13:04:44.227211Z Downloading git::https://github.com/terraform-aws-modules/terraform-aws-eks.git?ref=v20.30.1 for eks.eks-auth... 2024-11-29T13:04:45.228131Z - eks.eks-auth in .terraform/modules/eks.eks-auth/modules/aws-auth 2024-11-29T13:04:45.228150Z Downloading git::https://github.com/terraform-aws-modules/terraform-aws-eks.git?ref=v20.30.1 for eks.eks-cluster... 2024-11-29T13:04:47.730971Z - eks.eks-cluster in .terraform/modules/eks.eks-cluster 2024-11-29T13:04:47.730988Z - eks.eks-cluster.eks_managed_node_group in .terraform/modules/eks.eks-cluster/modules/eks-managed-node-group 2024-11-29T13:04:47.730994Z - eks.eks-cluster.eks_managed_node_group.user_data in .terraform/modules/eks.eks-cluster/modules/_user_data 2024-11-29T13:04:47.731000Z - eks.eks-cluster.fargate_profile in .terraform/modules/eks.eks-cluster/modules/fargate-profile 2024-11-29T13:04:48.232456Z Downloading registry.terraform.io/terraform-aws-modules/kms/aws 2.1.0 for eks.eks-cluster.kms... 2024-11-29T13:04:48.732024Z - eks.eks-cluster.kms in .terraform/modules/eks.eks-cluster.kms 2024-11-29T13:04:48.732037Z - eks.eks-cluster.self_managed_node_group in .terraform/modules/eks.eks-cluster/modules/self-managed-node-group 2024-11-29T13:04:48.732042Z - eks.eks-cluster.self_managed_node_group.user_data in .terraform/modules/eks.eks-cluster/modules/_user_data 2024-11-29T13:04:48.732049Z Downloading git::https://github.com/terraform-aws-modules/terraform-aws-iam.git?ref=v5.48.0 for eks.vpc_cni_irsa... 2024-11-29T13:04:49.735690Z - eks.vpc_cni_irsa in .terraform/modules/eks.vpc_cni_irsa/modules/iam-role-for-service-accounts-eks 2024-11-29T13:04:49.735705Z Initializing provider plugins... 2024-11-29T13:04:49.735711Z - Finding hashicorp/template versions matching ">= 2.2.0"... 2024-11-29T13:04:49.735718Z - Finding hashicorp/time versions matching ">= 0.9.0"... 2024-11-29T13:04:49.735721Z - Finding hashicorp/kubernetes versions matching ">= 2.20.0"... 2024-11-29T13:04:49.735725Z - Finding hashicorp/random versions matching ">= 3.5.1"... 2024-11-29T13:04:49.735730Z - Finding alekc/kubectl versions matching ">= 2.0.0"... 2024-11-29T13:04:49.735733Z - Finding hashicorp/local versions matching ">= 2.4.0"... 2024-11-29T13:04:49.735739Z - Finding hashicorp/tls versions matching ">= 3.0.0"... 2024-11-29T13:04:49.735746Z - Finding hashicorp/cloudinit versions matching ">= 2.0.0"... 2024-11-29T13:04:49.735750Z - Finding hashicorp/aws versions matching ">= 4.0.0, >= 4.33.0, >= 5.34.0, >= 5.58.0, != 5.71.0, >= 5.75.0"... 2024-11-29T13:04:50.234274Z - Finding hashicorp/null versions matching ">= 3.0.0, >= 3.2.1"... 2024-11-29T13:04:50.234291Z - Installing hashicorp/template v2.2.0... 2024-11-29T13:04:50.734918Z - Installed hashicorp/template v2.2.0 (unauthenticated) 2024-11-29T13:04:50.734962Z - Installing hashicorp/kubernetes v2.34.0... 2024-11-29T13:04:51.235670Z - Installed hashicorp/kubernetes v2.34.0 (unauthenticated) 2024-11-29T13:04:51.736522Z - Installing alekc/kubectl v2.1.3... 2024-11-29T13:04:52.236593Z - Installed alekc/kubectl v2.1.3 (unauthenticated) 2024-11-29T13:04:52.236615Z - Installing hashicorp/null v3.2.3... 2024-11-29T13:04:52.236625Z - Installed hashicorp/null v3.2.3 (unauthenticated) 2024-11-29T13:04:52.737160Z - Installing hashicorp/aws v5.78.0... 2024-11-29T13:04:55.741264Z - Installed hashicorp/aws v5.78.0 (unauthenticated) 2024-11-29T13:04:56.241621Z - Installing hashicorp/time v0.12.1... 2024-11-29T13:04:56.241650Z - Installed hashicorp/time v0.12.1 (unauthenticated) 2024-11-29T13:04:56.241655Z - Installing hashicorp/random v3.6.3... 2024-11-29T13:04:56.742587Z - Installed hashicorp/random v3.6.3 (unauthenticated) 2024-11-29T13:04:56.742599Z - Installing hashicorp/local v2.5.2... 2024-11-29T13:04:56.742602Z - Installed hashicorp/local v2.5.2 (unauthenticated) 2024-11-29T13:04:57.242887Z - Installing hashicorp/tls v4.0.6... 2024-11-29T13:04:57.242898Z - Installed hashicorp/tls v4.0.6 (unauthenticated) 2024-11-29T13:04:57.771705Z - Installing hashicorp/cloudinit v2.3.5... 2024-11-29T13:04:57.771716Z - Installed hashicorp/cloudinit v2.3.5 (unauthenticated) 2024-11-29T13:04:57.771722Z Terraform has created a lock file .terraform.lock.hcl to record the provider 2024-11-29T13:04:57.771726Z selections it made above. Include this file in your version control repository 2024-11-29T13:04:57.771729Z so that Terraform can guarantee to make the same selections by default when 2024-11-29T13:04:57.771731Z you run "terraform init" in the future. 2024-11-29T13:04:57.771734Z 2024-11-29T13:04:57.771736Z ╷ 2024-11-29T13:04:57.771740Z │ Warning: Incomplete lock file information for providers 2024-11-29T13:04:57.771745Z │ 2024-11-29T13:04:57.771748Z │ Due to your customized provider installation methods, Terraform was forced 2024-11-29T13:04:57.771752Z │ to calculate lock file checksums locally for the following providers: 2024-11-29T13:04:57.771757Z │ - alekc/kubectl 2024-11-29T13:04:57.771759Z │ - hashicorp/aws 2024-11-29T13:04:57.771761Z │ - hashicorp/cloudinit 2024-11-29T13:04:57.771764Z │ - hashicorp/kubernetes 2024-11-29T13:04:57.771765Z │ - hashicorp/local 2024-11-29T13:04:57.771767Z │ - hashicorp/null 2024-11-29T13:04:57.771770Z │ - hashicorp/random 2024-11-29T13:04:57.771771Z │ - hashicorp/template 2024-11-29T13:04:57.771775Z │ - hashicorp/time 2024-11-29T13:04:57.771778Z │ - hashicorp/tls 2024-11-29T13:04:57.771779Z │ 2024-11-29T13:04:57.771782Z │ The current .terraform.lock.hcl file only includes checksums for 2024-11-29T13:04:57.771820Z │ linux_amd64, so Terraform running on another platform will fail to install 2024-11-29T13:04:57.771839Z │ these providers. 2024-11-29T13:04:57.771844Z │ 2024-11-29T13:04:57.771872Z │ To calculate additional checksums for another platform, run: 2024-11-29T13:04:57.771885Z │ terraform providers lock -platform=linux_amd64 2024-11-29T13:04:57.771889Z │ (where linux_amd64 is the platform to generate) 2024-11-29T13:04:57.771893Z ╵ 2024-11-29T13:04:57.771899Z Terraform has been successfully initialized! 2024-11-29T13:04:57.771901Z 2024-11-29T13:04:57.771905Z You may now begin working with Terraform. Try running "terraform plan" to see 2024-11-29T13:04:57.771910Z any changes that are required for your infrastructure. All Terraform commands 2024-11-29T13:04:57.771951Z should now work. 2024-11-29T13:04:57.771955Z 2024-11-29T13:04:57.771970Z If you ever set or change modules or backend configuration for Terraform, 2024-11-29T13:04:57.771974Z rerun this command to reinitialize your working directory. If you forget, other 2024-11-29T13:04:57.771979Z commands will detect it and remind you to do so if necessary. 2024-11-29T13:04:57.772008Z $ terraform -chdir=tf/bootstrap init -backend-config="bucket=$TERRAFORM_BACKEND_BUCKET" -backend-config="region=$TERRAFORM_BACKEND_REGION" -backend-config="key=$BACKEND_KEY_BOOTSTRAP" -backend-config="kms_key_id=$TERRAFORM_BACKEND_KMS_ID" -backend-config="dynamodb_table=terraform-lock" 2024-11-29T13:04:57.772024Z Initializing the backend... 2024-11-29T13:04:58.744437Z 2024-11-29T13:04:58.744446Z Successfully configured the backend "s3"! Terraform will automatically 2024-11-29T13:04:58.744451Z use this backend unless the backend configuration changes. 2024-11-29T13:04:58.744458Z Initializing modules... 2024-11-29T13:04:58.744463Z Downloading git::https://gitlab.com/bloombergindustrygroup/modules/aws/tf/eks-bootstrap-base?ref=main for lib-bootstrap-base... 2024-11-29T13:05:00.249138Z - lib-bootstrap-base in .terraform/modules/lib-bootstrap-base 2024-11-29T13:05:00.249153Z Downloading git::https://gitlab.com/bloombergindustrygroup/modules/aws/tf/iam-assumable-role-with-oidc.git?ref=v0.0.6 for lib-bootstrap-base.aws_node_termination_handler_role... 2024-11-29T13:05:01.748373Z - lib-bootstrap-base.aws_node_termination_handler_role in .terraform/modules/lib-bootstrap-base.aws_node_termination_handler_role 2024-11-29T13:05:01.748386Z Downloading git::https://gitlab.com/bloombergindustrygroup/modules/aws/tf/iam-assumable-role-with-oidc.git?ref=v0.0.6 for lib-bootstrap-base.iam_assumable_role_alb_ingress... 2024-11-29T13:05:01.748391Z - lib-bootstrap-base.iam_assumable_role_alb_ingress in .terraform/modules/lib-bootstrap-base.iam_assumable_role_alb_ingress 2024-11-29T13:05:01.748397Z Downloading git::https://gitlab.com/bloombergindustrygroup/modules/aws/tf/iam-assumable-role-with-oidc.git?ref=v0.0.6 for lib-bootstrap-base.iam_assumable_role_aws_fluent_bit... 2024-11-29T13:05:01.748401Z - lib-bootstrap-base.iam_assumable_role_aws_fluent_bit in .terraform/modules/lib-bootstrap-base.iam_assumable_role_aws_fluent_bit 2024-11-29T13:05:01.748407Z Downloading git::https://gitlab.com/bloombergindustrygroup/modules/aws/tf/iam-assumable-role-with-oidc.git?ref=v0.0.6 for lib-bootstrap-base.iam_assumable_role_cluster_autoscaler... 2024-11-29T13:05:01.748413Z - lib-bootstrap-base.iam_assumable_role_cluster_autoscaler in .terraform/modules/lib-bootstrap-base.iam_assumable_role_cluster_autoscaler 2024-11-29T13:05:01.748417Z Downloading git::https://gitlab.com/bloombergindustrygroup/modules/aws/tf/iam-assumable-role-with-oidc.git?ref=v0.0.6 for lib-bootstrap-base.iam_assumable_role_container_insights... 2024-11-29T13:05:01.748422Z - lib-bootstrap-base.iam_assumable_role_container_insights in .terraform/modules/lib-bootstrap-base.iam_assumable_role_container_insights 2024-11-29T13:05:01.748428Z Downloading git::https://gitlab.com/bloombergindustrygroup/modules/aws/tf/aws-sqs.git?ref=v3.2.1 for lib-bootstrap-base.sqs... 2024-11-29T13:05:02.749647Z - lib-bootstrap-base.sqs in .terraform/modules/lib-bootstrap-base.sqs 2024-11-29T13:05:02.749667Z Initializing provider plugins... 2024-11-29T13:05:02.749671Z - terraform.io/builtin/terraform is built in to Terraform 2024-11-29T13:05:02.749698Z - Finding hashicorp/aws versions matching ">= 3.63.0, >= 5.34.0, != 5.71.0"... 2024-11-29T13:05:02.749706Z - Finding hashicorp/helm versions matching ">= 2.4.1, >= 2.10.1"... 2024-11-29T13:05:02.749713Z - Finding alekc/kubectl versions matching ">= 2.0.0"... 2024-11-29T13:05:03.250460Z - Finding hashicorp/local versions matching ">= 2.1.0"... 2024-11-29T13:05:03.250515Z - Finding hashicorp/kubernetes versions matching ">= 2.20.0"... 2024-11-29T13:05:03.250519Z - Installing hashicorp/aws v5.78.0... 2024-11-29T13:05:06.253921Z - Installed hashicorp/aws v5.78.0 (unauthenticated) 2024-11-29T13:05:06.253939Z - Installing hashicorp/helm v2.16.1... 2024-11-29T13:05:06.754242Z - Installed hashicorp/helm v2.16.1 (unauthenticated) 2024-11-29T13:05:07.254740Z - Installing alekc/kubectl v2.1.3... 2024-11-29T13:05:07.755383Z - Installed alekc/kubectl v2.1.3 (unauthenticated) 2024-11-29T13:05:07.755403Z - Installing hashicorp/local v2.5.2... 2024-11-29T13:05:07.755408Z - Installed hashicorp/local v2.5.2 (unauthenticated) 2024-11-29T13:05:08.256225Z - Installing hashicorp/kubernetes v2.34.0... 2024-11-29T13:05:08.756816Z - Installed hashicorp/kubernetes v2.34.0 (unauthenticated) 2024-11-29T13:05:08.756832Z Terraform has created a lock file .terraform.lock.hcl to record the provider 2024-11-29T13:05:08.756836Z selections it made above. Include this file in your version control repository 2024-11-29T13:05:08.756842Z so that Terraform can guarantee to make the same selections by default when 2024-11-29T13:05:08.756844Z you run "terraform init" in the future. 2024-11-29T13:05:08.756846Z 2024-11-29T13:05:08.756850Z ╷ 2024-11-29T13:05:08.756853Z │ Warning: Incomplete lock file information for providers 2024-11-29T13:05:08.756855Z │ 2024-11-29T13:05:08.756858Z │ Due to your customized provider installation methods, Terraform was forced 2024-11-29T13:05:08.756861Z │ to calculate lock file checksums locally for the following providers: 2024-11-29T13:05:08.756863Z │ - alekc/kubectl 2024-11-29T13:05:08.756866Z │ - hashicorp/aws 2024-11-29T13:05:08.756868Z │ - hashicorp/helm 2024-11-29T13:05:08.756870Z │ - hashicorp/kubernetes 2024-11-29T13:05:08.756873Z │ - hashicorp/local 2024-11-29T13:05:08.756874Z │ 2024-11-29T13:05:08.756876Z │ The current .terraform.lock.hcl file only includes checksums for 2024-11-29T13:05:08.756879Z │ linux_amd64, so Terraform running on another platform will fail to install 2024-11-29T13:05:08.756882Z │ these providers. 2024-11-29T13:05:08.756884Z │ 2024-11-29T13:05:08.756889Z │ To calculate additional checksums for another platform, run: 2024-11-29T13:05:08.756892Z │ terraform providers lock -platform=linux_amd64 2024-11-29T13:05:08.756909Z │ (where linux_amd64 is the platform to generate) 2024-11-29T13:05:08.756915Z ╵ 2024-11-29T13:05:08.756917Z Terraform has been successfully initialized! 2024-11-29T13:05:08.756921Z 2024-11-29T13:05:08.756926Z You may now begin working with Terraform. Try running "terraform plan" to see 2024-11-29T13:05:08.756930Z any changes that are required for your infrastructure. All Terraform commands 2024-11-29T13:05:08.756933Z should now work. 2024-11-29T13:05:08.756937Z 2024-11-29T13:05:08.756940Z If you ever set or change modules or backend configuration for Terraform, 2024-11-29T13:05:08.756943Z rerun this command to reinitialize your working directory. If you forget, other 2024-11-29T13:05:08.756948Z commands will detect it and remind you to do so if necessary. 2024-11-29T13:05:08.761421Z $ terraform -chdir=tf/cluster plan -var-file="1.27.tfvars" -out $TERRAFORM_PLAN_FILE -var "targetId=${TARGET_ID}" 2024-11-29T13:05:16.768542Z module.eks.module.vpc_cni_irsa.data.aws_region.current: Reading... 2024-11-29T13:05:16.768555Z module.eks.data.aws_vpc.main: Reading... 2024-11-29T13:05:16.768561Z module.eks.data.aws_iam_policy_document.cluster-bottlerocket-image-pull: Reading... 2024-11-29T13:05:16.768565Z module.eks.module.vpc_cni_irsa.data.aws_caller_identity.current: Reading... 2024-11-29T13:05:16.768569Z module.eks.data.aws_secretsmanager_secret_version.bindg_eks_ami_linux_nvidia_x64: Reading... 2024-11-29T13:05:16.768572Z module.eks.data.aws_secretsmanager_secret_version.bindg_eks_ami_windows_x64: Reading... 2024-11-29T13:05:16.768576Z module.eks.module.vpc_cni_irsa.data.aws_partition.current: Reading... 2024-11-29T13:05:16.768578Z module.eks.data.aws_secretsmanager_secret_version.bindg_eks_ami_linux_x64: Reading... 2024-11-29T13:05:16.768581Z module.eks.data.aws_default_tags.provider: Reading... 2024-11-29T13:05:16.768584Z data.aws_iam_policy_document.gitlab_runner_policy_data: Reading... 2024-11-29T13:05:16.768587Z module.eks.module.vpc_cni_irsa.data.aws_partition.current: Read complete after 0s [id=aws] 2024-11-29T13:05:16.768589Z module.eks.data.aws_default_tags.provider: Read complete after 0s [id=aws] 2024-11-29T13:05:16.768608Z module.eks.module.vpc_cni_irsa.data.aws_region.current: Read complete after 0s [id=us-east-1] 2024-11-29T13:05:16.768611Z module.eks.data.aws_iam_policy_document.cluster-bottlerocket-image-pull: Read complete after 0s [id=2078884506] 2024-11-29T13:05:16.768615Z module.eks.data.aws_secretsmanager_secret_version.bindg_eks_ami_linux_arm64: Reading... 2024-11-29T13:05:16.768646Z module.eks.data.aws_secretsmanager_secret_version.bindg_eks_ami_br_nvidia_arm64: Reading... 2024-11-29T13:05:16.768656Z data.aws_iam_policy_document.gitlab_runner_policy_data: Read complete after 0s [id=255360229] 2024-11-29T13:05:16.768659Z module.eks.module.vpc_cni_irsa.data.aws_iam_policy_document.vpc_cni[0]: Reading... 2024-11-29T13:05:16.768664Z module.eks.module.vpc_cni_irsa.data.aws_iam_policy_document.vpc_cni[0]: Read complete after 0s [id=1079910255] 2024-11-29T13:05:16.768675Z module.eks.module.vpc_cni_irsa.data.aws_caller_identity.current: Read complete after 0s [id=199058210261] 2024-11-29T13:05:16.768680Z module.eks.data.aws_secretsmanager_secret_version.bindg_eks_ami_br_nvidia_arm64: Read complete after 1s [id=arn:aws:secretsmanager:us-east-1:596355048066:secret:/INDG-AMIS/bindg-eks1.27-arm-nvidia-br/latest|AWSCURRENT] 2024-11-29T13:05:16.768685Z module.eks.data.aws_secretsmanager_secret_version.bindg_eks_ami_windows_x64: Read complete after 1s [id=arn:aws:secretsmanager:us-east-1:596355048066:secret:/INDG-AMIS/bindg-eks1.27-win/latest|AWSCURRENT] 2024-11-29T13:05:16.768689Z module.eks.data.aws_secretsmanager_secret_version.bindg_eks_ami_linux_nvidia_x64: Read complete after 1s [id=arn:aws:secretsmanager:us-east-1:596355048066:secret:/INDG-AMIS/bindg-eks1.27-nvidia/latest|AWSCURRENT] 2024-11-29T13:05:16.768693Z module.eks.data.aws_secretsmanager_secret_version.bindg_eks_ami_linux_x64: Read complete after 1s [id=arn:aws:secretsmanager:us-east-1:596355048066:secret:/INDG-AMIS/bindg-eks1.27/latest|AWSCURRENT] 2024-11-29T13:05:16.768699Z module.eks.data.aws_secretsmanager_secret_version.bindg_eks_ami_linux_arm64: Read complete after 1s [id=arn:aws:secretsmanager:us-east-1:596355048066:secret:/INDG-AMIS/bindg-eks1.27-arm/latest|AWSCURRENT] 2024-11-29T13:05:17.277843Z module.eks.data.aws_vpc.main: Read complete after 1s [id=vpc-09090e16b2d92b3be] 2024-11-29T13:05:17.277855Z module.eks.data.aws_subnets.additional[0]: Reading... 2024-11-29T13:05:17.278787Z module.eks.data.aws_subnets.private: Reading... 2024-11-29T13:05:17.780302Z module.eks.data.aws_subnets.additional[0]: Read complete after 0s [id=us-east-1] 2024-11-29T13:05:17.780313Z module.eks.data.aws_subnets.private: Read complete after 1s [id=us-east-1] 2024-11-29T13:05:20.272375Z 2024-11-29T13:05:20.272392Z Terraform used the selected providers to generate the following execution 2024-11-29T13:05:20.272397Z plan. Resource actions are indicated with the following symbols: 2024-11-29T13:05:20.272402Z + create 2024-11-29T13:05:20.272405Z <= read (data resources) 2024-11-29T13:05:20.272409Z 2024-11-29T13:05:20.272413Z Terraform will perform the following actions: 2024-11-29T13:05:20.272414Z 2024-11-29T13:05:20.272417Z # data.aws_iam_policy_document.secrets_policy will be read during apply 2024-11-29T13:05:20.272421Z # (config refers to values not yet known) 2024-11-29T13:05:20.272423Z <= data "aws_iam_policy_document" "secrets_policy" { 2024-11-29T13:05:20.272426Z + id = (known after apply) 2024-11-29T13:05:20.272429Z + json = (known after apply) 2024-11-29T13:05:20.272430Z + minified_json = (known after apply) 2024-11-29T13:05:20.272432Z 2024-11-29T13:05:20.272435Z + statement { 2024-11-29T13:05:20.272436Z + actions = [ 2024-11-29T13:05:20.272439Z + "kms:CancelKeyDeletion", 2024-11-29T13:05:20.272442Z + "kms:Create*", 2024-11-29T13:05:20.272443Z + "kms:CreateGrant", 2024-11-29T13:05:20.272445Z + "kms:Delete*", 2024-11-29T13:05:20.272477Z + "kms:Describe*", 2024-11-29T13:05:20.272479Z + "kms:Disable*", 2024-11-29T13:05:20.272481Z + "kms:Enable*", 2024-11-29T13:05:20.272484Z + "kms:Encrypt", 2024-11-29T13:05:20.272486Z + "kms:Generate*", 2024-11-29T13:05:20.272488Z + "kms:Get*", 2024-11-29T13:05:20.272491Z + "kms:List*", 2024-11-29T13:05:20.272492Z + "kms:ListGrants", 2024-11-29T13:05:20.272494Z + "kms:Put*", 2024-11-29T13:05:20.272497Z + "kms:ReEncrypt*", 2024-11-29T13:05:20.272499Z + "kms:Revoke*", 2024-11-29T13:05:20.272501Z + "kms:RevokeGrant", 2024-11-29T13:05:20.272512Z + "kms:ScheduleKeyDeletion", 2024-11-29T13:05:20.272514Z + "kms:TagResource", 2024-11-29T13:05:20.272516Z + "kms:UntagResource", 2024-11-29T13:05:20.272520Z + "kms:Update*", 2024-11-29T13:05:20.272522Z ] 2024-11-29T13:05:20.272524Z + effect = "Allow" 2024-11-29T13:05:20.272527Z + resources = [ 2024-11-29T13:05:20.272529Z + "*", 2024-11-29T13:05:20.272530Z ] 2024-11-29T13:05:20.272534Z + sid = "Access for deployment and CE roles" 2024-11-29T13:05:20.272535Z 2024-11-29T13:05:20.272537Z + principals { 2024-11-29T13:05:20.272540Z + identifiers = [ 2024-11-29T13:05:20.272542Z + "arn:aws:iam::199058210261:role/bna-okta-admin", 2024-11-29T13:05:20.272545Z + "arn:aws:iam::199058210261:role/inf-gitlab-terraform-deployment", 2024-11-29T13:05:20.272548Z ] 2024-11-29T13:05:20.272549Z + type = "AWS" 2024-11-29T13:05:20.272551Z } 2024-11-29T13:05:20.272557Z } 2024-11-29T13:05:20.272558Z + statement { 2024-11-29T13:05:20.272560Z + actions = [ 2024-11-29T13:05:20.272563Z + "kms:DescribeKey", 2024-11-29T13:05:20.272565Z + "kms:GetKeyRotationStatus*", 2024-11-29T13:05:20.272567Z + "kms:ListKeyPolicies*", 2024-11-29T13:05:20.272570Z + "kms:ListResourceTags", 2024-11-29T13:05:20.272572Z ] 2024-11-29T13:05:20.272574Z + effect = "Allow" 2024-11-29T13:05:20.272577Z + resources = [ 2024-11-29T13:05:20.272582Z + "*", 2024-11-29T13:05:20.272584Z ] 2024-11-29T13:05:20.272587Z + sid = "Allow Dome9 role" 2024-11-29T13:05:20.272589Z 2024-11-29T13:05:20.272591Z + principals { 2024-11-29T13:05:20.272596Z + identifiers = [ 2024-11-29T13:05:20.272600Z + "arn:aws:iam::199058210261:role/inf-dome9-service-role-prd", 2024-11-29T13:05:20.272601Z ] 2024-11-29T13:05:20.272603Z + type = "AWS" 2024-11-29T13:05:20.272606Z } 2024-11-29T13:05:20.272607Z } 2024-11-29T13:05:20.272609Z + statement { 2024-11-29T13:05:20.272615Z + actions = [ 2024-11-29T13:05:20.272616Z + "kms:Decrypt", 2024-11-29T13:05:20.272619Z + "kms:DescribeKey", 2024-11-29T13:05:20.272621Z + "kms:Encrypt", 2024-11-29T13:05:20.272623Z + "kms:GenerateDataKey*", 2024-11-29T13:05:20.272628Z ] 2024-11-29T13:05:20.272631Z + effect = "Allow" 2024-11-29T13:05:20.272633Z + resources = [ 2024-11-29T13:05:20.272635Z + "*", 2024-11-29T13:05:20.272638Z ] 2024-11-29T13:05:20.272641Z + sid = "Allow usage of the key needed in some use cases when secrets are used during deployment" 2024-11-29T13:05:20.272643Z 2024-11-29T13:05:20.272646Z + principals { 2024-11-29T13:05:20.272648Z + identifiers = [ 2024-11-29T13:05:20.272650Z + "arn:aws:iam::199058210261:role/bna-okta-admin", 2024-11-29T13:05:20.272653Z + "arn:aws:iam::199058210261:role/inf-gitlab-terraform-deployment", 2024-11-29T13:05:20.272657Z ] 2024-11-29T13:05:20.272659Z + type = "AWS" 2024-11-29T13:05:20.272662Z } 2024-11-29T13:05:20.272663Z } 2024-11-29T13:05:20.272665Z + statement { 2024-11-29T13:05:20.272668Z + actions = [ 2024-11-29T13:05:20.272669Z + "kms:Decrypt", 2024-11-29T13:05:20.272672Z + "kms:DescribeKey", 2024-11-29T13:05:20.272674Z + "kms:Encrypt", 2024-11-29T13:05:20.272676Z + "kms:ListGrants", 2024-11-29T13:05:20.272678Z ] 2024-11-29T13:05:20.272680Z + effect = "Allow" 2024-11-29T13:05:20.272682Z + resources = [ 2024-11-29T13:05:20.272684Z + "*", 2024-11-29T13:05:20.272687Z ] 2024-11-29T13:05:20.272689Z + sid = "Allow usage of the key by the cluster" 2024-11-29T13:05:20.272691Z 2024-11-29T13:05:20.272693Z + principals { 2024-11-29T13:05:20.272695Z + identifiers = [ 2024-11-29T13:05:20.272697Z + (known after apply), 2024-11-29T13:05:20.272700Z ] 2024-11-29T13:05:20.272701Z + type = "AWS" 2024-11-29T13:05:20.272703Z } 2024-11-29T13:05:20.272706Z } 2024-11-29T13:05:20.272707Z } 2024-11-29T13:05:20.272709Z 2024-11-29T13:05:20.272713Z # aws_kms_key.secrets will be created 2024-11-29T13:05:20.272715Z + resource "aws_kms_key" "secrets" { 2024-11-29T13:05:20.272720Z + arn = (known after apply) 2024-11-29T13:05:20.272723Z + bypass_policy_lockout_safety_check = false 2024-11-29T13:05:20.272725Z + customer_master_key_spec = "SYMMETRIC_DEFAULT" 2024-11-29T13:05:20.272727Z + deletion_window_in_days = 7 2024-11-29T13:05:20.272733Z + description = "KMS CMK for EKS secrets encryption for 18696-1.27-x86" 2024-11-29T13:05:20.272735Z + enable_key_rotation = true 2024-11-29T13:05:20.272738Z + id = (known after apply) 2024-11-29T13:05:20.272740Z + is_enabled = true 2024-11-29T13:05:20.272742Z + key_id = (known after apply) 2024-11-29T13:05:20.272745Z + key_usage = "ENCRYPT_DECRYPT" 2024-11-29T13:05:20.272748Z + multi_region = (known after apply) 2024-11-29T13:05:20.272750Z + policy = (known after apply) 2024-11-29T13:05:20.272752Z + rotation_period_in_days = (known after apply) 2024-11-29T13:05:20.272772Z + tags_all = { 2024-11-29T13:05:20.272773Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.272776Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.272779Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.272781Z + "migrated" = "False" 2024-11-29T13:05:20.272783Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.272786Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.272789Z + "stackType" = "terraform" 2024-11-29T13:05:20.272792Z } 2024-11-29T13:05:20.272796Z } 2024-11-29T13:05:20.272797Z 2024-11-29T13:05:20.272803Z # module.eks.aws_ec2_tag.tag_additional_subnets["subnet-00526242ca9ca65e0"] will be created 2024-11-29T13:05:20.272806Z + resource "aws_ec2_tag" "tag_additional_subnets" { 2024-11-29T13:05:20.272808Z + id = (known after apply) 2024-11-29T13:05:20.272816Z + key = "kubernetes.io/role/cni" 2024-11-29T13:05:20.272819Z + resource_id = "subnet-00526242ca9ca65e0" 2024-11-29T13:05:20.272822Z + value = "1" 2024-11-29T13:05:20.272825Z } 2024-11-29T13:05:20.272826Z 2024-11-29T13:05:20.272829Z # module.eks.aws_ec2_tag.tag_additional_subnets["subnet-05a998b0507fc3922"] will be created 2024-11-29T13:05:20.272832Z + resource "aws_ec2_tag" "tag_additional_subnets" { 2024-11-29T13:05:20.272834Z + id = (known after apply) 2024-11-29T13:05:20.272836Z + key = "kubernetes.io/role/cni" 2024-11-29T13:05:20.272839Z + resource_id = "subnet-05a998b0507fc3922" 2024-11-29T13:05:20.272840Z + value = "1" 2024-11-29T13:05:20.272842Z } 2024-11-29T13:05:20.272846Z 2024-11-29T13:05:20.272848Z # module.eks.aws_ec2_tag.tag_additional_subnets["subnet-0e63d265eebf32a02"] will be created 2024-11-29T13:05:20.272851Z + resource "aws_ec2_tag" "tag_additional_subnets" { 2024-11-29T13:05:20.272853Z + id = (known after apply) 2024-11-29T13:05:20.272856Z + key = "kubernetes.io/role/cni" 2024-11-29T13:05:20.272891Z + resource_id = "subnet-0e63d265eebf32a02" 2024-11-29T13:05:20.272898Z + value = "1" 2024-11-29T13:05:20.272901Z } 2024-11-29T13:05:20.272904Z 2024-11-29T13:05:20.272920Z # module.eks.aws_eks_access_entry.admin will be created 2024-11-29T13:05:20.272923Z + resource "aws_eks_access_entry" "admin" { 2024-11-29T13:05:20.272927Z + access_entry_arn = (known after apply) 2024-11-29T13:05:20.272929Z + cluster_name = "test-18696-127-x86-dev-us-east-1" 2024-11-29T13:05:20.272931Z + created_at = (known after apply) 2024-11-29T13:05:20.272940Z + id = (known after apply) 2024-11-29T13:05:20.272943Z + kubernetes_groups = (known after apply) 2024-11-29T13:05:20.272948Z + modified_at = (known after apply) 2024-11-29T13:05:20.272950Z + principal_arn = "arn:aws:iam::199058210261:role/bna-okta-admin" 2024-11-29T13:05:20.272954Z + tags_all = { 2024-11-29T13:05:20.272958Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.272961Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.272964Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.272973Z + "migrated" = "False" 2024-11-29T13:05:20.272990Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.272993Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.272997Z + "stackType" = "terraform" 2024-11-29T13:05:20.272999Z } 2024-11-29T13:05:20.273002Z + type = "STANDARD" 2024-11-29T13:05:20.273007Z + user_name = "inf-gitlab-terraform-deployment" 2024-11-29T13:05:20.273009Z } 2024-11-29T13:05:20.273011Z 2024-11-29T13:05:20.273017Z # module.eks.aws_eks_access_policy_association.admin will be created 2024-11-29T13:05:20.273020Z + resource "aws_eks_access_policy_association" "admin" { 2024-11-29T13:05:20.273023Z + associated_at = (known after apply) 2024-11-29T13:05:20.273030Z + cluster_name = "test-18696-127-x86-dev-us-east-1" 2024-11-29T13:05:20.273031Z + id = (known after apply) 2024-11-29T13:05:20.273033Z + modified_at = (known after apply) 2024-11-29T13:05:20.273039Z + policy_arn = "arn:aws:eks::aws:cluster-access-policy/AmazonEKSClusterAdminPolicy" 2024-11-29T13:05:20.273041Z + principal_arn = "arn:aws:iam::199058210261:role/bna-okta-admin" 2024-11-29T13:05:20.273043Z 2024-11-29T13:05:20.273046Z + access_scope { 2024-11-29T13:05:20.273047Z + type = "cluster" 2024-11-29T13:05:20.273049Z } 2024-11-29T13:05:20.273052Z } 2024-11-29T13:05:20.273052Z 2024-11-29T13:05:20.273054Z # module.eks.time_sleep.this will be created 2024-11-29T13:05:20.273057Z + resource "time_sleep" "this" { 2024-11-29T13:05:20.273059Z + create_duration = "5s" 2024-11-29T13:05:20.273061Z + id = (known after apply) 2024-11-29T13:05:20.273064Z } 2024-11-29T13:05:20.273066Z 2024-11-29T13:05:20.273068Z # module.eks.module.eks-auth.kubernetes_config_map.aws_auth[0] will be created 2024-11-29T13:05:20.273071Z + resource "kubernetes_config_map" "aws_auth" { 2024-11-29T13:05:20.273074Z + data = { 2024-11-29T13:05:20.273077Z + "mapAccounts" = jsonencode([]) 2024-11-29T13:05:20.273079Z + "mapRoles" = <<-EOT 2024-11-29T13:05:20.273082Z - "groups": 2024-11-29T13:05:20.273084Z - "system:masters" 2024-11-29T13:05:20.273086Z "rolearn": "arn:aws:iam::199058210261:role/bna-okta-admin" 2024-11-29T13:05:20.273090Z "username": "bna-okta-admin" 2024-11-29T13:05:20.273093Z - "groups": 2024-11-29T13:05:20.273094Z - "system:masters" 2024-11-29T13:05:20.273097Z "rolearn": "arn:aws:iam::287767167139:role/glrun-gitlab-run-prd-us-east-1-pe-aws-terraform" 2024-11-29T13:05:20.273110Z "username": "testing-pipeline-role" 2024-11-29T13:05:20.273115Z - "groups": 2024-11-29T13:05:20.273119Z - "system:masters" 2024-11-29T13:05:20.273122Z "rolearn": "arn:aws:iam::287767167139:role/glrun-gitlab-run-prd-us-west-2-pe-aws-terraform" 2024-11-29T13:05:20.273124Z "username": "testing-pipeline-role" 2024-11-29T13:05:20.273126Z - "groups": 2024-11-29T13:05:20.273128Z - "system:masters" 2024-11-29T13:05:20.273130Z "rolearn": "arn:aws:iam::199058210261:role/bna-okta-admin" 2024-11-29T13:05:20.273137Z "username": "inf-gitlab-terraform-deployment" 2024-11-29T13:05:20.273140Z EOT 2024-11-29T13:05:20.273141Z + "mapUsers" = jsonencode([]) 2024-11-29T13:05:20.273148Z } 2024-11-29T13:05:20.273150Z + id = (known after apply) 2024-11-29T13:05:20.273151Z 2024-11-29T13:05:20.273153Z + metadata { 2024-11-29T13:05:20.273157Z + generation = (known after apply) 2024-11-29T13:05:20.273159Z + name = "aws-auth" 2024-11-29T13:05:20.273161Z + namespace = "kube-system" 2024-11-29T13:05:20.273164Z + resource_version = (known after apply) 2024-11-29T13:05:20.273165Z + uid = (known after apply) 2024-11-29T13:05:20.273167Z } 2024-11-29T13:05:20.273169Z } 2024-11-29T13:05:20.273170Z 2024-11-29T13:05:20.273172Z # module.eks.module.eks-auth.kubernetes_config_map_v1_data.aws_auth[0] will be created 2024-11-29T13:05:20.273176Z + resource "kubernetes_config_map_v1_data" "aws_auth" { 2024-11-29T13:05:20.273177Z + data = { 2024-11-29T13:05:20.273179Z + "mapAccounts" = jsonencode([]) 2024-11-29T13:05:20.273181Z + "mapRoles" = <<-EOT 2024-11-29T13:05:20.273183Z - "groups": 2024-11-29T13:05:20.273184Z - "system:masters" 2024-11-29T13:05:20.273190Z "rolearn": "arn:aws:iam::199058210261:role/bna-okta-admin" 2024-11-29T13:05:20.273193Z "username": "bna-okta-admin" 2024-11-29T13:05:20.273195Z - "groups": 2024-11-29T13:05:20.273225Z - "system:masters" 2024-11-29T13:05:20.273233Z "rolearn": "arn:aws:iam::287767167139:role/glrun-gitlab-run-prd-us-east-1-pe-aws-terraform" 2024-11-29T13:05:20.273237Z "username": "testing-pipeline-role" 2024-11-29T13:05:20.273241Z - "groups": 2024-11-29T13:05:20.273242Z - "system:masters" 2024-11-29T13:05:20.273245Z "rolearn": "arn:aws:iam::287767167139:role/glrun-gitlab-run-prd-us-west-2-pe-aws-terraform" 2024-11-29T13:05:20.273253Z "username": "testing-pipeline-role" 2024-11-29T13:05:20.273255Z - "groups": 2024-11-29T13:05:20.273257Z - "system:masters" 2024-11-29T13:05:20.273266Z "rolearn": "arn:aws:iam::199058210261:role/bna-okta-admin" 2024-11-29T13:05:20.273270Z "username": "inf-gitlab-terraform-deployment" 2024-11-29T13:05:20.273272Z EOT 2024-11-29T13:05:20.273275Z + "mapUsers" = jsonencode([]) 2024-11-29T13:05:20.273278Z } 2024-11-29T13:05:20.273280Z + field_manager = "Terraform" 2024-11-29T13:05:20.273282Z + force = true 2024-11-29T13:05:20.273287Z + id = (known after apply) 2024-11-29T13:05:20.273288Z 2024-11-29T13:05:20.273290Z + metadata { 2024-11-29T13:05:20.273293Z + name = "aws-auth" 2024-11-29T13:05:20.273294Z + namespace = "kube-system" 2024-11-29T13:05:20.273296Z } 2024-11-29T13:05:20.273299Z } 2024-11-29T13:05:20.273300Z 2024-11-29T13:05:20.273303Z # module.eks.module.eks-cluster.data.aws_caller_identity.current will be read during apply 2024-11-29T13:05:20.273307Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.273309Z <= data "aws_caller_identity" "current" { 2024-11-29T13:05:20.273311Z + account_id = (known after apply) 2024-11-29T13:05:20.273315Z + arn = (known after apply) 2024-11-29T13:05:20.273317Z + id = (known after apply) 2024-11-29T13:05:20.273319Z + user_id = (known after apply) 2024-11-29T13:05:20.273341Z } 2024-11-29T13:05:20.273351Z 2024-11-29T13:05:20.273354Z # module.eks.module.eks-cluster.data.aws_eks_addon_version.this["coredns"] will be read during apply 2024-11-29T13:05:20.273356Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.273360Z <= data "aws_eks_addon_version" "this" { 2024-11-29T13:05:20.273362Z + addon_name = "coredns" 2024-11-29T13:05:20.273364Z + id = (known after apply) 2024-11-29T13:05:20.273366Z + kubernetes_version = "1.27" 2024-11-29T13:05:20.273368Z + version = (known after apply) 2024-11-29T13:05:20.273370Z } 2024-11-29T13:05:20.273373Z 2024-11-29T13:05:20.273377Z # module.eks.module.eks-cluster.data.aws_eks_addon_version.this["kube-proxy"] will be read during apply 2024-11-29T13:05:20.273379Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.273381Z <= data "aws_eks_addon_version" "this" { 2024-11-29T13:05:20.273384Z + addon_name = "kube-proxy" 2024-11-29T13:05:20.273386Z + id = (known after apply) 2024-11-29T13:05:20.273388Z + kubernetes_version = "1.27" 2024-11-29T13:05:20.273390Z + version = (known after apply) 2024-11-29T13:05:20.273391Z } 2024-11-29T13:05:20.273393Z 2024-11-29T13:05:20.273396Z # module.eks.module.eks-cluster.data.aws_eks_addon_version.this["vpc-cni"] will be read during apply 2024-11-29T13:05:20.273397Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.273399Z <= data "aws_eks_addon_version" "this" { 2024-11-29T13:05:20.273402Z + addon_name = "vpc-cni" 2024-11-29T13:05:20.273403Z + id = (known after apply) 2024-11-29T13:05:20.273405Z + kubernetes_version = "1.27" 2024-11-29T13:05:20.273428Z + version = (known after apply) 2024-11-29T13:05:20.273439Z } 2024-11-29T13:05:20.273443Z 2024-11-29T13:05:20.273461Z # module.eks.module.eks-cluster.data.aws_iam_policy_document.assume_role_policy[0] will be read during apply 2024-11-29T13:05:20.273465Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.273469Z <= data "aws_iam_policy_document" "assume_role_policy" { 2024-11-29T13:05:20.273474Z + id = (known after apply) 2024-11-29T13:05:20.273476Z + json = (known after apply) 2024-11-29T13:05:20.273480Z + minified_json = (known after apply) 2024-11-29T13:05:20.273486Z 2024-11-29T13:05:20.273488Z + statement { 2024-11-29T13:05:20.273491Z + actions = [ 2024-11-29T13:05:20.273498Z + "sts:AssumeRole", 2024-11-29T13:05:20.273500Z ] 2024-11-29T13:05:20.273504Z + sid = "EKSClusterAssumeRole" 2024-11-29T13:05:20.273520Z 2024-11-29T13:05:20.273533Z + principals { 2024-11-29T13:05:20.273536Z + identifiers = [ 2024-11-29T13:05:20.273542Z + "eks.amazonaws.com", 2024-11-29T13:05:20.273548Z ] 2024-11-29T13:05:20.273550Z + type = "Service" 2024-11-29T13:05:20.273553Z } 2024-11-29T13:05:20.273557Z } 2024-11-29T13:05:20.273559Z } 2024-11-29T13:05:20.273562Z 2024-11-29T13:05:20.273568Z # module.eks.module.eks-cluster.data.aws_iam_session_context.current will be read during apply 2024-11-29T13:05:20.273577Z # (config refers to values not yet known) 2024-11-29T13:05:20.273595Z <= data "aws_iam_session_context" "current" { 2024-11-29T13:05:20.273600Z + arn = (known after apply) 2024-11-29T13:05:20.273611Z + id = (known after apply) 2024-11-29T13:05:20.273614Z + issuer_arn = (known after apply) 2024-11-29T13:05:20.273617Z + issuer_id = (known after apply) 2024-11-29T13:05:20.273621Z + issuer_name = (known after apply) 2024-11-29T13:05:20.273623Z + session_name = (known after apply) 2024-11-29T13:05:20.273626Z } 2024-11-29T13:05:20.273630Z 2024-11-29T13:05:20.273633Z # module.eks.module.eks-cluster.data.aws_partition.current will be read during apply 2024-11-29T13:05:20.273637Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.273645Z <= data "aws_partition" "current" { 2024-11-29T13:05:20.273648Z + dns_suffix = (known after apply) 2024-11-29T13:05:20.273651Z + id = (known after apply) 2024-11-29T13:05:20.273655Z + partition = (known after apply) 2024-11-29T13:05:20.273670Z + reverse_dns_prefix = (known after apply) 2024-11-29T13:05:20.273675Z } 2024-11-29T13:05:20.273677Z 2024-11-29T13:05:20.273679Z # module.eks.module.eks-cluster.data.tls_certificate.this[0] will be read during apply 2024-11-29T13:05:20.273682Z # (config refers to values not yet known) 2024-11-29T13:05:20.273685Z <= data "tls_certificate" "this" { 2024-11-29T13:05:20.273687Z + certificates = (known after apply) 2024-11-29T13:05:20.273689Z + id = (known after apply) 2024-11-29T13:05:20.273705Z + url = (known after apply) 2024-11-29T13:05:20.273707Z } 2024-11-29T13:05:20.273709Z 2024-11-29T13:05:20.273712Z # module.eks.module.eks-cluster.aws_cloudwatch_log_group.this[0] will be created 2024-11-29T13:05:20.273714Z + resource "aws_cloudwatch_log_group" "this" { 2024-11-29T13:05:20.273717Z + arn = (known after apply) 2024-11-29T13:05:20.273719Z + id = (known after apply) 2024-11-29T13:05:20.273721Z + log_group_class = (known after apply) 2024-11-29T13:05:20.273743Z + name = "/aws/eks/test-18696-127-x86-dev-us-east-1/cluster" 2024-11-29T13:05:20.273758Z + name_prefix = (known after apply) 2024-11-29T13:05:20.273764Z + retention_in_days = 90 2024-11-29T13:05:20.273772Z + skip_destroy = false 2024-11-29T13:05:20.273775Z + tags = { 2024-11-29T13:05:20.273779Z + "Name" = "/aws/eks/test-18696-127-x86-dev-us-east-1/cluster" 2024-11-29T13:05:20.273786Z } 2024-11-29T13:05:20.273789Z + tags_all = { 2024-11-29T13:05:20.273793Z + "Name" = "/aws/eks/test-18696-127-x86-dev-us-east-1/cluster" 2024-11-29T13:05:20.273796Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.273798Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.273800Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.273805Z + "migrated" = "False" 2024-11-29T13:05:20.273807Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.273809Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.273812Z + "stackType" = "terraform" 2024-11-29T13:05:20.273814Z } 2024-11-29T13:05:20.273815Z } 2024-11-29T13:05:20.273837Z 2024-11-29T13:05:20.273848Z # module.eks.module.eks-cluster.aws_eks_access_entry.this["cluster_creator"] will be created 2024-11-29T13:05:20.273882Z + resource "aws_eks_access_entry" "this" { 2024-11-29T13:05:20.273891Z + access_entry_arn = (known after apply) 2024-11-29T13:05:20.273896Z + cluster_name = (known after apply) 2024-11-29T13:05:20.273900Z + created_at = (known after apply) 2024-11-29T13:05:20.273911Z + id = (known after apply) 2024-11-29T13:05:20.273915Z + kubernetes_groups = (known after apply) 2024-11-29T13:05:20.273919Z + modified_at = (known after apply) 2024-11-29T13:05:20.273922Z + principal_arn = (known after apply) 2024-11-29T13:05:20.273925Z + tags_all = { 2024-11-29T13:05:20.273929Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.273931Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.273935Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.273940Z + "migrated" = "False" 2024-11-29T13:05:20.273942Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.273949Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.273970Z + "stackType" = "terraform" 2024-11-29T13:05:20.273976Z } 2024-11-29T13:05:20.273981Z + type = "STANDARD" 2024-11-29T13:05:20.273987Z + user_name = (known after apply) 2024-11-29T13:05:20.273990Z } 2024-11-29T13:05:20.273995Z 2024-11-29T13:05:20.274002Z # module.eks.module.eks-cluster.aws_eks_access_policy_association.this["cluster_creator_admin"] will be created 2024-11-29T13:05:20.274005Z + resource "aws_eks_access_policy_association" "this" { 2024-11-29T13:05:20.274009Z + associated_at = (known after apply) 2024-11-29T13:05:20.274013Z + cluster_name = (known after apply) 2024-11-29T13:05:20.274016Z + id = (known after apply) 2024-11-29T13:05:20.274019Z + modified_at = (known after apply) 2024-11-29T13:05:20.274024Z + policy_arn = (known after apply) 2024-11-29T13:05:20.274027Z + principal_arn = (known after apply) 2024-11-29T13:05:20.274030Z 2024-11-29T13:05:20.274045Z + access_scope { 2024-11-29T13:05:20.274048Z + type = "cluster" 2024-11-29T13:05:20.274052Z } 2024-11-29T13:05:20.274056Z } 2024-11-29T13:05:20.274058Z 2024-11-29T13:05:20.274061Z # module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"] will be created 2024-11-29T13:05:20.274066Z + resource "aws_eks_addon" "before_compute" { 2024-11-29T13:05:20.274069Z + addon_name = "vpc-cni" 2024-11-29T13:05:20.274072Z + addon_version = "v1.18.3-eksbuild.3" 2024-11-29T13:05:20.274077Z + arn = (known after apply) 2024-11-29T13:05:20.274079Z + cluster_name = (known after apply) 2024-11-29T13:05:20.274083Z + configuration_values = jsonencode( 2024-11-29T13:05:20.274088Z { 2024-11-29T13:05:20.274090Z + enableNetworkPolicy = "true" 2024-11-29T13:05:20.274094Z + enableWindowsIpam = "false" 2024-11-29T13:05:20.274098Z + env = { 2024-11-29T13:05:20.274101Z + AWS_VPC_K8S_CNI_CUSTOM_NETWORK_CFG = "true" 2024-11-29T13:05:20.274104Z + ENABLE_SUBNET_DISCOVERY = "true" 2024-11-29T13:05:20.274126Z + ENI_CONFIG_LABEL_DEF = "topology.kubernetes.io/zone" 2024-11-29T13:05:20.274130Z } 2024-11-29T13:05:20.274149Z } 2024-11-29T13:05:20.274154Z ) 2024-11-29T13:05:20.274156Z + created_at = (known after apply) 2024-11-29T13:05:20.274160Z + id = (known after apply) 2024-11-29T13:05:20.274178Z + modified_at = (known after apply) 2024-11-29T13:05:20.274194Z + preserve = true 2024-11-29T13:05:20.274198Z + resolve_conflicts_on_create = "NONE" 2024-11-29T13:05:20.274203Z + resolve_conflicts_on_update = "OVERWRITE" 2024-11-29T13:05:20.274206Z + service_account_role_arn = (known after apply) 2024-11-29T13:05:20.274209Z + tags_all = { 2024-11-29T13:05:20.274213Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.274215Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.274219Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.274224Z + "migrated" = "False" 2024-11-29T13:05:20.274226Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.274232Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.274244Z + "stackType" = "terraform" 2024-11-29T13:05:20.274246Z } 2024-11-29T13:05:20.274248Z 2024-11-29T13:05:20.274253Z + timeouts {} 2024-11-29T13:05:20.274255Z } 2024-11-29T13:05:20.274257Z 2024-11-29T13:05:20.274267Z # module.eks.module.eks-cluster.aws_eks_addon.this["coredns"] will be created 2024-11-29T13:05:20.274269Z + resource "aws_eks_addon" "this" { 2024-11-29T13:05:20.274272Z + addon_name = "coredns" 2024-11-29T13:05:20.274277Z + addon_version = (known after apply) 2024-11-29T13:05:20.274279Z + arn = (known after apply) 2024-11-29T13:05:20.274284Z + cluster_name = (known after apply) 2024-11-29T13:05:20.274288Z + configuration_values = (known after apply) 2024-11-29T13:05:20.274291Z + created_at = (known after apply) 2024-11-29T13:05:20.274294Z + id = (known after apply) 2024-11-29T13:05:20.274318Z + modified_at = (known after apply) 2024-11-29T13:05:20.274320Z + preserve = true 2024-11-29T13:05:20.274324Z + resolve_conflicts_on_create = "NONE" 2024-11-29T13:05:20.274328Z + resolve_conflicts_on_update = "OVERWRITE" 2024-11-29T13:05:20.274331Z + tags_all = { 2024-11-29T13:05:20.274333Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.274337Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.274340Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.274343Z + "migrated" = "False" 2024-11-29T13:05:20.274347Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.274349Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.274352Z + "stackType" = "terraform" 2024-11-29T13:05:20.274359Z } 2024-11-29T13:05:20.274363Z 2024-11-29T13:05:20.274365Z + timeouts {} 2024-11-29T13:05:20.274373Z } 2024-11-29T13:05:20.274389Z 2024-11-29T13:05:20.274392Z # module.eks.module.eks-cluster.aws_eks_addon.this["kube-proxy"] will be created 2024-11-29T13:05:20.274395Z + resource "aws_eks_addon" "this" { 2024-11-29T13:05:20.274400Z + addon_name = "kube-proxy" 2024-11-29T13:05:20.274402Z + addon_version = (known after apply) 2024-11-29T13:05:20.274405Z + arn = (known after apply) 2024-11-29T13:05:20.274409Z + cluster_name = (known after apply) 2024-11-29T13:05:20.274412Z + configuration_values = (known after apply) 2024-11-29T13:05:20.274415Z + created_at = (known after apply) 2024-11-29T13:05:20.274425Z + id = (known after apply) 2024-11-29T13:05:20.274427Z + modified_at = (known after apply) 2024-11-29T13:05:20.274430Z + preserve = true 2024-11-29T13:05:20.274436Z + resolve_conflicts_on_create = "NONE" 2024-11-29T13:05:20.274438Z + resolve_conflicts_on_update = "OVERWRITE" 2024-11-29T13:05:20.274441Z + tags_all = { 2024-11-29T13:05:20.274450Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.274453Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.274458Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.274460Z + "migrated" = "False" 2024-11-29T13:05:20.274463Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.274467Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.274469Z + "stackType" = "terraform" 2024-11-29T13:05:20.274472Z } 2024-11-29T13:05:20.274476Z 2024-11-29T13:05:20.274480Z + timeouts {} 2024-11-29T13:05:20.274483Z } 2024-11-29T13:05:20.274486Z 2024-11-29T13:05:20.274489Z # module.eks.module.eks-cluster.aws_eks_cluster.this[0] will be created 2024-11-29T13:05:20.274492Z + resource "aws_eks_cluster" "this" { 2024-11-29T13:05:20.274497Z + arn = (known after apply) 2024-11-29T13:05:20.274500Z + bootstrap_self_managed_addons = false 2024-11-29T13:05:20.274503Z + certificate_authority = (known after apply) 2024-11-29T13:05:20.274508Z + cluster_id = (known after apply) 2024-11-29T13:05:20.274511Z + created_at = (known after apply) 2024-11-29T13:05:20.274514Z + enabled_cluster_log_types = [ 2024-11-29T13:05:20.274524Z + "api", 2024-11-29T13:05:20.274526Z + "audit", 2024-11-29T13:05:20.274532Z + "authenticator", 2024-11-29T13:05:20.274535Z + "controllerManager", 2024-11-29T13:05:20.274538Z + "scheduler", 2024-11-29T13:05:20.274542Z ] 2024-11-29T13:05:20.274545Z + endpoint = (known after apply) 2024-11-29T13:05:20.274548Z + id = (known after apply) 2024-11-29T13:05:20.274552Z + identity = (known after apply) 2024-11-29T13:05:20.274555Z + name = "test-18696-127-x86-dev-us-east-1" 2024-11-29T13:05:20.274559Z + platform_version = (known after apply) 2024-11-29T13:05:20.274563Z + role_arn = (known after apply) 2024-11-29T13:05:20.274566Z + status = (known after apply) 2024-11-29T13:05:20.274573Z + tags = { 2024-11-29T13:05:20.274578Z + "terraform-aws-modules" = "eks" 2024-11-29T13:05:20.274580Z } 2024-11-29T13:05:20.274583Z + tags_all = { 2024-11-29T13:05:20.274600Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.274604Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.274608Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.274611Z + "migrated" = "False" 2024-11-29T13:05:20.274615Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.274618Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.274621Z + "stackType" = "terraform" 2024-11-29T13:05:20.274626Z + "terraform-aws-modules" = "eks" 2024-11-29T13:05:20.274628Z } 2024-11-29T13:05:20.274631Z + version = "1.27" 2024-11-29T13:05:20.274635Z 2024-11-29T13:05:20.274638Z + access_config { 2024-11-29T13:05:20.274641Z + authentication_mode = "API_AND_CONFIG_MAP" 2024-11-29T13:05:20.274650Z + bootstrap_cluster_creator_admin_permissions = false 2024-11-29T13:05:20.274653Z } 2024-11-29T13:05:20.274655Z 2024-11-29T13:05:20.274659Z + encryption_config { 2024-11-29T13:05:20.274661Z + resources = [ 2024-11-29T13:05:20.274665Z + "secrets", 2024-11-29T13:05:20.274669Z ] 2024-11-29T13:05:20.274670Z 2024-11-29T13:05:20.274673Z + provider { 2024-11-29T13:05:20.274680Z + key_arn = (known after apply) 2024-11-29T13:05:20.274682Z } 2024-11-29T13:05:20.274685Z } 2024-11-29T13:05:20.274688Z 2024-11-29T13:05:20.274691Z + kubernetes_network_config { 2024-11-29T13:05:20.274694Z + ip_family = "ipv4" 2024-11-29T13:05:20.274709Z + service_ipv4_cidr = (known after apply) 2024-11-29T13:05:20.274712Z + service_ipv6_cidr = (known after apply) 2024-11-29T13:05:20.274715Z } 2024-11-29T13:05:20.274718Z 2024-11-29T13:05:20.274720Z + timeouts { 2024-11-29T13:05:20.274724Z + create = "20m" 2024-11-29T13:05:20.274728Z + delete = "20m" 2024-11-29T13:05:20.274730Z + update = "20m" 2024-11-29T13:05:20.274732Z } 2024-11-29T13:05:20.274738Z 2024-11-29T13:05:20.274741Z + upgrade_policy (known after apply) 2024-11-29T13:05:20.274745Z 2024-11-29T13:05:20.274747Z + vpc_config { 2024-11-29T13:05:20.274750Z + cluster_security_group_id = (known after apply) 2024-11-29T13:05:20.274755Z + endpoint_private_access = true 2024-11-29T13:05:20.274758Z + endpoint_public_access = true 2024-11-29T13:05:20.274761Z + public_access_cidrs = [ 2024-11-29T13:05:20.274765Z + "149.79.0.0/16", 2024-11-29T13:05:20.274780Z + "170.75.224.0/20", 2024-11-29T13:05:20.274783Z + "18.116.255.130/32", 2024-11-29T13:05:20.274787Z + "3.133.176.193/32", 2024-11-29T13:05:20.274789Z + "3.15.81.45/32", 2024-11-29T13:05:20.274792Z + "3.216.106.22/32", 2024-11-29T13:05:20.274796Z + "34.194.112.116/32", 2024-11-29T13:05:20.274801Z + "34.211.19.80/32", 2024-11-29T13:05:20.274804Z + "34.215.146.24/32", 2024-11-29T13:05:20.274810Z + "44.192.133.0/29", 2024-11-29T13:05:20.274812Z + "44.192.133.0/32", 2024-11-29T13:05:20.274817Z + "44.192.133.7/32", 2024-11-29T13:05:20.274821Z + "44.233.49.140/32", 2024-11-29T13:05:20.274823Z + "50.16.89.87/32", 2024-11-29T13:05:20.274826Z ] 2024-11-29T13:05:20.274830Z + security_group_ids = (known after apply) 2024-11-29T13:05:20.274833Z + subnet_ids = [ 2024-11-29T13:05:20.274836Z + "subnet-01421769c32d0a3e6", 2024-11-29T13:05:20.274844Z + "subnet-0602b234dd0ec3103", 2024-11-29T13:05:20.274846Z + "subnet-0b77d29f7cf6cb4c6", 2024-11-29T13:05:20.274850Z ] 2024-11-29T13:05:20.274852Z + vpc_id = (known after apply) 2024-11-29T13:05:20.274855Z } 2024-11-29T13:05:20.274860Z } 2024-11-29T13:05:20.274861Z 2024-11-29T13:05:20.274865Z # module.eks.module.eks-cluster.aws_iam_openid_connect_provider.oidc_provider[0] will be created 2024-11-29T13:05:20.274870Z + resource "aws_iam_openid_connect_provider" "oidc_provider" { 2024-11-29T13:05:20.274873Z + arn = (known after apply) 2024-11-29T13:05:20.274876Z + client_id_list = [ 2024-11-29T13:05:20.274880Z + "sts.amazonaws.com", 2024-11-29T13:05:20.274882Z ] 2024-11-29T13:05:20.274885Z + id = (known after apply) 2024-11-29T13:05:20.274892Z + tags = { 2024-11-29T13:05:20.274894Z + "Name" = "test-18696-127-x86-dev-us-east-1-eks-irsa" 2024-11-29T13:05:20.274897Z } 2024-11-29T13:05:20.274904Z + tags_all = { 2024-11-29T13:05:20.274909Z + "Name" = "test-18696-127-x86-dev-us-east-1-eks-irsa" 2024-11-29T13:05:20.274911Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.274914Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.274921Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.274925Z + "migrated" = "False" 2024-11-29T13:05:20.274928Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.274932Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.274935Z + "stackType" = "terraform" 2024-11-29T13:05:20.274937Z } 2024-11-29T13:05:20.274941Z + thumbprint_list = (known after apply) 2024-11-29T13:05:20.274944Z + url = (known after apply) 2024-11-29T13:05:20.274949Z } 2024-11-29T13:05:20.274952Z 2024-11-29T13:05:20.274956Z # module.eks.module.eks-cluster.aws_iam_policy.cluster_encryption[0] will be created 2024-11-29T13:05:20.274959Z + resource "aws_iam_policy" "cluster_encryption" { 2024-11-29T13:05:20.274963Z + arn = (known after apply) 2024-11-29T13:05:20.274966Z + attachment_count = (known after apply) 2024-11-29T13:05:20.274970Z + description = "Cluster encryption policy to allow cluster role to utilize CMK provided" 2024-11-29T13:05:20.274976Z + id = (known after apply) 2024-11-29T13:05:20.274980Z + name = (known after apply) 2024-11-29T13:05:20.274983Z + name_prefix = "test-18696-127-x86-dev-us-east-1-ClusterEncryption" 2024-11-29T13:05:20.274989Z + path = "/" 2024-11-29T13:05:20.274994Z + policy = (known after apply) 2024-11-29T13:05:20.274996Z + policy_id = (known after apply) 2024-11-29T13:05:20.274999Z + tags_all = { 2024-11-29T13:05:20.275003Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.275005Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.275008Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.275013Z + "migrated" = "False" 2024-11-29T13:05:20.275017Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.275020Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.275030Z + "stackType" = "terraform" 2024-11-29T13:05:20.275032Z } 2024-11-29T13:05:20.275036Z } 2024-11-29T13:05:20.275039Z 2024-11-29T13:05:20.275042Z # module.eks.module.eks-cluster.aws_iam_role.this[0] will be created 2024-11-29T13:05:20.275046Z + resource "aws_iam_role" "this" { 2024-11-29T13:05:20.275049Z + arn = (known after apply) 2024-11-29T13:05:20.275052Z + assume_role_policy = (known after apply) 2024-11-29T13:05:20.275056Z + create_date = (known after apply) 2024-11-29T13:05:20.275059Z + force_detach_policies = true 2024-11-29T13:05:20.275062Z + id = (known after apply) 2024-11-29T13:05:20.275069Z + managed_policy_arns = (known after apply) 2024-11-29T13:05:20.275073Z + max_session_duration = 3600 2024-11-29T13:05:20.275076Z + name = "test-18696-127-x86-dev-us-east-1" 2024-11-29T13:05:20.275079Z + name_prefix = (known after apply) 2024-11-29T13:05:20.275083Z + path = "/" 2024-11-29T13:05:20.275085Z + tags_all = { 2024-11-29T13:05:20.275088Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.275095Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.275097Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.275100Z + "migrated" = "False" 2024-11-29T13:05:20.275104Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.275106Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.275113Z + "stackType" = "terraform" 2024-11-29T13:05:20.275117Z } 2024-11-29T13:05:20.275119Z + unique_id = (known after apply) 2024-11-29T13:05:20.275122Z 2024-11-29T13:05:20.275128Z + inline_policy (known after apply) 2024-11-29T13:05:20.275132Z } 2024-11-29T13:05:20.275173Z 2024-11-29T13:05:20.275176Z # module.eks.module.eks-cluster.aws_iam_role_policy_attachment.cluster_encryption[0] will be created 2024-11-29T13:05:20.275180Z + resource "aws_iam_role_policy_attachment" "cluster_encryption" { 2024-11-29T13:05:20.275185Z + id = (known after apply) 2024-11-29T13:05:20.275187Z + policy_arn = (known after apply) 2024-11-29T13:05:20.275190Z + role = "test-18696-127-x86-dev-us-east-1" 2024-11-29T13:05:20.275194Z } 2024-11-29T13:05:20.275196Z 2024-11-29T13:05:20.275201Z # module.eks.module.eks-cluster.aws_iam_role_policy_attachment.this["AmazonEKSClusterPolicy"] will be created 2024-11-29T13:05:20.275206Z + resource "aws_iam_role_policy_attachment" "this" { 2024-11-29T13:05:20.275220Z + id = (known after apply) 2024-11-29T13:05:20.275223Z + policy_arn = (known after apply) 2024-11-29T13:05:20.275231Z + role = "test-18696-127-x86-dev-us-east-1" 2024-11-29T13:05:20.275235Z } 2024-11-29T13:05:20.275237Z 2024-11-29T13:05:20.275240Z # module.eks.module.eks-cluster.aws_iam_role_policy_attachment.this["AmazonEKSVPCResourceController"] will be created 2024-11-29T13:05:20.275245Z + resource "aws_iam_role_policy_attachment" "this" { 2024-11-29T13:05:20.275247Z + id = (known after apply) 2024-11-29T13:05:20.275250Z + policy_arn = (known after apply) 2024-11-29T13:05:20.275254Z + role = "test-18696-127-x86-dev-us-east-1" 2024-11-29T13:05:20.275256Z } 2024-11-29T13:05:20.275260Z 2024-11-29T13:05:20.275265Z # module.eks.module.eks-cluster.aws_security_group.cluster[0] will be created 2024-11-29T13:05:20.275268Z + resource "aws_security_group" "cluster" { 2024-11-29T13:05:20.275271Z + arn = (known after apply) 2024-11-29T13:05:20.275278Z + description = "EKS cluster security group" 2024-11-29T13:05:20.275281Z + egress = (known after apply) 2024-11-29T13:05:20.275287Z + id = (known after apply) 2024-11-29T13:05:20.275289Z + ingress = (known after apply) 2024-11-29T13:05:20.275292Z + name = (known after apply) 2024-11-29T13:05:20.275297Z + name_prefix = "test-18696-127-x86-dev-us-east-1-cluster-" 2024-11-29T13:05:20.275299Z + owner_id = (known after apply) 2024-11-29T13:05:20.275302Z + revoke_rules_on_delete = false 2024-11-29T13:05:20.275306Z + tags = { 2024-11-29T13:05:20.275309Z + "Name" = "test-18696-127-x86-dev-us-east-1-cluster" 2024-11-29T13:05:20.275312Z } 2024-11-29T13:05:20.275319Z + tags_all = { 2024-11-29T13:05:20.275323Z + "Name" = "test-18696-127-x86-dev-us-east-1-cluster" 2024-11-29T13:05:20.275325Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.275328Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.275332Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.275334Z + "migrated" = "False" 2024-11-29T13:05:20.275337Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.275341Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.275344Z + "stackType" = "terraform" 2024-11-29T13:05:20.275346Z } 2024-11-29T13:05:20.275351Z + vpc_id = "vpc-09090e16b2d92b3be" 2024-11-29T13:05:20.275352Z } 2024-11-29T13:05:20.275355Z 2024-11-29T13:05:20.275362Z # module.eks.module.eks-cluster.aws_security_group.node[0] will be created 2024-11-29T13:05:20.275366Z + resource "aws_security_group" "node" { 2024-11-29T13:05:20.275368Z + arn = (known after apply) 2024-11-29T13:05:20.275372Z + description = "EKS node shared security group" 2024-11-29T13:05:20.275376Z + egress = (known after apply) 2024-11-29T13:05:20.275378Z + id = (known after apply) 2024-11-29T13:05:20.275381Z + ingress = (known after apply) 2024-11-29T13:05:20.275388Z + name = (known after apply) 2024-11-29T13:05:20.275390Z + name_prefix = "test-18696-127-x86-dev-us-east-1-node-" 2024-11-29T13:05:20.275393Z + owner_id = (known after apply) 2024-11-29T13:05:20.275398Z + revoke_rules_on_delete = false 2024-11-29T13:05:20.275400Z + tags = { 2024-11-29T13:05:20.275403Z + "Name" = "test-18696-127-x86-dev-us-east-1-node" 2024-11-29T13:05:20.275408Z + "kubernetes.io/cluster/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.275410Z } 2024-11-29T13:05:20.275412Z + tags_all = { 2024-11-29T13:05:20.275420Z + "Name" = "test-18696-127-x86-dev-us-east-1-node" 2024-11-29T13:05:20.275423Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.275426Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.275431Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.275434Z + "kubernetes.io/cluster/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.275439Z + "migrated" = "False" 2024-11-29T13:05:20.275443Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.275447Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.275451Z + "stackType" = "terraform" 2024-11-29T13:05:20.275455Z } 2024-11-29T13:05:20.275458Z + vpc_id = "vpc-09090e16b2d92b3be" 2024-11-29T13:05:20.275460Z } 2024-11-29T13:05:20.275464Z 2024-11-29T13:05:20.275467Z # module.eks.module.eks-cluster.aws_security_group_rule.cluster["ingress_nodes_443"] will be created 2024-11-29T13:05:20.275471Z + resource "aws_security_group_rule" "cluster" { 2024-11-29T13:05:20.275475Z + description = "Node groups to cluster API" 2024-11-29T13:05:20.275477Z + from_port = 443 2024-11-29T13:05:20.275480Z + id = (known after apply) 2024-11-29T13:05:20.275487Z + protocol = "tcp" 2024-11-29T13:05:20.275493Z + security_group_id = (known after apply) 2024-11-29T13:05:20.275495Z + security_group_rule_id = (known after apply) 2024-11-29T13:05:20.275498Z + self = false 2024-11-29T13:05:20.275502Z + source_security_group_id = (known after apply) 2024-11-29T13:05:20.275505Z + to_port = 443 2024-11-29T13:05:20.275508Z + type = "ingress" 2024-11-29T13:05:20.275512Z } 2024-11-29T13:05:20.275513Z 2024-11-29T13:05:20.275517Z # module.eks.module.eks-cluster.aws_security_group_rule.node["egress_all"] will be created 2024-11-29T13:05:20.275522Z + resource "aws_security_group_rule" "node" { 2024-11-29T13:05:20.275524Z + cidr_blocks = [ 2024-11-29T13:05:20.275527Z + "0.0.0.0/0", 2024-11-29T13:05:20.275533Z ] 2024-11-29T13:05:20.275535Z + description = "Allow all egress" 2024-11-29T13:05:20.275538Z + from_port = 0 2024-11-29T13:05:20.275545Z + id = (known after apply) 2024-11-29T13:05:20.275548Z + prefix_list_ids = [] 2024-11-29T13:05:20.275551Z + protocol = "-1" 2024-11-29T13:05:20.275555Z + security_group_id = (known after apply) 2024-11-29T13:05:20.275557Z + security_group_rule_id = (known after apply) 2024-11-29T13:05:20.275560Z + self = false 2024-11-29T13:05:20.275569Z + source_security_group_id = (known after apply) 2024-11-29T13:05:20.275571Z + to_port = 0 2024-11-29T13:05:20.275574Z + type = "egress" 2024-11-29T13:05:20.275578Z } 2024-11-29T13:05:20.275580Z 2024-11-29T13:05:20.275583Z # module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_cluster_443"] will be created 2024-11-29T13:05:20.275588Z + resource "aws_security_group_rule" "node" { 2024-11-29T13:05:20.275591Z + description = "Cluster API to node groups" 2024-11-29T13:05:20.275594Z + from_port = 443 2024-11-29T13:05:20.275598Z + id = (known after apply) 2024-11-29T13:05:20.275599Z + prefix_list_ids = [] 2024-11-29T13:05:20.275602Z + protocol = "tcp" 2024-11-29T13:05:20.275606Z + security_group_id = (known after apply) 2024-11-29T13:05:20.275609Z + security_group_rule_id = (known after apply) 2024-11-29T13:05:20.275611Z + self = false 2024-11-29T13:05:20.275621Z + source_security_group_id = (known after apply) 2024-11-29T13:05:20.275623Z + to_port = 443 2024-11-29T13:05:20.275627Z + type = "ingress" 2024-11-29T13:05:20.275631Z } 2024-11-29T13:05:20.275632Z 2024-11-29T13:05:20.275636Z # module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_cluster_4443_webhook"] will be created 2024-11-29T13:05:20.275640Z + resource "aws_security_group_rule" "node" { 2024-11-29T13:05:20.275643Z + description = "Cluster API to node 4443/tcp webhook" 2024-11-29T13:05:20.275645Z + from_port = 4443 2024-11-29T13:05:20.275649Z + id = (known after apply) 2024-11-29T13:05:20.275651Z + prefix_list_ids = [] 2024-11-29T13:05:20.275654Z + protocol = "tcp" 2024-11-29T13:05:20.275658Z + security_group_id = (known after apply) 2024-11-29T13:05:20.275660Z + security_group_rule_id = (known after apply) 2024-11-29T13:05:20.275663Z + self = false 2024-11-29T13:05:20.275672Z + source_security_group_id = (known after apply) 2024-11-29T13:05:20.275677Z + to_port = 4443 2024-11-29T13:05:20.275680Z + type = "ingress" 2024-11-29T13:05:20.275682Z } 2024-11-29T13:05:20.275686Z 2024-11-29T13:05:20.275689Z # module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_cluster_6443_webhook"] will be created 2024-11-29T13:05:20.275692Z + resource "aws_security_group_rule" "node" { 2024-11-29T13:05:20.275696Z + description = "Cluster API to node 6443/tcp webhook" 2024-11-29T13:05:20.275698Z + from_port = 6443 2024-11-29T13:05:20.275701Z + id = (known after apply) 2024-11-29T13:05:20.275709Z + prefix_list_ids = [] 2024-11-29T13:05:20.275712Z + protocol = "tcp" 2024-11-29T13:05:20.275715Z + security_group_id = (known after apply) 2024-11-29T13:05:20.275719Z + security_group_rule_id = (known after apply) 2024-11-29T13:05:20.275721Z + self = false 2024-11-29T13:05:20.275724Z + source_security_group_id = (known after apply) 2024-11-29T13:05:20.275728Z + to_port = 6443 2024-11-29T13:05:20.275730Z + type = "ingress" 2024-11-29T13:05:20.275733Z } 2024-11-29T13:05:20.275739Z 2024-11-29T13:05:20.275742Z # module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_cluster_8443_webhook"] will be created 2024-11-29T13:05:20.275745Z + resource "aws_security_group_rule" "node" { 2024-11-29T13:05:20.275750Z + description = "Cluster API to node 8443/tcp webhook" 2024-11-29T13:05:20.275753Z + from_port = 8443 2024-11-29T13:05:20.275755Z + id = (known after apply) 2024-11-29T13:05:20.275759Z + prefix_list_ids = [] 2024-11-29T13:05:20.275761Z + protocol = "tcp" 2024-11-29T13:05:20.275764Z + security_group_id = (known after apply) 2024-11-29T13:05:20.275767Z + security_group_rule_id = (known after apply) 2024-11-29T13:05:20.275769Z + self = false 2024-11-29T13:05:20.275773Z + source_security_group_id = (known after apply) 2024-11-29T13:05:20.275776Z + to_port = 8443 2024-11-29T13:05:20.275779Z + type = "ingress" 2024-11-29T13:05:20.275781Z } 2024-11-29T13:05:20.275784Z 2024-11-29T13:05:20.275787Z # module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_cluster_9443_webhook"] will be created 2024-11-29T13:05:20.275791Z + resource "aws_security_group_rule" "node" { 2024-11-29T13:05:20.275800Z + description = "Cluster API to node 9443/tcp webhook" 2024-11-29T13:05:20.275804Z + from_port = 9443 2024-11-29T13:05:20.275806Z + id = (known after apply) 2024-11-29T13:05:20.275809Z + prefix_list_ids = [] 2024-11-29T13:05:20.275813Z + protocol = "tcp" 2024-11-29T13:05:20.275815Z + security_group_id = (known after apply) 2024-11-29T13:05:20.275818Z + security_group_rule_id = (known after apply) 2024-11-29T13:05:20.275822Z + self = false 2024-11-29T13:05:20.275824Z + source_security_group_id = (known after apply) 2024-11-29T13:05:20.275827Z + to_port = 9443 2024-11-29T13:05:20.275831Z + type = "ingress" 2024-11-29T13:05:20.275833Z } 2024-11-29T13:05:20.275835Z 2024-11-29T13:05:20.275842Z # module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_cluster_kubelet"] will be created 2024-11-29T13:05:20.275845Z + resource "aws_security_group_rule" "node" { 2024-11-29T13:05:20.275869Z + description = "Cluster API to node kubelets" 2024-11-29T13:05:20.275882Z + from_port = 10250 2024-11-29T13:05:20.275888Z + id = (known after apply) 2024-11-29T13:05:20.275925Z + prefix_list_ids = [] 2024-11-29T13:05:20.275937Z + protocol = "tcp" 2024-11-29T13:05:20.275941Z + security_group_id = (known after apply) 2024-11-29T13:05:20.275945Z + security_group_rule_id = (known after apply) 2024-11-29T13:05:20.275953Z + self = false 2024-11-29T13:05:20.275956Z + source_security_group_id = (known after apply) 2024-11-29T13:05:20.275970Z + to_port = 10250 2024-11-29T13:05:20.275973Z + type = "ingress" 2024-11-29T13:05:20.275977Z } 2024-11-29T13:05:20.275981Z 2024-11-29T13:05:20.275983Z # module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_nodes_ephemeral"] will be created 2024-11-29T13:05:20.275986Z + resource "aws_security_group_rule" "node" { 2024-11-29T13:05:20.275990Z + description = "Node to node ingress on ephemeral ports" 2024-11-29T13:05:20.275991Z + from_port = 1025 2024-11-29T13:05:20.276222Z + id = (known after apply) 2024-11-29T13:05:20.276249Z + prefix_list_ids = [] 2024-11-29T13:05:20.276475Z + protocol = "tcp" 2024-11-29T13:05:20.276534Z + security_group_id = (known after apply) 2024-11-29T13:05:20.276542Z + security_group_rule_id = (known after apply) 2024-11-29T13:05:20.276548Z + self = true 2024-11-29T13:05:20.276551Z + source_security_group_id = (known after apply) 2024-11-29T13:05:20.276560Z + to_port = 65535 2024-11-29T13:05:20.276567Z + type = "ingress" 2024-11-29T13:05:20.276569Z } 2024-11-29T13:05:20.276572Z 2024-11-29T13:05:20.276594Z # module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_self_coredns_tcp"] will be created 2024-11-29T13:05:20.276597Z + resource "aws_security_group_rule" "node" { 2024-11-29T13:05:20.276601Z + description = "Node to node CoreDNS" 2024-11-29T13:05:20.276609Z + from_port = 53 2024-11-29T13:05:20.276612Z + id = (known after apply) 2024-11-29T13:05:20.276616Z + prefix_list_ids = [] 2024-11-29T13:05:20.276703Z + protocol = "tcp" 2024-11-29T13:05:20.276725Z + security_group_id = (known after apply) 2024-11-29T13:05:20.276729Z + security_group_rule_id = (known after apply) 2024-11-29T13:05:20.276733Z + self = true 2024-11-29T13:05:20.276742Z + source_security_group_id = (known after apply) 2024-11-29T13:05:20.276744Z + to_port = 53 2024-11-29T13:05:20.276748Z + type = "ingress" 2024-11-29T13:05:20.276758Z } 2024-11-29T13:05:20.276759Z 2024-11-29T13:05:20.276768Z # module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_self_coredns_udp"] will be created 2024-11-29T13:05:20.276777Z + resource "aws_security_group_rule" "node" { 2024-11-29T13:05:20.276780Z + description = "Node to node CoreDNS UDP" 2024-11-29T13:05:20.276783Z + from_port = 53 2024-11-29T13:05:20.276791Z + id = (known after apply) 2024-11-29T13:05:20.276794Z + prefix_list_ids = [] 2024-11-29T13:05:20.276810Z + protocol = "udp" 2024-11-29T13:05:20.276818Z + security_group_id = (known after apply) 2024-11-29T13:05:20.276821Z + security_group_rule_id = (known after apply) 2024-11-29T13:05:20.276824Z + self = true 2024-11-29T13:05:20.276845Z + source_security_group_id = (known after apply) 2024-11-29T13:05:20.276847Z + to_port = 53 2024-11-29T13:05:20.276853Z + type = "ingress" 2024-11-29T13:05:20.276856Z } 2024-11-29T13:05:20.276862Z 2024-11-29T13:05:20.276868Z # module.eks.module.eks-cluster.time_sleep.this[0] will be created 2024-11-29T13:05:20.276871Z + resource "time_sleep" "this" { 2024-11-29T13:05:20.276877Z + create_duration = "30s" 2024-11-29T13:05:20.276886Z + id = (known after apply) 2024-11-29T13:05:20.276890Z + triggers = { 2024-11-29T13:05:20.276895Z + "cluster_certificate_authority_data" = (known after apply) 2024-11-29T13:05:20.276906Z + "cluster_endpoint" = (known after apply) 2024-11-29T13:05:20.276909Z + "cluster_name" = (known after apply) 2024-11-29T13:05:20.276912Z + "cluster_service_cidr" = (known after apply) 2024-11-29T13:05:20.276918Z + "cluster_version" = "1.27" 2024-11-29T13:05:20.276920Z } 2024-11-29T13:05:20.276928Z } 2024-11-29T13:05:20.276935Z 2024-11-29T13:05:20.276938Z # module.eks.module.vpc_cni_irsa.data.aws_iam_policy_document.this[0] will be read during apply 2024-11-29T13:05:20.276943Z # (config refers to values not yet known) 2024-11-29T13:05:20.276960Z <= data "aws_iam_policy_document" "this" { 2024-11-29T13:05:20.276963Z + id = (known after apply) 2024-11-29T13:05:20.276973Z + json = (known after apply) 2024-11-29T13:05:20.276975Z + minified_json = (known after apply) 2024-11-29T13:05:20.276978Z 2024-11-29T13:05:20.276986Z + statement { 2024-11-29T13:05:20.276988Z + actions = [ 2024-11-29T13:05:20.276992Z + "sts:AssumeRoleWithWebIdentity", 2024-11-29T13:05:20.277070Z ] 2024-11-29T13:05:20.277081Z + effect = "Allow" 2024-11-29T13:05:20.277087Z 2024-11-29T13:05:20.277181Z + condition { 2024-11-29T13:05:20.277188Z + test = "StringEquals" 2024-11-29T13:05:20.277192Z + values = [ 2024-11-29T13:05:20.277198Z + "sts.amazonaws.com", 2024-11-29T13:05:20.277200Z ] 2024-11-29T13:05:20.277205Z + variable = (known after apply) 2024-11-29T13:05:20.277259Z } 2024-11-29T13:05:20.277264Z + condition { 2024-11-29T13:05:20.277267Z + test = "StringEquals" 2024-11-29T13:05:20.277278Z + values = [ 2024-11-29T13:05:20.277280Z + "system:serviceaccount:kube-system:aws-node", 2024-11-29T13:05:20.277283Z ] 2024-11-29T13:05:20.277286Z + variable = (known after apply) 2024-11-29T13:05:20.277288Z } 2024-11-29T13:05:20.277292Z 2024-11-29T13:05:20.277295Z + principals { 2024-11-29T13:05:20.277296Z + identifiers = [ 2024-11-29T13:05:20.277299Z + (known after apply), 2024-11-29T13:05:20.277449Z ] 2024-11-29T13:05:20.277460Z + type = "Federated" 2024-11-29T13:05:20.277481Z } 2024-11-29T13:05:20.277483Z } 2024-11-29T13:05:20.277675Z } 2024-11-29T13:05:20.277677Z 2024-11-29T13:05:20.277682Z # module.eks.module.vpc_cni_irsa.aws_iam_policy.vpc_cni[0] will be created 2024-11-29T13:05:20.277688Z + resource "aws_iam_policy" "vpc_cni" { 2024-11-29T13:05:20.277691Z + arn = (known after apply) 2024-11-29T13:05:20.277696Z + attachment_count = (known after apply) 2024-11-29T13:05:20.277713Z + description = "Provides the Amazon VPC CNI Plugin (amazon-vpc-cni-k8s) the permissions it requires to modify the IPv4/IPv6 address configuration on your EKS worker nodes" 2024-11-29T13:05:20.277725Z + id = (known after apply) 2024-11-29T13:05:20.277730Z + name = (known after apply) 2024-11-29T13:05:20.277734Z + name_prefix = "AmazonEKS_CNI_Policy-" 2024-11-29T13:05:20.277739Z + path = "/" 2024-11-29T13:05:20.277741Z + policy = jsonencode( 2024-11-29T13:05:20.277744Z { 2024-11-29T13:05:20.277747Z + Statement = [ 2024-11-29T13:05:20.277749Z + { 2024-11-29T13:05:20.277751Z + Action = [ 2024-11-29T13:05:20.277756Z + "ec2:UnassignPrivateIpAddresses", 2024-11-29T13:05:20.277758Z + "ec2:ModifyNetworkInterfaceAttribute", 2024-11-29T13:05:20.277760Z + "ec2:DetachNetworkInterface", 2024-11-29T13:05:20.277764Z + "ec2:DescribeTags", 2024-11-29T13:05:20.277766Z + "ec2:DescribeSubnets", 2024-11-29T13:05:20.277769Z + "ec2:DescribeNetworkInterfaces", 2024-11-29T13:05:20.277772Z + "ec2:DescribeInstances", 2024-11-29T13:05:20.277774Z + "ec2:DescribeInstanceTypes", 2024-11-29T13:05:20.277777Z + "ec2:DeleteNetworkInterface", 2024-11-29T13:05:20.277780Z + "ec2:CreateNetworkInterface", 2024-11-29T13:05:20.277782Z + "ec2:AttachNetworkInterface", 2024-11-29T13:05:20.277785Z + "ec2:AssignPrivateIpAddresses", 2024-11-29T13:05:20.277796Z ] 2024-11-29T13:05:20.277799Z + Effect = "Allow" 2024-11-29T13:05:20.277801Z + Resource = "*" 2024-11-29T13:05:20.277804Z + Sid = "IPV4" 2024-11-29T13:05:20.277808Z }, 2024-11-29T13:05:20.277811Z + { 2024-11-29T13:05:20.277815Z + Action = "ec2:CreateTags" 2024-11-29T13:05:20.277825Z + Effect = "Allow" 2024-11-29T13:05:20.277837Z + Resource = "arn:aws:ec2:*:*:network-interface/*" 2024-11-29T13:05:20.277840Z + Sid = "CreateTags" 2024-11-29T13:05:20.277843Z }, 2024-11-29T13:05:20.277850Z ] 2024-11-29T13:05:20.277852Z + Version = "2012-10-17" 2024-11-29T13:05:20.277855Z } 2024-11-29T13:05:20.277862Z ) 2024-11-29T13:05:20.277863Z + policy_id = (known after apply) 2024-11-29T13:05:20.277879Z + tags_all = { 2024-11-29T13:05:20.277882Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.277884Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.277887Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.277903Z + "migrated" = "False" 2024-11-29T13:05:20.277914Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.277917Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.277921Z + "stackType" = "terraform" 2024-11-29T13:05:20.277922Z } 2024-11-29T13:05:20.277924Z } 2024-11-29T13:05:20.277931Z 2024-11-29T13:05:20.277934Z # module.eks.module.vpc_cni_irsa.aws_iam_role.this[0] will be created 2024-11-29T13:05:20.277937Z + resource "aws_iam_role" "this" { 2024-11-29T13:05:20.277940Z + arn = (known after apply) 2024-11-29T13:05:20.277942Z + assume_role_policy = (known after apply) 2024-11-29T13:05:20.277945Z + create_date = (known after apply) 2024-11-29T13:05:20.277948Z + force_detach_policies = true 2024-11-29T13:05:20.277949Z + id = (known after apply) 2024-11-29T13:05:20.277952Z + managed_policy_arns = (known after apply) 2024-11-29T13:05:20.277955Z + max_session_duration = 3600 2024-11-29T13:05:20.277956Z + name = (known after apply) 2024-11-29T13:05:20.277963Z + name_prefix = "test-18696-127-x86-dev-us-east-1" 2024-11-29T13:05:20.277980Z + path = "/" 2024-11-29T13:05:20.277984Z + tags_all = { 2024-11-29T13:05:20.277987Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.278009Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.278012Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.278015Z + "migrated" = "False" 2024-11-29T13:05:20.278019Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.278022Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.278025Z + "stackType" = "terraform" 2024-11-29T13:05:20.278029Z } 2024-11-29T13:05:20.278031Z + unique_id = (known after apply) 2024-11-29T13:05:20.278034Z 2024-11-29T13:05:20.278038Z + inline_policy (known after apply) 2024-11-29T13:05:20.278041Z } 2024-11-29T13:05:20.278043Z 2024-11-29T13:05:20.278066Z # module.eks.module.vpc_cni_irsa.aws_iam_role_policy_attachment.vpc_cni[0] will be created 2024-11-29T13:05:20.278069Z + resource "aws_iam_role_policy_attachment" "vpc_cni" { 2024-11-29T13:05:20.278072Z + id = (known after apply) 2024-11-29T13:05:20.278086Z + policy_arn = (known after apply) 2024-11-29T13:05:20.278089Z + role = (known after apply) 2024-11-29T13:05:20.278092Z } 2024-11-29T13:05:20.278104Z 2024-11-29T13:05:20.278110Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].data.aws_caller_identity.current will be read during apply 2024-11-29T13:05:20.278113Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.278117Z <= data "aws_caller_identity" "current" { 2024-11-29T13:05:20.278119Z + account_id = (known after apply) 2024-11-29T13:05:20.278121Z + arn = (known after apply) 2024-11-29T13:05:20.278124Z + id = (known after apply) 2024-11-29T13:05:20.278136Z + user_id = (known after apply) 2024-11-29T13:05:20.278138Z } 2024-11-29T13:05:20.278143Z 2024-11-29T13:05:20.278146Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].data.aws_iam_policy_document.assume_role_policy[0] will be read during apply 2024-11-29T13:05:20.278149Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.278159Z <= data "aws_iam_policy_document" "assume_role_policy" { 2024-11-29T13:05:20.278161Z + id = (known after apply) 2024-11-29T13:05:20.278164Z + json = (known after apply) 2024-11-29T13:05:20.278165Z + minified_json = (known after apply) 2024-11-29T13:05:20.278167Z 2024-11-29T13:05:20.278170Z + statement { 2024-11-29T13:05:20.278176Z + actions = [ 2024-11-29T13:05:20.278179Z + "sts:AssumeRole", 2024-11-29T13:05:20.278197Z ] 2024-11-29T13:05:20.278205Z + sid = "EKSNodeAssumeRole" 2024-11-29T13:05:20.278208Z 2024-11-29T13:05:20.278221Z + principals { 2024-11-29T13:05:20.278223Z + identifiers = [ 2024-11-29T13:05:20.278230Z + "ec2.amazonaws.com", 2024-11-29T13:05:20.278245Z ] 2024-11-29T13:05:20.278249Z + type = "Service" 2024-11-29T13:05:20.278252Z } 2024-11-29T13:05:20.278256Z } 2024-11-29T13:05:20.278258Z } 2024-11-29T13:05:20.278267Z 2024-11-29T13:05:20.278285Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].data.aws_partition.current will be read during apply 2024-11-29T13:05:20.278290Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.278294Z <= data "aws_partition" "current" { 2024-11-29T13:05:20.278309Z + dns_suffix = (known after apply) 2024-11-29T13:05:20.278310Z + id = (known after apply) 2024-11-29T13:05:20.278313Z + partition = (known after apply) 2024-11-29T13:05:20.278315Z + reverse_dns_prefix = (known after apply) 2024-11-29T13:05:20.278317Z } 2024-11-29T13:05:20.278320Z 2024-11-29T13:05:20.278322Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].data.aws_ssm_parameter.ami[0] will be read during apply 2024-11-29T13:05:20.278325Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.278328Z <= data "aws_ssm_parameter" "ami" { 2024-11-29T13:05:20.278329Z + arn = (known after apply) 2024-11-29T13:05:20.278331Z + id = (known after apply) 2024-11-29T13:05:20.278334Z + insecure_value = (known after apply) 2024-11-29T13:05:20.278336Z + name = "/aws/service/eks/optimized-ami/1.27/amazon-linux-2/recommended/image_id" 2024-11-29T13:05:20.278338Z + type = (known after apply) 2024-11-29T13:05:20.278341Z + value = (sensitive value) 2024-11-29T13:05:20.278342Z + version = (known after apply) 2024-11-29T13:05:20.278344Z } 2024-11-29T13:05:20.278346Z 2024-11-29T13:05:20.278349Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_autoscaling_group.this[0] will be created 2024-11-29T13:05:20.278352Z + resource "aws_autoscaling_group" "this" { 2024-11-29T13:05:20.278366Z + arn = (known after apply) 2024-11-29T13:05:20.278368Z + availability_zones = (known after apply) 2024-11-29T13:05:20.278371Z + default_cooldown = (known after apply) 2024-11-29T13:05:20.278398Z + desired_capacity = 2 2024-11-29T13:05:20.278400Z + enabled_metrics = [ 2024-11-29T13:05:20.278402Z + "GroupDesiredCapacity", 2024-11-29T13:05:20.278413Z + "GroupInServiceCapacity", 2024-11-29T13:05:20.278417Z + "GroupInServiceInstances", 2024-11-29T13:05:20.278421Z + "GroupPendingInstances", 2024-11-29T13:05:20.278424Z + "GroupStandbyInstances", 2024-11-29T13:05:20.278426Z + "GroupTerminatingCapacity", 2024-11-29T13:05:20.278429Z + "GroupTerminatingInstances", 2024-11-29T13:05:20.278432Z + "GroupTotalCapacity", 2024-11-29T13:05:20.278434Z + "GroupTotalInstances", 2024-11-29T13:05:20.278437Z ] 2024-11-29T13:05:20.278440Z + force_delete = false 2024-11-29T13:05:20.278442Z + force_delete_warm_pool = false 2024-11-29T13:05:20.278445Z + health_check_grace_period = 300 2024-11-29T13:05:20.278448Z + health_check_type = (known after apply) 2024-11-29T13:05:20.278450Z + id = (known after apply) 2024-11-29T13:05:20.278453Z + ignore_failed_scaling_activities = false 2024-11-29T13:05:20.278456Z + load_balancers = (known after apply) 2024-11-29T13:05:20.278458Z + max_size = 2 2024-11-29T13:05:20.278461Z + metrics_granularity = "1Minute" 2024-11-29T13:05:20.278773Z + min_size = 2 2024-11-29T13:05:20.278777Z + name = (known after apply) 2024-11-29T13:05:20.278781Z + name_prefix = "test-18696-127-x86-dev-us-east-1-EXTRA1-" 2024-11-29T13:05:20.278785Z + predicted_capacity = (known after apply) 2024-11-29T13:05:20.278787Z + protect_from_scale_in = false 2024-11-29T13:05:20.278790Z + service_linked_role_arn = (known after apply) 2024-11-29T13:05:20.278793Z + target_group_arns = (known after apply) 2024-11-29T13:05:20.278798Z + termination_policies = [] 2024-11-29T13:05:20.278802Z + vpc_zone_identifier = [ 2024-11-29T13:05:20.278806Z + "subnet-01421769c32d0a3e6", 2024-11-29T13:05:20.278808Z + "subnet-0602b234dd0ec3103", 2024-11-29T13:05:20.278811Z + "subnet-0b77d29f7cf6cb4c6", 2024-11-29T13:05:20.278814Z ] 2024-11-29T13:05:20.278816Z + wait_for_capacity_timeout = "10m" 2024-11-29T13:05:20.278819Z + warm_pool_size = (known after apply) 2024-11-29T13:05:20.278822Z 2024-11-29T13:05:20.278823Z + launch_template { 2024-11-29T13:05:20.278825Z + id = (known after apply) 2024-11-29T13:05:20.278833Z + name = (known after apply) 2024-11-29T13:05:20.278835Z + version = (known after apply) 2024-11-29T13:05:20.278839Z } 2024-11-29T13:05:20.278840Z 2024-11-29T13:05:20.278843Z + mixed_instances_policy (known after apply) 2024-11-29T13:05:20.278858Z 2024-11-29T13:05:20.278862Z + tag (known after apply) 2024-11-29T13:05:20.278864Z 2024-11-29T13:05:20.278869Z + timeouts {} 2024-11-29T13:05:20.278870Z 2024-11-29T13:05:20.278872Z + traffic_source (known after apply) 2024-11-29T13:05:20.278875Z } 2024-11-29T13:05:20.278876Z 2024-11-29T13:05:20.278880Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_eks_access_entry.this[0] will be created 2024-11-29T13:05:20.278893Z + resource "aws_eks_access_entry" "this" { 2024-11-29T13:05:20.278895Z + access_entry_arn = (known after apply) 2024-11-29T13:05:20.278897Z + cluster_name = (known after apply) 2024-11-29T13:05:20.278901Z + created_at = (known after apply) 2024-11-29T13:05:20.278902Z + id = (known after apply) 2024-11-29T13:05:20.278905Z + kubernetes_groups = (known after apply) 2024-11-29T13:05:20.278907Z + modified_at = (known after apply) 2024-11-29T13:05:20.278909Z + principal_arn = (known after apply) 2024-11-29T13:05:20.278911Z + tags = { 2024-11-29T13:05:20.278923Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.278926Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.278929Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.278955Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.278968Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.278971Z + "migrated" = "False" 2024-11-29T13:05:20.278978Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.278981Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.278985Z + "stackType" = "terraform" 2024-11-29T13:05:20.278991Z } 2024-11-29T13:05:20.278994Z + tags_all = { 2024-11-29T13:05:20.278997Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.279000Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.279002Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.279005Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.279008Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.279011Z + "migrated" = "False" 2024-11-29T13:05:20.279014Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.279017Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.279019Z + "stackType" = "terraform" 2024-11-29T13:05:20.279021Z } 2024-11-29T13:05:20.279038Z + type = "EC2_LINUX" 2024-11-29T13:05:20.279051Z + user_name = (known after apply) 2024-11-29T13:05:20.279057Z } 2024-11-29T13:05:20.279058Z 2024-11-29T13:05:20.279064Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_iam_instance_profile.this[0] will be created 2024-11-29T13:05:20.279066Z + resource "aws_iam_instance_profile" "this" { 2024-11-29T13:05:20.279068Z + arn = (known after apply) 2024-11-29T13:05:20.279071Z + create_date = (known after apply) 2024-11-29T13:05:20.279072Z + id = (known after apply) 2024-11-29T13:05:20.279074Z + name = "test-18696-127-x86-dev-us-east-1-EXTRA1-worker" 2024-11-29T13:05:20.279077Z + name_prefix = (known after apply) 2024-11-29T13:05:20.279078Z + path = "/" 2024-11-29T13:05:20.279080Z + role = "test-18696-127-x86-dev-us-east-1-EXTRA1-worker" 2024-11-29T13:05:20.279083Z + tags = { 2024-11-29T13:05:20.279084Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.279087Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.279090Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.279092Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.279094Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.279105Z + "migrated" = "False" 2024-11-29T13:05:20.279108Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.279110Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.279112Z + "stackType" = "terraform" 2024-11-29T13:05:20.279115Z } 2024-11-29T13:05:20.279116Z + tags_all = { 2024-11-29T13:05:20.279118Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.279121Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.279127Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.279130Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.279143Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.279146Z + "migrated" = "False" 2024-11-29T13:05:20.279149Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.279152Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.279154Z + "stackType" = "terraform" 2024-11-29T13:05:20.279156Z } 2024-11-29T13:05:20.279159Z + unique_id = (known after apply) 2024-11-29T13:05:20.279160Z } 2024-11-29T13:05:20.279161Z 2024-11-29T13:05:20.279166Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_iam_role.this[0] will be created 2024-11-29T13:05:20.279168Z + resource "aws_iam_role" "this" { 2024-11-29T13:05:20.279170Z + arn = (known after apply) 2024-11-29T13:05:20.279223Z + assume_role_policy = (known after apply) 2024-11-29T13:05:20.279226Z + create_date = (known after apply) 2024-11-29T13:05:20.279231Z + description = "Self managed node group IAM role" 2024-11-29T13:05:20.279236Z + force_detach_policies = true 2024-11-29T13:05:20.279238Z + id = (known after apply) 2024-11-29T13:05:20.279240Z + managed_policy_arns = (known after apply) 2024-11-29T13:05:20.279243Z + max_session_duration = 3600 2024-11-29T13:05:20.279245Z + name = "test-18696-127-x86-dev-us-east-1-EXTRA1-worker" 2024-11-29T13:05:20.279247Z + name_prefix = (known after apply) 2024-11-29T13:05:20.279250Z + path = "/" 2024-11-29T13:05:20.279251Z + tags = { 2024-11-29T13:05:20.279253Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.279257Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.279259Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.279262Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.279278Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.279279Z + "migrated" = "False" 2024-11-29T13:05:20.279281Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.279284Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.279286Z + "stackType" = "terraform" 2024-11-29T13:05:20.279288Z } 2024-11-29T13:05:20.279291Z + tags_all = { 2024-11-29T13:05:20.279292Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.279294Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.279299Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.279302Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.279305Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.279309Z + "migrated" = "False" 2024-11-29T13:05:20.279312Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.279315Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.279323Z + "stackType" = "terraform" 2024-11-29T13:05:20.279326Z } 2024-11-29T13:05:20.279327Z + unique_id = (known after apply) 2024-11-29T13:05:20.279329Z 2024-11-29T13:05:20.279332Z + inline_policy (known after apply) 2024-11-29T13:05:20.279334Z } 2024-11-29T13:05:20.279335Z 2024-11-29T13:05:20.279340Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_iam_role_policy_attachment.additional["0"] will be created 2024-11-29T13:05:20.279343Z + resource "aws_iam_role_policy_attachment" "additional" { 2024-11-29T13:05:20.279362Z + id = (known after apply) 2024-11-29T13:05:20.279367Z + policy_arn = "arn:aws:iam::199058210261:policy/indg-ssm-ec2-policy" 2024-11-29T13:05:20.279369Z + role = "test-18696-127-x86-dev-us-east-1-EXTRA1-worker" 2024-11-29T13:05:20.279371Z } 2024-11-29T13:05:20.279373Z 2024-11-29T13:05:20.279375Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_iam_role_policy_attachment.additional["1"] will be created 2024-11-29T13:05:20.279378Z + resource "aws_iam_role_policy_attachment" "additional" { 2024-11-29T13:05:20.279382Z + id = (known after apply) 2024-11-29T13:05:20.279384Z + policy_arn = "arn:aws:iam::199058210261:policy/indg-ssm-ec2-policy" 2024-11-29T13:05:20.279386Z + role = "test-18696-127-x86-dev-us-east-1-EXTRA1-worker" 2024-11-29T13:05:20.279399Z } 2024-11-29T13:05:20.279400Z 2024-11-29T13:05:20.279405Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_iam_role_policy_attachment.this["AmazonEC2ContainerRegistryReadOnly"] will be created 2024-11-29T13:05:20.279407Z + resource "aws_iam_role_policy_attachment" "this" { 2024-11-29T13:05:20.279409Z + id = (known after apply) 2024-11-29T13:05:20.279411Z + policy_arn = (known after apply) 2024-11-29T13:05:20.279413Z + role = "test-18696-127-x86-dev-us-east-1-EXTRA1-worker" 2024-11-29T13:05:20.279416Z } 2024-11-29T13:05:20.279418Z 2024-11-29T13:05:20.279421Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_iam_role_policy_attachment.this["AmazonEKSWorkerNodePolicy"] will be created 2024-11-29T13:05:20.279423Z + resource "aws_iam_role_policy_attachment" "this" { 2024-11-29T13:05:20.279426Z + id = (known after apply) 2024-11-29T13:05:20.279427Z + policy_arn = (known after apply) 2024-11-29T13:05:20.279429Z + role = "test-18696-127-x86-dev-us-east-1-EXTRA1-worker" 2024-11-29T13:05:20.279443Z } 2024-11-29T13:05:20.279445Z 2024-11-29T13:05:20.279453Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_iam_role_policy_attachment.this["AmazonEKS_CNI_Policy"] will be created 2024-11-29T13:05:20.279464Z + resource "aws_iam_role_policy_attachment" "this" { 2024-11-29T13:05:20.279468Z + id = (known after apply) 2024-11-29T13:05:20.279472Z + policy_arn = (known after apply) 2024-11-29T13:05:20.279476Z + role = "test-18696-127-x86-dev-us-east-1-EXTRA1-worker" 2024-11-29T13:05:20.279478Z } 2024-11-29T13:05:20.279479Z 2024-11-29T13:05:20.279484Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_launch_template.this[0] will be created 2024-11-29T13:05:20.279490Z + resource "aws_launch_template" "this" { 2024-11-29T13:05:20.279492Z + arn = (known after apply) 2024-11-29T13:05:20.279495Z + default_version = (known after apply) 2024-11-29T13:05:20.279498Z + description = "Custom launch template for test-18696-127-x86-dev-us-east-1-EXTRA1 self managed node group" 2024-11-29T13:05:20.279500Z + id = (known after apply) 2024-11-29T13:05:20.279503Z + image_id = (sensitive value) 2024-11-29T13:05:20.279505Z + instance_type = "m6g.large" 2024-11-29T13:05:20.279512Z + latest_version = (known after apply) 2024-11-29T13:05:20.279526Z + name = "test-18696-127-x86-dev-us-east-1-EXTRA1-eks_asg" 2024-11-29T13:05:20.279529Z + name_prefix = (known after apply) 2024-11-29T13:05:20.279533Z + tags = { 2024-11-29T13:05:20.279535Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.279547Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.279550Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.279553Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.279557Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.279559Z + "migrated" = "False" 2024-11-29T13:05:20.279561Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.279564Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.279566Z + "stackType" = "terraform" 2024-11-29T13:05:20.279568Z } 2024-11-29T13:05:20.279570Z + tags_all = { 2024-11-29T13:05:20.279571Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.279573Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.279576Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.279578Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.279580Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.279582Z + "migrated" = "False" 2024-11-29T13:05:20.279584Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.279586Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.279589Z + "stackType" = "terraform" 2024-11-29T13:05:20.279590Z } 2024-11-29T13:05:20.279592Z + update_default_version = true 2024-11-29T13:05:20.279604Z + user_data = (known after apply) 2024-11-29T13:05:20.279606Z + vpc_security_group_ids = (known after apply) 2024-11-29T13:05:20.279609Z 2024-11-29T13:05:20.279610Z + block_device_mappings { 2024-11-29T13:05:20.279613Z + device_name = "/dev/xvda" 2024-11-29T13:05:20.279625Z 2024-11-29T13:05:20.279628Z + ebs { 2024-11-29T13:05:20.279630Z + encrypted = "false" 2024-11-29T13:05:20.279633Z + iops = (known after apply) 2024-11-29T13:05:20.279636Z + throughput = (known after apply) 2024-11-29T13:05:20.279638Z + volume_size = 100 2024-11-29T13:05:20.279641Z + volume_type = "gp3" 2024-11-29T13:05:20.279643Z } 2024-11-29T13:05:20.279644Z } 2024-11-29T13:05:20.279647Z 2024-11-29T13:05:20.279648Z + iam_instance_profile { 2024-11-29T13:05:20.279655Z + arn = (known after apply) 2024-11-29T13:05:20.279658Z } 2024-11-29T13:05:20.279659Z 2024-11-29T13:05:20.279661Z + metadata_options { 2024-11-29T13:05:20.279676Z + http_endpoint = "enabled" 2024-11-29T13:05:20.279677Z + http_protocol_ipv6 = (known after apply) 2024-11-29T13:05:20.279679Z + http_put_response_hop_limit = 2 2024-11-29T13:05:20.279682Z + http_tokens = "required" 2024-11-29T13:05:20.279684Z + instance_metadata_tags = (known after apply) 2024-11-29T13:05:20.279686Z } 2024-11-29T13:05:20.279689Z 2024-11-29T13:05:20.279690Z + monitoring { 2024-11-29T13:05:20.279692Z + enabled = true 2024-11-29T13:05:20.279695Z } 2024-11-29T13:05:20.279696Z 2024-11-29T13:05:20.279698Z + tag_specifications { 2024-11-29T13:05:20.279702Z + resource_type = "instance" 2024-11-29T13:05:20.279703Z + tags = { 2024-11-29T13:05:20.279706Z + "Name" = "test-18696-127-x86-dev-us-east-1-EXTRA1" 2024-11-29T13:05:20.279711Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.279714Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.279716Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.279721Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.279723Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.279725Z + "migrated" = "False" 2024-11-29T13:05:20.279733Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.279735Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.279738Z + "stackType" = "terraform" 2024-11-29T13:05:20.279740Z } 2024-11-29T13:05:20.279742Z } 2024-11-29T13:05:20.279743Z + tag_specifications { 2024-11-29T13:05:20.279746Z + resource_type = "network-interface" 2024-11-29T13:05:20.279748Z + tags = { 2024-11-29T13:05:20.279750Z + "Name" = "test-18696-127-x86-dev-us-east-1-EXTRA1" 2024-11-29T13:05:20.279758Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.279763Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.279768Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.279774Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.279778Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.279781Z + "migrated" = "False" 2024-11-29T13:05:20.279824Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.279935Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.279939Z + "stackType" = "terraform" 2024-11-29T13:05:20.279954Z } 2024-11-29T13:05:20.279956Z } 2024-11-29T13:05:20.279959Z + tag_specifications { 2024-11-29T13:05:20.279963Z + resource_type = "volume" 2024-11-29T13:05:20.279965Z + tags = { 2024-11-29T13:05:20.279968Z + "Name" = "test-18696-127-x86-dev-us-east-1-EXTRA1" 2024-11-29T13:05:20.279972Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.279974Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.279977Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.279980Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.279982Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.279984Z + "migrated" = "False" 2024-11-29T13:05:20.279987Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.279989Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.279991Z + "stackType" = "terraform" 2024-11-29T13:05:20.279994Z } 2024-11-29T13:05:20.279995Z } 2024-11-29T13:05:20.279997Z } 2024-11-29T13:05:20.280000Z 2024-11-29T13:05:20.280004Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].data.aws_caller_identity.current will be read during apply 2024-11-29T13:05:20.280007Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.280011Z <= data "aws_caller_identity" "current" { 2024-11-29T13:05:20.280012Z + account_id = (known after apply) 2024-11-29T13:05:20.280014Z + arn = (known after apply) 2024-11-29T13:05:20.280037Z + id = (known after apply) 2024-11-29T13:05:20.280041Z + user_id = (known after apply) 2024-11-29T13:05:20.280044Z } 2024-11-29T13:05:20.280047Z 2024-11-29T13:05:20.280051Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].data.aws_iam_policy_document.assume_role_policy[0] will be read during apply 2024-11-29T13:05:20.280055Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.280058Z <= data "aws_iam_policy_document" "assume_role_policy" { 2024-11-29T13:05:20.280060Z + id = (known after apply) 2024-11-29T13:05:20.280063Z + json = (known after apply) 2024-11-29T13:05:20.280066Z + minified_json = (known after apply) 2024-11-29T13:05:20.280067Z 2024-11-29T13:05:20.280069Z + statement { 2024-11-29T13:05:20.280072Z + actions = [ 2024-11-29T13:05:20.280074Z + "sts:AssumeRole", 2024-11-29T13:05:20.280077Z ] 2024-11-29T13:05:20.280080Z + sid = "EKSNodeAssumeRole" 2024-11-29T13:05:20.280081Z 2024-11-29T13:05:20.280083Z + principals { 2024-11-29T13:05:20.280088Z + identifiers = [ 2024-11-29T13:05:20.280099Z + "ec2.amazonaws.com", 2024-11-29T13:05:20.280103Z ] 2024-11-29T13:05:20.280118Z + type = "Service" 2024-11-29T13:05:20.280122Z } 2024-11-29T13:05:20.280126Z } 2024-11-29T13:05:20.280132Z } 2024-11-29T13:05:20.280133Z 2024-11-29T13:05:20.280137Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].data.aws_partition.current will be read during apply 2024-11-29T13:05:20.280143Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.280145Z <= data "aws_partition" "current" { 2024-11-29T13:05:20.280147Z + dns_suffix = (known after apply) 2024-11-29T13:05:20.280151Z + id = (known after apply) 2024-11-29T13:05:20.280152Z + partition = (known after apply) 2024-11-29T13:05:20.280155Z + reverse_dns_prefix = (known after apply) 2024-11-29T13:05:20.280158Z } 2024-11-29T13:05:20.280159Z 2024-11-29T13:05:20.280162Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].data.aws_ssm_parameter.ami[0] will be read during apply 2024-11-29T13:05:20.280166Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.280168Z <= data "aws_ssm_parameter" "ami" { 2024-11-29T13:05:20.280170Z + arn = (known after apply) 2024-11-29T13:05:20.280192Z + id = (known after apply) 2024-11-29T13:05:20.280194Z + insecure_value = (known after apply) 2024-11-29T13:05:20.280198Z + name = "/aws/service/eks/optimized-ami/1.27/amazon-linux-2/recommended/image_id" 2024-11-29T13:05:20.280211Z + type = (known after apply) 2024-11-29T13:05:20.280216Z + value = (sensitive value) 2024-11-29T13:05:20.280218Z + version = (known after apply) 2024-11-29T13:05:20.280222Z } 2024-11-29T13:05:20.280223Z 2024-11-29T13:05:20.280227Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_autoscaling_group.this[0] will be created 2024-11-29T13:05:20.280232Z + resource "aws_autoscaling_group" "this" { 2024-11-29T13:05:20.280234Z + arn = (known after apply) 2024-11-29T13:05:20.280236Z + availability_zones = (known after apply) 2024-11-29T13:05:20.280240Z + default_cooldown = (known after apply) 2024-11-29T13:05:20.280242Z + desired_capacity = 2 2024-11-29T13:05:20.280244Z + enabled_metrics = [ 2024-11-29T13:05:20.280249Z + "GroupDesiredCapacity", 2024-11-29T13:05:20.280252Z + "GroupInServiceCapacity", 2024-11-29T13:05:20.280256Z + "GroupInServiceInstances", 2024-11-29T13:05:20.280262Z + "GroupPendingInstances", 2024-11-29T13:05:20.280264Z + "GroupStandbyInstances", 2024-11-29T13:05:20.280267Z + "GroupTerminatingCapacity", 2024-11-29T13:05:20.280270Z + "GroupTerminatingInstances", 2024-11-29T13:05:20.280272Z + "GroupTotalCapacity", 2024-11-29T13:05:20.280274Z + "GroupTotalInstances", 2024-11-29T13:05:20.280294Z ] 2024-11-29T13:05:20.280300Z + force_delete = false 2024-11-29T13:05:20.280303Z + force_delete_warm_pool = false 2024-11-29T13:05:20.280325Z + health_check_grace_period = 300 2024-11-29T13:05:20.280327Z + health_check_type = (known after apply) 2024-11-29T13:05:20.280330Z + id = (known after apply) 2024-11-29T13:05:20.280333Z + ignore_failed_scaling_activities = false 2024-11-29T13:05:20.280335Z + load_balancers = (known after apply) 2024-11-29T13:05:20.280377Z + max_size = 2 2024-11-29T13:05:20.280380Z + metrics_granularity = "1Minute" 2024-11-29T13:05:20.280382Z + min_size = 2 2024-11-29T13:05:20.280388Z + name = (known after apply) 2024-11-29T13:05:20.280392Z + name_prefix = "test-18696-127-x86-dev-us-east-1-EXTRA2-" 2024-11-29T13:05:20.280394Z + predicted_capacity = (known after apply) 2024-11-29T13:05:20.280396Z + protect_from_scale_in = false 2024-11-29T13:05:20.280401Z + service_linked_role_arn = (known after apply) 2024-11-29T13:05:20.280406Z + target_group_arns = (known after apply) 2024-11-29T13:05:20.280409Z + termination_policies = [] 2024-11-29T13:05:20.280413Z + vpc_zone_identifier = [ 2024-11-29T13:05:20.280420Z + "subnet-01421769c32d0a3e6", 2024-11-29T13:05:20.280422Z + "subnet-0602b234dd0ec3103", 2024-11-29T13:05:20.280426Z + "subnet-0b77d29f7cf6cb4c6", 2024-11-29T13:05:20.280437Z ] 2024-11-29T13:05:20.280439Z + wait_for_capacity_timeout = "10m" 2024-11-29T13:05:20.280442Z + warm_pool_size = (known after apply) 2024-11-29T13:05:20.280443Z 2024-11-29T13:05:20.280445Z + launch_template { 2024-11-29T13:05:20.280448Z + id = (known after apply) 2024-11-29T13:05:20.280449Z + name = (known after apply) 2024-11-29T13:05:20.280451Z + version = (known after apply) 2024-11-29T13:05:20.280454Z } 2024-11-29T13:05:20.280455Z 2024-11-29T13:05:20.280457Z + mixed_instances_policy (known after apply) 2024-11-29T13:05:20.280460Z 2024-11-29T13:05:20.280461Z + tag (known after apply) 2024-11-29T13:05:20.280463Z 2024-11-29T13:05:20.280466Z + timeouts {} 2024-11-29T13:05:20.280471Z 2024-11-29T13:05:20.280474Z + traffic_source (known after apply) 2024-11-29T13:05:20.280477Z } 2024-11-29T13:05:20.280482Z 2024-11-29T13:05:20.280485Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_eks_access_entry.this[0] will be created 2024-11-29T13:05:20.280498Z + resource "aws_eks_access_entry" "this" { 2024-11-29T13:05:20.280505Z + access_entry_arn = (known after apply) 2024-11-29T13:05:20.280508Z + cluster_name = (known after apply) 2024-11-29T13:05:20.280521Z + created_at = (known after apply) 2024-11-29T13:05:20.280524Z + id = (known after apply) 2024-11-29T13:05:20.280527Z + kubernetes_groups = (known after apply) 2024-11-29T13:05:20.280544Z + modified_at = (known after apply) 2024-11-29T13:05:20.280549Z + principal_arn = (known after apply) 2024-11-29T13:05:20.280551Z + tags = { 2024-11-29T13:05:20.280560Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.280562Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.280566Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.280573Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.280575Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.280578Z + "migrated" = "False" 2024-11-29T13:05:20.280584Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.280587Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.280589Z + "stackType" = "terraform" 2024-11-29T13:05:20.280591Z } 2024-11-29T13:05:20.280594Z + tags_all = { 2024-11-29T13:05:20.280595Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.280597Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.280604Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.280606Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.280608Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.280614Z + "migrated" = "False" 2024-11-29T13:05:20.280617Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.280618Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.280621Z + "stackType" = "terraform" 2024-11-29T13:05:20.280626Z } 2024-11-29T13:05:20.280628Z + type = "EC2_LINUX" 2024-11-29T13:05:20.280630Z + user_name = (known after apply) 2024-11-29T13:05:20.280632Z } 2024-11-29T13:05:20.280636Z 2024-11-29T13:05:20.280640Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_iam_instance_profile.this[0] will be created 2024-11-29T13:05:20.280642Z + resource "aws_iam_instance_profile" "this" { 2024-11-29T13:05:20.280645Z + arn = (known after apply) 2024-11-29T13:05:20.280652Z + create_date = (known after apply) 2024-11-29T13:05:20.280653Z + id = (known after apply) 2024-11-29T13:05:20.280657Z + name = "test-18696-127-x86-dev-us-east-1-EXTRA2-worker" 2024-11-29T13:05:20.280658Z + name_prefix = (known after apply) 2024-11-29T13:05:20.280660Z + path = "/" 2024-11-29T13:05:20.280663Z + role = "test-18696-127-x86-dev-us-east-1-EXTRA2-worker" 2024-11-29T13:05:20.280665Z + tags = { 2024-11-29T13:05:20.280667Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.280670Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.280673Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.280679Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.280692Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.280694Z + "migrated" = "False" 2024-11-29T13:05:20.280696Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.280702Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.280705Z + "stackType" = "terraform" 2024-11-29T13:05:20.280706Z } 2024-11-29T13:05:20.280709Z + tags_all = { 2024-11-29T13:05:20.280714Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.280715Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.280718Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.280725Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.280728Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.280731Z + "migrated" = "False" 2024-11-29T13:05:20.280738Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.280740Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.280743Z + "stackType" = "terraform" 2024-11-29T13:05:20.280775Z } 2024-11-29T13:05:20.280782Z + unique_id = (known after apply) 2024-11-29T13:05:20.280783Z } 2024-11-29T13:05:20.280785Z 2024-11-29T13:05:20.280793Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_iam_role.this[0] will be created 2024-11-29T13:05:20.280797Z + resource "aws_iam_role" "this" { 2024-11-29T13:05:20.280798Z + arn = (known after apply) 2024-11-29T13:05:20.280801Z + assume_role_policy = (known after apply) 2024-11-29T13:05:20.280807Z + create_date = (known after apply) 2024-11-29T13:05:20.280810Z + description = "Self managed node group IAM role" 2024-11-29T13:05:20.280813Z + force_detach_policies = true 2024-11-29T13:05:20.280828Z + id = (known after apply) 2024-11-29T13:05:20.280830Z + managed_policy_arns = (known after apply) 2024-11-29T13:05:20.280834Z + max_session_duration = 3600 2024-11-29T13:05:20.280836Z + name = "test-18696-127-x86-dev-us-east-1-EXTRA2-worker" 2024-11-29T13:05:20.280839Z + name_prefix = (known after apply) 2024-11-29T13:05:20.280845Z + path = "/" 2024-11-29T13:05:20.280847Z + tags = { 2024-11-29T13:05:20.280850Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.280852Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.280855Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.280868Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.280871Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.280873Z + "migrated" = "False" 2024-11-29T13:05:20.280910Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.280914Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.280917Z + "stackType" = "terraform" 2024-11-29T13:05:20.280926Z } 2024-11-29T13:05:20.280928Z + tags_all = { 2024-11-29T13:05:20.280932Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.280934Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.280936Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.280944Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.280947Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.280950Z + "migrated" = "False" 2024-11-29T13:05:20.280957Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.280961Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.280963Z + "stackType" = "terraform" 2024-11-29T13:05:20.280965Z } 2024-11-29T13:05:20.280971Z + unique_id = (known after apply) 2024-11-29T13:05:20.280972Z 2024-11-29T13:05:20.280977Z + inline_policy (known after apply) 2024-11-29T13:05:20.280980Z } 2024-11-29T13:05:20.280982Z 2024-11-29T13:05:20.280995Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_iam_role_policy_attachment.additional["0"] will be created 2024-11-29T13:05:20.281000Z + resource "aws_iam_role_policy_attachment" "additional" { 2024-11-29T13:05:20.281004Z + id = (known after apply) 2024-11-29T13:05:20.281018Z + policy_arn = "arn:aws:iam::199058210261:policy/indg-ssm-ec2-policy" 2024-11-29T13:05:20.281019Z + role = "test-18696-127-x86-dev-us-east-1-EXTRA2-worker" 2024-11-29T13:05:20.281021Z } 2024-11-29T13:05:20.281026Z 2024-11-29T13:05:20.281029Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_iam_role_policy_attachment.additional["1"] will be created 2024-11-29T13:05:20.281031Z + resource "aws_iam_role_policy_attachment" "additional" { 2024-11-29T13:05:20.281033Z + id = (known after apply) 2024-11-29T13:05:20.281039Z + policy_arn = "arn:aws:iam::199058210261:policy/indg-ssm-ec2-policy" 2024-11-29T13:05:20.281041Z + role = "test-18696-127-x86-dev-us-east-1-EXTRA2-worker" 2024-11-29T13:05:20.281044Z } 2024-11-29T13:05:20.281045Z 2024-11-29T13:05:20.281048Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_iam_role_policy_attachment.this["AmazonEC2ContainerRegistryReadOnly"] will be created 2024-11-29T13:05:20.281054Z + resource "aws_iam_role_policy_attachment" "this" { 2024-11-29T13:05:20.281059Z + id = (known after apply) 2024-11-29T13:05:20.281066Z + policy_arn = (known after apply) 2024-11-29T13:05:20.281069Z + role = "test-18696-127-x86-dev-us-east-1-EXTRA2-worker" 2024-11-29T13:05:20.281073Z } 2024-11-29T13:05:20.281075Z 2024-11-29T13:05:20.281079Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_iam_role_policy_attachment.this["AmazonEKSWorkerNodePolicy"] will be created 2024-11-29T13:05:20.281086Z + resource "aws_iam_role_policy_attachment" "this" { 2024-11-29T13:05:20.281089Z + id = (known after apply) 2024-11-29T13:05:20.281090Z + policy_arn = (known after apply) 2024-11-29T13:05:20.281092Z + role = "test-18696-127-x86-dev-us-east-1-EXTRA2-worker" 2024-11-29T13:05:20.281116Z } 2024-11-29T13:05:20.281118Z 2024-11-29T13:05:20.281122Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_iam_role_policy_attachment.this["AmazonEKS_CNI_Policy"] will be created 2024-11-29T13:05:20.281130Z + resource "aws_iam_role_policy_attachment" "this" { 2024-11-29T13:05:20.281132Z + id = (known after apply) 2024-11-29T13:05:20.281135Z + policy_arn = (known after apply) 2024-11-29T13:05:20.281137Z + role = "test-18696-127-x86-dev-us-east-1-EXTRA2-worker" 2024-11-29T13:05:20.281140Z } 2024-11-29T13:05:20.281143Z 2024-11-29T13:05:20.281148Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_launch_template.this[0] will be created 2024-11-29T13:05:20.281151Z + resource "aws_launch_template" "this" { 2024-11-29T13:05:20.281154Z + arn = (known after apply) 2024-11-29T13:05:20.281157Z + default_version = (known after apply) 2024-11-29T13:05:20.281160Z + description = "Custom launch template for test-18696-127-x86-dev-us-east-1-EXTRA2 self managed node group" 2024-11-29T13:05:20.281163Z + id = (known after apply) 2024-11-29T13:05:20.281167Z + image_id = (sensitive value) 2024-11-29T13:05:20.281176Z + instance_type = "m6gd.large" 2024-11-29T13:05:20.281179Z + latest_version = (known after apply) 2024-11-29T13:05:20.281183Z + name = "test-18696-127-x86-dev-us-east-1-EXTRA2-eks_asg" 2024-11-29T13:05:20.281184Z + name_prefix = (known after apply) 2024-11-29T13:05:20.281187Z + tags = { 2024-11-29T13:05:20.281190Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.281192Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.281195Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.281233Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.281249Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.281253Z + "migrated" = "False" 2024-11-29T13:05:20.281262Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.281268Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.281288Z + "stackType" = "terraform" 2024-11-29T13:05:20.281296Z } 2024-11-29T13:05:20.281298Z + tags_all = { 2024-11-29T13:05:20.281302Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.281306Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.281308Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.281311Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.281314Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.281316Z + "migrated" = "False" 2024-11-29T13:05:20.281318Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.281322Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.281326Z + "stackType" = "terraform" 2024-11-29T13:05:20.281329Z } 2024-11-29T13:05:20.281333Z + update_default_version = true 2024-11-29T13:05:20.281339Z + user_data = (known after apply) 2024-11-29T13:05:20.281343Z + vpc_security_group_ids = (known after apply) 2024-11-29T13:05:20.281347Z 2024-11-29T13:05:20.281350Z + block_device_mappings { 2024-11-29T13:05:20.281353Z + device_name = "/dev/xvda" 2024-11-29T13:05:20.281355Z 2024-11-29T13:05:20.281356Z + ebs { 2024-11-29T13:05:20.281358Z + encrypted = "false" 2024-11-29T13:05:20.281361Z + iops = (known after apply) 2024-11-29T13:05:20.281363Z + throughput = (known after apply) 2024-11-29T13:05:20.281365Z + volume_size = 100 2024-11-29T13:05:20.281368Z + volume_type = "gp3" 2024-11-29T13:05:20.281370Z } 2024-11-29T13:05:20.281372Z } 2024-11-29T13:05:20.281374Z 2024-11-29T13:05:20.281376Z + iam_instance_profile { 2024-11-29T13:05:20.281378Z + arn = (known after apply) 2024-11-29T13:05:20.281380Z } 2024-11-29T13:05:20.281381Z 2024-11-29T13:05:20.281383Z + metadata_options { 2024-11-29T13:05:20.281394Z + http_endpoint = "enabled" 2024-11-29T13:05:20.281397Z + http_protocol_ipv6 = (known after apply) 2024-11-29T13:05:20.281411Z + http_put_response_hop_limit = 2 2024-11-29T13:05:20.281414Z + http_tokens = "required" 2024-11-29T13:05:20.281426Z + instance_metadata_tags = (known after apply) 2024-11-29T13:05:20.281428Z } 2024-11-29T13:05:20.281431Z 2024-11-29T13:05:20.281435Z + monitoring { 2024-11-29T13:05:20.281436Z + enabled = true 2024-11-29T13:05:20.281438Z } 2024-11-29T13:05:20.281441Z 2024-11-29T13:05:20.281443Z + tag_specifications { 2024-11-29T13:05:20.281445Z + resource_type = "instance" 2024-11-29T13:05:20.281449Z + tags = { 2024-11-29T13:05:20.281451Z + "Name" = "test-18696-127-x86-dev-us-east-1-EXTRA2" 2024-11-29T13:05:20.281463Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.281467Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.281469Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.281472Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.281475Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.281477Z + "migrated" = "False" 2024-11-29T13:05:20.281480Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.281483Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.281490Z + "stackType" = "terraform" 2024-11-29T13:05:20.281493Z } 2024-11-29T13:05:20.281507Z } 2024-11-29T13:05:20.281510Z + tag_specifications { 2024-11-29T13:05:20.281513Z + resource_type = "network-interface" 2024-11-29T13:05:20.281517Z + tags = { 2024-11-29T13:05:20.281519Z + "Name" = "test-18696-127-x86-dev-us-east-1-EXTRA2" 2024-11-29T13:05:20.281522Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.281526Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.281528Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.281530Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.281534Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.281536Z + "migrated" = "False" 2024-11-29T13:05:20.281538Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.281542Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.281544Z + "stackType" = "terraform" 2024-11-29T13:05:20.281547Z } 2024-11-29T13:05:20.281550Z } 2024-11-29T13:05:20.281551Z + tag_specifications { 2024-11-29T13:05:20.281554Z + resource_type = "volume" 2024-11-29T13:05:20.281558Z + tags = { 2024-11-29T13:05:20.281559Z + "Name" = "test-18696-127-x86-dev-us-east-1-EXTRA2" 2024-11-29T13:05:20.281562Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.281565Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.281567Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.281571Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.281583Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.281596Z + "migrated" = "False" 2024-11-29T13:05:20.281600Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.281610Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.281612Z + "stackType" = "terraform" 2024-11-29T13:05:20.281615Z } 2024-11-29T13:05:20.281626Z } 2024-11-29T13:05:20.281628Z } 2024-11-29T13:05:20.281630Z 2024-11-29T13:05:20.281644Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].data.aws_caller_identity.current will be read during apply 2024-11-29T13:05:20.281653Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.281657Z <= data "aws_caller_identity" "current" { 2024-11-29T13:05:20.281663Z + account_id = (known after apply) 2024-11-29T13:05:20.281665Z + arn = (known after apply) 2024-11-29T13:05:20.281668Z + id = (known after apply) 2024-11-29T13:05:20.281674Z + user_id = (known after apply) 2024-11-29T13:05:20.281676Z } 2024-11-29T13:05:20.281679Z 2024-11-29T13:05:20.281685Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].data.aws_iam_policy_document.assume_role_policy[0] will be read during apply 2024-11-29T13:05:20.281689Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.281692Z <= data "aws_iam_policy_document" "assume_role_policy" { 2024-11-29T13:05:20.281695Z + id = (known after apply) 2024-11-29T13:05:20.281697Z + json = (known after apply) 2024-11-29T13:05:20.281699Z + minified_json = (known after apply) 2024-11-29T13:05:20.281702Z 2024-11-29T13:05:20.281703Z + statement { 2024-11-29T13:05:20.281705Z + actions = [ 2024-11-29T13:05:20.281709Z + "sts:AssumeRole", 2024-11-29T13:05:20.281710Z ] 2024-11-29T13:05:20.281719Z + sid = "EKSNodeAssumeRole" 2024-11-29T13:05:20.281737Z 2024-11-29T13:05:20.281740Z + principals { 2024-11-29T13:05:20.281747Z + identifiers = [ 2024-11-29T13:05:20.281751Z + "ec2.amazonaws.com", 2024-11-29T13:05:20.281753Z ] 2024-11-29T13:05:20.281755Z + type = "Service" 2024-11-29T13:05:20.281758Z } 2024-11-29T13:05:20.281760Z } 2024-11-29T13:05:20.281761Z } 2024-11-29T13:05:20.281764Z 2024-11-29T13:05:20.281768Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].data.aws_partition.current will be read during apply 2024-11-29T13:05:20.281770Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.281773Z <= data "aws_partition" "current" { 2024-11-29T13:05:20.281775Z + dns_suffix = (known after apply) 2024-11-29T13:05:20.281777Z + id = (known after apply) 2024-11-29T13:05:20.281780Z + partition = (known after apply) 2024-11-29T13:05:20.281782Z + reverse_dns_prefix = (known after apply) 2024-11-29T13:05:20.281785Z } 2024-11-29T13:05:20.281788Z 2024-11-29T13:05:20.281791Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].data.aws_ssm_parameter.ami[0] will be read during apply 2024-11-29T13:05:20.281800Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.281803Z <= data "aws_ssm_parameter" "ami" { 2024-11-29T13:05:20.281804Z + arn = (known after apply) 2024-11-29T13:05:20.281806Z + id = (known after apply) 2024-11-29T13:05:20.281813Z + insecure_value = (known after apply) 2024-11-29T13:05:20.281825Z + name = "/aws/service/eks/optimized-ami/1.27/amazon-linux-2/recommended/image_id" 2024-11-29T13:05:20.281829Z + type = (known after apply) 2024-11-29T13:05:20.281837Z + value = (sensitive value) 2024-11-29T13:05:20.281844Z + version = (known after apply) 2024-11-29T13:05:20.281848Z } 2024-11-29T13:05:20.281861Z 2024-11-29T13:05:20.281864Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_autoscaling_group.this[0] will be created 2024-11-29T13:05:20.281873Z + resource "aws_autoscaling_group" "this" { 2024-11-29T13:05:20.281875Z + arn = (known after apply) 2024-11-29T13:05:20.281878Z + availability_zones = (known after apply) 2024-11-29T13:05:20.281881Z + default_cooldown = (known after apply) 2024-11-29T13:05:20.281883Z + desired_capacity = 2 2024-11-29T13:05:20.281885Z + enabled_metrics = [ 2024-11-29T13:05:20.281889Z + "GroupDesiredCapacity", 2024-11-29T13:05:20.281891Z + "GroupInServiceCapacity", 2024-11-29T13:05:20.281893Z + "GroupInServiceInstances", 2024-11-29T13:05:20.281896Z + "GroupPendingInstances", 2024-11-29T13:05:20.281898Z + "GroupStandbyInstances", 2024-11-29T13:05:20.281901Z + "GroupTerminatingCapacity", 2024-11-29T13:05:20.281904Z + "GroupTerminatingInstances", 2024-11-29T13:05:20.281906Z + "GroupTotalCapacity", 2024-11-29T13:05:20.281908Z + "GroupTotalInstances", 2024-11-29T13:05:20.281911Z ] 2024-11-29T13:05:20.281912Z + force_delete = false 2024-11-29T13:05:20.281915Z + force_delete_warm_pool = false 2024-11-29T13:05:20.281929Z + health_check_grace_period = 300 2024-11-29T13:05:20.281931Z + health_check_type = (known after apply) 2024-11-29T13:05:20.281934Z + id = (known after apply) 2024-11-29T13:05:20.281937Z + ignore_failed_scaling_activities = false 2024-11-29T13:05:20.281940Z + load_balancers = (known after apply) 2024-11-29T13:05:20.281943Z + max_size = 2 2024-11-29T13:05:20.281945Z + metrics_granularity = "1Minute" 2024-11-29T13:05:20.281947Z + min_size = 2 2024-11-29T13:05:20.281950Z + name = (known after apply) 2024-11-29T13:05:20.281952Z + name_prefix = "test-18696-127-x86-dev-us-east-1-EXTRA3-" 2024-11-29T13:05:20.281955Z + predicted_capacity = (known after apply) 2024-11-29T13:05:20.281958Z + protect_from_scale_in = false 2024-11-29T13:05:20.281960Z + service_linked_role_arn = (known after apply) 2024-11-29T13:05:20.281967Z + target_group_arns = (known after apply) 2024-11-29T13:05:20.281971Z + termination_policies = [] 2024-11-29T13:05:20.281973Z + vpc_zone_identifier = [ 2024-11-29T13:05:20.281975Z + "subnet-01421769c32d0a3e6", 2024-11-29T13:05:20.281978Z + "subnet-0602b234dd0ec3103", 2024-11-29T13:05:20.281980Z + "subnet-0b77d29f7cf6cb4c6", 2024-11-29T13:05:20.281982Z ] 2024-11-29T13:05:20.281985Z + wait_for_capacity_timeout = "10m" 2024-11-29T13:05:20.281987Z + warm_pool_size = (known after apply) 2024-11-29T13:05:20.281990Z 2024-11-29T13:05:20.281996Z + launch_template { 2024-11-29T13:05:20.281998Z + id = (known after apply) 2024-11-29T13:05:20.282001Z + name = (known after apply) 2024-11-29T13:05:20.282007Z + version = (known after apply) 2024-11-29T13:05:20.282010Z } 2024-11-29T13:05:20.282018Z 2024-11-29T13:05:20.282021Z + mixed_instances_policy (known after apply) 2024-11-29T13:05:20.282026Z 2024-11-29T13:05:20.282030Z + tag (known after apply) 2024-11-29T13:05:20.282032Z 2024-11-29T13:05:20.282033Z + timeouts {} 2024-11-29T13:05:20.282036Z 2024-11-29T13:05:20.282038Z + traffic_source (known after apply) 2024-11-29T13:05:20.282040Z } 2024-11-29T13:05:20.282042Z 2024-11-29T13:05:20.282045Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_eks_access_entry.this[0] will be created 2024-11-29T13:05:20.282047Z + resource "aws_eks_access_entry" "this" { 2024-11-29T13:05:20.282051Z + access_entry_arn = (known after apply) 2024-11-29T13:05:20.282052Z + cluster_name = (known after apply) 2024-11-29T13:05:20.282054Z + created_at = (known after apply) 2024-11-29T13:05:20.282058Z + id = (known after apply) 2024-11-29T13:05:20.282060Z + kubernetes_groups = (known after apply) 2024-11-29T13:05:20.282062Z + modified_at = (known after apply) 2024-11-29T13:05:20.282064Z + principal_arn = (known after apply) 2024-11-29T13:05:20.282066Z + tags = { 2024-11-29T13:05:20.282068Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.282089Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.282092Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.282095Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.282105Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.282107Z + "migrated" = "False" 2024-11-29T13:05:20.282110Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.282114Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.282116Z + "stackType" = "terraform" 2024-11-29T13:05:20.282119Z } 2024-11-29T13:05:20.282121Z + tags_all = { 2024-11-29T13:05:20.282123Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.282129Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.282133Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.282135Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.282137Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.282141Z + "migrated" = "False" 2024-11-29T13:05:20.282142Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.282145Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.282160Z + "stackType" = "terraform" 2024-11-29T13:05:20.282162Z } 2024-11-29T13:05:20.282164Z + type = "EC2_LINUX" 2024-11-29T13:05:20.282167Z + user_name = (known after apply) 2024-11-29T13:05:20.282169Z } 2024-11-29T13:05:20.282171Z 2024-11-29T13:05:20.282187Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_iam_instance_profile.this[0] will be created 2024-11-29T13:05:20.282190Z + resource "aws_iam_instance_profile" "this" { 2024-11-29T13:05:20.282199Z + arn = (known after apply) 2024-11-29T13:05:20.282202Z + create_date = (known after apply) 2024-11-29T13:05:20.282206Z + id = (known after apply) 2024-11-29T13:05:20.282209Z + name = "test-18696-127-x86-dev-us-east-1-EXTRA3-worker" 2024-11-29T13:05:20.282211Z + name_prefix = (known after apply) 2024-11-29T13:05:20.282213Z + path = "/" 2024-11-29T13:05:20.282216Z + role = "test-18696-127-x86-dev-us-east-1-EXTRA3-worker" 2024-11-29T13:05:20.282218Z + tags = { 2024-11-29T13:05:20.282220Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.282237Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.282239Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.282244Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.282246Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.282249Z + "migrated" = "False" 2024-11-29T13:05:20.282252Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.282254Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.282256Z + "stackType" = "terraform" 2024-11-29T13:05:20.282259Z } 2024-11-29T13:05:20.282260Z + tags_all = { 2024-11-29T13:05:20.282262Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.282265Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.282267Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.282270Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.282278Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.282280Z + "migrated" = "False" 2024-11-29T13:05:20.282283Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.282286Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.282288Z + "stackType" = "terraform" 2024-11-29T13:05:20.282290Z } 2024-11-29T13:05:20.282292Z + unique_id = (known after apply) 2024-11-29T13:05:20.282294Z } 2024-11-29T13:05:20.282296Z 2024-11-29T13:05:20.282300Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_iam_role.this[0] will be created 2024-11-29T13:05:20.282302Z + resource "aws_iam_role" "this" { 2024-11-29T13:05:20.282304Z + arn = (known after apply) 2024-11-29T13:05:20.282311Z + assume_role_policy = (known after apply) 2024-11-29T13:05:20.282316Z + create_date = (known after apply) 2024-11-29T13:05:20.282320Z + description = "Self managed node group IAM role" 2024-11-29T13:05:20.282323Z + force_detach_policies = true 2024-11-29T13:05:20.282327Z + id = (known after apply) 2024-11-29T13:05:20.282329Z + managed_policy_arns = (known after apply) 2024-11-29T13:05:20.282331Z + max_session_duration = 3600 2024-11-29T13:05:20.282335Z + name = "test-18696-127-x86-dev-us-east-1-EXTRA3-worker" 2024-11-29T13:05:20.282336Z + name_prefix = (known after apply) 2024-11-29T13:05:20.282339Z + path = "/" 2024-11-29T13:05:20.282343Z + tags = { 2024-11-29T13:05:20.282344Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.282347Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.282351Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.282352Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.282355Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.282358Z + "migrated" = "False" 2024-11-29T13:05:20.282360Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.282362Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.282374Z + "stackType" = "terraform" 2024-11-29T13:05:20.282377Z } 2024-11-29T13:05:20.282379Z + tags_all = { 2024-11-29T13:05:20.282381Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.282388Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.282395Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.282400Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.282407Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.282409Z + "migrated" = "False" 2024-11-29T13:05:20.282411Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.282414Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.282416Z + "stackType" = "terraform" 2024-11-29T13:05:20.282418Z } 2024-11-29T13:05:20.282427Z + unique_id = (known after apply) 2024-11-29T13:05:20.282429Z 2024-11-29T13:05:20.282431Z + inline_policy (known after apply) 2024-11-29T13:05:20.282434Z } 2024-11-29T13:05:20.282436Z 2024-11-29T13:05:20.282439Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_iam_role_policy_attachment.additional["0"] will be created 2024-11-29T13:05:20.282444Z + resource "aws_iam_role_policy_attachment" "additional" { 2024-11-29T13:05:20.282446Z + id = (known after apply) 2024-11-29T13:05:20.282450Z + policy_arn = "arn:aws:iam::199058210261:policy/indg-ssm-ec2-policy" 2024-11-29T13:05:20.282455Z + role = "test-18696-127-x86-dev-us-east-1-EXTRA3-worker" 2024-11-29T13:05:20.282458Z } 2024-11-29T13:05:20.282461Z 2024-11-29T13:05:20.282465Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_iam_role_policy_attachment.additional["1"] will be created 2024-11-29T13:05:20.282468Z + resource "aws_iam_role_policy_attachment" "additional" { 2024-11-29T13:05:20.282470Z + id = (known after apply) 2024-11-29T13:05:20.282477Z + policy_arn = "arn:aws:iam::199058210261:policy/indg-ssm-ec2-policy" 2024-11-29T13:05:20.282480Z + role = "test-18696-127-x86-dev-us-east-1-EXTRA3-worker" 2024-11-29T13:05:20.282481Z } 2024-11-29T13:05:20.282483Z 2024-11-29T13:05:20.282487Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_iam_role_policy_attachment.this["AmazonEC2ContainerRegistryReadOnly"] will be created 2024-11-29T13:05:20.282490Z + resource "aws_iam_role_policy_attachment" "this" { 2024-11-29T13:05:20.282492Z + id = (known after apply) 2024-11-29T13:05:20.282494Z + policy_arn = (known after apply) 2024-11-29T13:05:20.282496Z + role = "test-18696-127-x86-dev-us-east-1-EXTRA3-worker" 2024-11-29T13:05:20.282498Z } 2024-11-29T13:05:20.282501Z 2024-11-29T13:05:20.282503Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_iam_role_policy_attachment.this["AmazonEKSWorkerNodePolicy"] will be created 2024-11-29T13:05:20.282507Z + resource "aws_iam_role_policy_attachment" "this" { 2024-11-29T13:05:20.282511Z + id = (known after apply) 2024-11-29T13:05:20.282514Z + policy_arn = (known after apply) 2024-11-29T13:05:20.282518Z + role = "test-18696-127-x86-dev-us-east-1-EXTRA3-worker" 2024-11-29T13:05:20.282522Z } 2024-11-29T13:05:20.282524Z 2024-11-29T13:05:20.282528Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_iam_role_policy_attachment.this["AmazonEKS_CNI_Policy"] will be created 2024-11-29T13:05:20.282531Z + resource "aws_iam_role_policy_attachment" "this" { 2024-11-29T13:05:20.282536Z + id = (known after apply) 2024-11-29T13:05:20.282538Z + policy_arn = (known after apply) 2024-11-29T13:05:20.282541Z + role = "test-18696-127-x86-dev-us-east-1-EXTRA3-worker" 2024-11-29T13:05:20.282543Z } 2024-11-29T13:05:20.282545Z 2024-11-29T13:05:20.282551Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_launch_template.this[0] will be created 2024-11-29T13:05:20.282553Z + resource "aws_launch_template" "this" { 2024-11-29T13:05:20.282557Z + arn = (known after apply) 2024-11-29T13:05:20.282558Z + default_version = (known after apply) 2024-11-29T13:05:20.282562Z + description = "Custom launch template for test-18696-127-x86-dev-us-east-1-EXTRA3 self managed node group" 2024-11-29T13:05:20.282565Z + id = (known after apply) 2024-11-29T13:05:20.282567Z + image_id = (sensitive value) 2024-11-29T13:05:20.282571Z + instance_type = "m6i.large" 2024-11-29T13:05:20.282576Z + latest_version = (known after apply) 2024-11-29T13:05:20.282580Z + name = "test-18696-127-x86-dev-us-east-1-EXTRA3-eks_asg" 2024-11-29T13:05:20.282589Z + name_prefix = (known after apply) 2024-11-29T13:05:20.282593Z + tags = { 2024-11-29T13:05:20.282594Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.282597Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.282600Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.282602Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.282604Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.282607Z + "migrated" = "False" 2024-11-29T13:05:20.282609Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.282611Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.282614Z + "stackType" = "terraform" 2024-11-29T13:05:20.282616Z } 2024-11-29T13:05:20.282618Z + tags_all = { 2024-11-29T13:05:20.282621Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.282623Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.282625Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.282648Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.282651Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.282653Z + "migrated" = "False" 2024-11-29T13:05:20.282661Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.282665Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.282671Z + "stackType" = "terraform" 2024-11-29T13:05:20.282678Z } 2024-11-29T13:05:20.282681Z + update_default_version = true 2024-11-29T13:05:20.282683Z + user_data = (known after apply) 2024-11-29T13:05:20.282685Z + vpc_security_group_ids = (known after apply) 2024-11-29T13:05:20.282688Z 2024-11-29T13:05:20.282691Z + block_device_mappings { 2024-11-29T13:05:20.282694Z + device_name = "/dev/xvda" 2024-11-29T13:05:20.282696Z 2024-11-29T13:05:20.282698Z + ebs { 2024-11-29T13:05:20.282700Z + encrypted = "false" 2024-11-29T13:05:20.282703Z + iops = (known after apply) 2024-11-29T13:05:20.282705Z + throughput = (known after apply) 2024-11-29T13:05:20.282709Z + volume_size = 100 2024-11-29T13:05:20.282722Z + volume_type = "gp3" 2024-11-29T13:05:20.282724Z } 2024-11-29T13:05:20.282726Z } 2024-11-29T13:05:20.282728Z 2024-11-29T13:05:20.282730Z + iam_instance_profile { 2024-11-29T13:05:20.282733Z + arn = (known after apply) 2024-11-29T13:05:20.282736Z } 2024-11-29T13:05:20.282741Z 2024-11-29T13:05:20.282743Z + metadata_options { 2024-11-29T13:05:20.282746Z + http_endpoint = "enabled" 2024-11-29T13:05:20.282748Z + http_protocol_ipv6 = (known after apply) 2024-11-29T13:05:20.282750Z + http_put_response_hop_limit = 2 2024-11-29T13:05:20.282759Z + http_tokens = "required" 2024-11-29T13:05:20.282768Z + instance_metadata_tags = (known after apply) 2024-11-29T13:05:20.282771Z } 2024-11-29T13:05:20.282781Z 2024-11-29T13:05:20.282783Z + monitoring { 2024-11-29T13:05:20.282785Z + enabled = true 2024-11-29T13:05:20.282793Z } 2024-11-29T13:05:20.282795Z 2024-11-29T13:05:20.282798Z + tag_specifications { 2024-11-29T13:05:20.282803Z + resource_type = "instance" 2024-11-29T13:05:20.282805Z + tags = { 2024-11-29T13:05:20.282809Z + "Name" = "test-18696-127-x86-dev-us-east-1-EXTRA3" 2024-11-29T13:05:20.282819Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.282824Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.282827Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.282831Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.282835Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.282838Z + "migrated" = "False" 2024-11-29T13:05:20.282842Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.282846Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.282849Z + "stackType" = "terraform" 2024-11-29T13:05:20.282852Z } 2024-11-29T13:05:20.282856Z } 2024-11-29T13:05:20.282859Z + tag_specifications { 2024-11-29T13:05:20.282866Z + resource_type = "network-interface" 2024-11-29T13:05:20.282871Z + tags = { 2024-11-29T13:05:20.282874Z + "Name" = "test-18696-127-x86-dev-us-east-1-EXTRA3" 2024-11-29T13:05:20.282881Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.282890Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.282893Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.282898Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.282901Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.282905Z + "migrated" = "False" 2024-11-29T13:05:20.282909Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.282913Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.282916Z + "stackType" = "terraform" 2024-11-29T13:05:20.282921Z } 2024-11-29T13:05:20.282923Z } 2024-11-29T13:05:20.282926Z + tag_specifications { 2024-11-29T13:05:20.282930Z + resource_type = "volume" 2024-11-29T13:05:20.282933Z + tags = { 2024-11-29T13:05:20.282937Z + "Name" = "test-18696-127-x86-dev-us-east-1-EXTRA3" 2024-11-29T13:05:20.282941Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.282944Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.282948Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.282967Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.282978Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.282981Z + "migrated" = "False" 2024-11-29T13:05:20.282995Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.282999Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.283004Z + "stackType" = "terraform" 2024-11-29T13:05:20.283020Z } 2024-11-29T13:05:20.283022Z } 2024-11-29T13:05:20.283027Z } 2024-11-29T13:05:20.283030Z 2024-11-29T13:05:20.283034Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].data.aws_caller_identity.current will be read during apply 2024-11-29T13:05:20.283038Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.283061Z <= data "aws_caller_identity" "current" { 2024-11-29T13:05:20.283063Z + account_id = (known after apply) 2024-11-29T13:05:20.283066Z + arn = (known after apply) 2024-11-29T13:05:20.283069Z + id = (known after apply) 2024-11-29T13:05:20.283071Z + user_id = (known after apply) 2024-11-29T13:05:20.283084Z } 2024-11-29T13:05:20.283087Z 2024-11-29T13:05:20.283090Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].data.aws_iam_policy_document.assume_role_policy[0] will be read during apply 2024-11-29T13:05:20.283093Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.283097Z <= data "aws_iam_policy_document" "assume_role_policy" { 2024-11-29T13:05:20.283099Z + id = (known after apply) 2024-11-29T13:05:20.283101Z + json = (known after apply) 2024-11-29T13:05:20.283105Z + minified_json = (known after apply) 2024-11-29T13:05:20.283106Z 2024-11-29T13:05:20.283108Z + statement { 2024-11-29T13:05:20.283112Z + actions = [ 2024-11-29T13:05:20.283113Z + "sts:AssumeRole", 2024-11-29T13:05:20.283115Z ] 2024-11-29T13:05:20.283122Z + sid = "EKSNodeAssumeRole" 2024-11-29T13:05:20.283125Z 2024-11-29T13:05:20.283126Z + principals { 2024-11-29T13:05:20.283129Z + identifiers = [ 2024-11-29T13:05:20.283133Z + "ec2.amazonaws.com", 2024-11-29T13:05:20.283135Z ] 2024-11-29T13:05:20.283137Z + type = "Service" 2024-11-29T13:05:20.283140Z } 2024-11-29T13:05:20.283141Z } 2024-11-29T13:05:20.283143Z } 2024-11-29T13:05:20.283145Z 2024-11-29T13:05:20.283148Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].data.aws_partition.current will be read during apply 2024-11-29T13:05:20.283151Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.283154Z <= data "aws_partition" "current" { 2024-11-29T13:05:20.283160Z + dns_suffix = (known after apply) 2024-11-29T13:05:20.283163Z + id = (known after apply) 2024-11-29T13:05:20.283167Z + partition = (known after apply) 2024-11-29T13:05:20.283169Z + reverse_dns_prefix = (known after apply) 2024-11-29T13:05:20.283171Z } 2024-11-29T13:05:20.283173Z 2024-11-29T13:05:20.283175Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].data.aws_ssm_parameter.ami[0] will be read during apply 2024-11-29T13:05:20.283178Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.283184Z <= data "aws_ssm_parameter" "ami" { 2024-11-29T13:05:20.283187Z + arn = (known after apply) 2024-11-29T13:05:20.283189Z + id = (known after apply) 2024-11-29T13:05:20.283191Z + insecure_value = (known after apply) 2024-11-29T13:05:20.283195Z + name = "/aws/service/eks/optimized-ami/1.27/amazon-linux-2/recommended/image_id" 2024-11-29T13:05:20.283197Z + type = (known after apply) 2024-11-29T13:05:20.283199Z + value = (sensitive value) 2024-11-29T13:05:20.283203Z + version = (known after apply) 2024-11-29T13:05:20.283205Z } 2024-11-29T13:05:20.283206Z 2024-11-29T13:05:20.283211Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_autoscaling_group.this[0] will be created 2024-11-29T13:05:20.283216Z + resource "aws_autoscaling_group" "this" { 2024-11-29T13:05:20.283218Z + arn = (known after apply) 2024-11-29T13:05:20.283222Z + availability_zones = (known after apply) 2024-11-29T13:05:20.283228Z + default_cooldown = (known after apply) 2024-11-29T13:05:20.283237Z + desired_capacity = 2 2024-11-29T13:05:20.283250Z + enabled_metrics = [ 2024-11-29T13:05:20.283258Z + "GroupDesiredCapacity", 2024-11-29T13:05:20.283264Z + "GroupInServiceCapacity", 2024-11-29T13:05:20.283284Z + "GroupInServiceInstances", 2024-11-29T13:05:20.283287Z + "GroupPendingInstances", 2024-11-29T13:05:20.283290Z + "GroupStandbyInstances", 2024-11-29T13:05:20.283299Z + "GroupTerminatingCapacity", 2024-11-29T13:05:20.283306Z + "GroupTerminatingInstances", 2024-11-29T13:05:20.283310Z + "GroupTotalCapacity", 2024-11-29T13:05:20.283320Z + "GroupTotalInstances", 2024-11-29T13:05:20.283322Z ] 2024-11-29T13:05:20.283324Z + force_delete = false 2024-11-29T13:05:20.283332Z + force_delete_warm_pool = false 2024-11-29T13:05:20.283335Z + health_check_grace_period = 300 2024-11-29T13:05:20.283338Z + health_check_type = (known after apply) 2024-11-29T13:05:20.283341Z + id = (known after apply) 2024-11-29T13:05:20.283343Z + ignore_failed_scaling_activities = false 2024-11-29T13:05:20.283346Z + load_balancers = (known after apply) 2024-11-29T13:05:20.283351Z + max_size = 2 2024-11-29T13:05:20.283353Z + metrics_granularity = "1Minute" 2024-11-29T13:05:20.283355Z + min_size = 0 2024-11-29T13:05:20.283358Z + name = (known after apply) 2024-11-29T13:05:20.283360Z + name_prefix = "test-18696-127-x86-dev-us-east-1-od-" 2024-11-29T13:05:20.283362Z + predicted_capacity = (known after apply) 2024-11-29T13:05:20.283377Z + protect_from_scale_in = false 2024-11-29T13:05:20.283380Z + service_linked_role_arn = (known after apply) 2024-11-29T13:05:20.283382Z + target_group_arns = (known after apply) 2024-11-29T13:05:20.283384Z + termination_policies = [] 2024-11-29T13:05:20.283387Z + vpc_zone_identifier = [ 2024-11-29T13:05:20.283389Z + "subnet-01421769c32d0a3e6", 2024-11-29T13:05:20.283391Z + "subnet-0602b234dd0ec3103", 2024-11-29T13:05:20.283394Z + "subnet-0b77d29f7cf6cb4c6", 2024-11-29T13:05:20.283396Z ] 2024-11-29T13:05:20.283398Z + wait_for_capacity_timeout = "10m" 2024-11-29T13:05:20.283409Z + warm_pool_size = (known after apply) 2024-11-29T13:05:20.283416Z 2024-11-29T13:05:20.283424Z + launch_template { 2024-11-29T13:05:20.283429Z + id = (known after apply) 2024-11-29T13:05:20.283432Z + name = (known after apply) 2024-11-29T13:05:20.283436Z + version = (known after apply) 2024-11-29T13:05:20.283440Z } 2024-11-29T13:05:20.283441Z 2024-11-29T13:05:20.283444Z + mixed_instances_policy (known after apply) 2024-11-29T13:05:20.283446Z 2024-11-29T13:05:20.283448Z + tag (known after apply) 2024-11-29T13:05:20.283456Z 2024-11-29T13:05:20.283473Z + timeouts {} 2024-11-29T13:05:20.283474Z 2024-11-29T13:05:20.283477Z + traffic_source (known after apply) 2024-11-29T13:05:20.283479Z } 2024-11-29T13:05:20.283481Z 2024-11-29T13:05:20.283485Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_eks_access_entry.this[0] will be created 2024-11-29T13:05:20.283487Z + resource "aws_eks_access_entry" "this" { 2024-11-29T13:05:20.283490Z + access_entry_arn = (known after apply) 2024-11-29T13:05:20.283493Z + cluster_name = (known after apply) 2024-11-29T13:05:20.283495Z + created_at = (known after apply) 2024-11-29T13:05:20.283497Z + id = (known after apply) 2024-11-29T13:05:20.283501Z + kubernetes_groups = (known after apply) 2024-11-29T13:05:20.283504Z + modified_at = (known after apply) 2024-11-29T13:05:20.283508Z + principal_arn = (known after apply) 2024-11-29T13:05:20.283538Z + tags = { 2024-11-29T13:05:20.283552Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.283556Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.283579Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.283595Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.283602Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.283615Z + "migrated" = "False" 2024-11-29T13:05:20.283618Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.283621Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.283632Z + "stackType" = "terraform" 2024-11-29T13:05:20.283635Z } 2024-11-29T13:05:20.283637Z + tags_all = { 2024-11-29T13:05:20.283641Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.283643Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.283646Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.283649Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.283651Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.283654Z + "migrated" = "False" 2024-11-29T13:05:20.283657Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.283659Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.283661Z + "stackType" = "terraform" 2024-11-29T13:05:20.283664Z } 2024-11-29T13:05:20.283666Z + type = "EC2_LINUX" 2024-11-29T13:05:20.283668Z + user_name = (known after apply) 2024-11-29T13:05:20.283671Z } 2024-11-29T13:05:20.283672Z 2024-11-29T13:05:20.283675Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_iam_instance_profile.this[0] will be created 2024-11-29T13:05:20.283684Z + resource "aws_iam_instance_profile" "this" { 2024-11-29T13:05:20.283686Z + arn = (known after apply) 2024-11-29T13:05:20.283688Z + create_date = (known after apply) 2024-11-29T13:05:20.283691Z + id = (known after apply) 2024-11-29T13:05:20.283693Z + name = "test-18696-127-x86-dev-us-east-1-od-worker" 2024-11-29T13:05:20.283695Z + name_prefix = (known after apply) 2024-11-29T13:05:20.283698Z + path = "/" 2024-11-29T13:05:20.283700Z + role = "test-18696-127-x86-dev-us-east-1-od-worker" 2024-11-29T13:05:20.283702Z + tags = { 2024-11-29T13:05:20.283706Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.283708Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.283712Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.283720Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.283723Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.283725Z + "migrated" = "False" 2024-11-29T13:05:20.283727Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.283731Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.283733Z + "stackType" = "terraform" 2024-11-29T13:05:20.283735Z } 2024-11-29T13:05:20.283740Z + tags_all = { 2024-11-29T13:05:20.283741Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.283754Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.283771Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.283774Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.283778Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.283784Z + "migrated" = "False" 2024-11-29T13:05:20.283786Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.283789Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.283792Z + "stackType" = "terraform" 2024-11-29T13:05:20.283794Z } 2024-11-29T13:05:20.283797Z + unique_id = (known after apply) 2024-11-29T13:05:20.283800Z } 2024-11-29T13:05:20.283802Z 2024-11-29T13:05:20.283805Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_iam_role.this[0] will be created 2024-11-29T13:05:20.283809Z + resource "aws_iam_role" "this" { 2024-11-29T13:05:20.283810Z + arn = (known after apply) 2024-11-29T13:05:20.283813Z + assume_role_policy = (known after apply) 2024-11-29T13:05:20.283835Z + create_date = (known after apply) 2024-11-29T13:05:20.283849Z + description = "Self managed node group IAM role" 2024-11-29T13:05:20.283852Z + force_detach_policies = true 2024-11-29T13:05:20.283872Z + id = (known after apply) 2024-11-29T13:05:20.283880Z + managed_policy_arns = (known after apply) 2024-11-29T13:05:20.283883Z + max_session_duration = 3600 2024-11-29T13:05:20.283887Z + name = "test-18696-127-x86-dev-us-east-1-od-worker" 2024-11-29T13:05:20.283893Z + name_prefix = (known after apply) 2024-11-29T13:05:20.283895Z + path = "/" 2024-11-29T13:05:20.283899Z + tags = { 2024-11-29T13:05:20.283900Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.283904Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.283908Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.283910Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.283913Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.283916Z + "migrated" = "False" 2024-11-29T13:05:20.283918Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.283920Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.283924Z + "stackType" = "terraform" 2024-11-29T13:05:20.283926Z } 2024-11-29T13:05:20.283928Z + tags_all = { 2024-11-29T13:05:20.283949Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.283953Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.283955Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.283958Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.283961Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.283967Z + "migrated" = "False" 2024-11-29T13:05:20.283969Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.283980Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.283982Z + "stackType" = "terraform" 2024-11-29T13:05:20.283985Z } 2024-11-29T13:05:20.283991Z + unique_id = (known after apply) 2024-11-29T13:05:20.283993Z 2024-11-29T13:05:20.283997Z + inline_policy (known after apply) 2024-11-29T13:05:20.284002Z } 2024-11-29T13:05:20.284003Z 2024-11-29T13:05:20.284007Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_iam_role_policy_attachment.additional["0"] will be created 2024-11-29T13:05:20.284012Z + resource "aws_iam_role_policy_attachment" "additional" { 2024-11-29T13:05:20.284013Z + id = (known after apply) 2024-11-29T13:05:20.284017Z + policy_arn = "arn:aws:iam::199058210261:policy/indg-ssm-ec2-policy" 2024-11-29T13:05:20.284047Z + role = "test-18696-127-x86-dev-us-east-1-od-worker" 2024-11-29T13:05:20.284049Z } 2024-11-29T13:05:20.284051Z 2024-11-29T13:05:20.284055Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_iam_role_policy_attachment.additional["1"] will be created 2024-11-29T13:05:20.284057Z + resource "aws_iam_role_policy_attachment" "additional" { 2024-11-29T13:05:20.284059Z + id = (known after apply) 2024-11-29T13:05:20.284063Z + policy_arn = "arn:aws:iam::199058210261:policy/indg-ssm-ec2-policy" 2024-11-29T13:05:20.284066Z + role = "test-18696-127-x86-dev-us-east-1-od-worker" 2024-11-29T13:05:20.284068Z } 2024-11-29T13:05:20.284072Z 2024-11-29T13:05:20.284076Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_iam_role_policy_attachment.this["AmazonEC2ContainerRegistryReadOnly"] will be created 2024-11-29T13:05:20.284079Z + resource "aws_iam_role_policy_attachment" "this" { 2024-11-29T13:05:20.284082Z + id = (known after apply) 2024-11-29T13:05:20.284083Z + policy_arn = (known after apply) 2024-11-29T13:05:20.284085Z + role = "test-18696-127-x86-dev-us-east-1-od-worker" 2024-11-29T13:05:20.284090Z } 2024-11-29T13:05:20.284091Z 2024-11-29T13:05:20.284094Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_iam_role_policy_attachment.this["AmazonEKSWorkerNodePolicy"] will be created 2024-11-29T13:05:20.284097Z + resource "aws_iam_role_policy_attachment" "this" { 2024-11-29T13:05:20.284099Z + id = (known after apply) 2024-11-29T13:05:20.284102Z + policy_arn = (known after apply) 2024-11-29T13:05:20.284136Z + role = "test-18696-127-x86-dev-us-east-1-od-worker" 2024-11-29T13:05:20.284144Z } 2024-11-29T13:05:20.284146Z 2024-11-29T13:05:20.284154Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_iam_role_policy_attachment.this["AmazonEKS_CNI_Policy"] will be created 2024-11-29T13:05:20.284161Z + resource "aws_iam_role_policy_attachment" "this" { 2024-11-29T13:05:20.284163Z + id = (known after apply) 2024-11-29T13:05:20.284167Z + policy_arn = (known after apply) 2024-11-29T13:05:20.284169Z + role = "test-18696-127-x86-dev-us-east-1-od-worker" 2024-11-29T13:05:20.284171Z } 2024-11-29T13:05:20.284174Z 2024-11-29T13:05:20.284177Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_launch_template.this[0] will be created 2024-11-29T13:05:20.284180Z + resource "aws_launch_template" "this" { 2024-11-29T13:05:20.284183Z + arn = (known after apply) 2024-11-29T13:05:20.284184Z + default_version = (known after apply) 2024-11-29T13:05:20.284188Z + description = "Custom launch template for test-18696-127-x86-dev-us-east-1-od self managed node group" 2024-11-29T13:05:20.284191Z + id = (known after apply) 2024-11-29T13:05:20.284194Z + image_id = (sensitive value) 2024-11-29T13:05:20.284196Z + instance_type = "m6i.large" 2024-11-29T13:05:20.284207Z + latest_version = (known after apply) 2024-11-29T13:05:20.284209Z + name = "test-18696-127-x86-dev-us-east-1-od-eks_asg" 2024-11-29T13:05:20.284227Z + name_prefix = (known after apply) 2024-11-29T13:05:20.284260Z + tags = { 2024-11-29T13:05:20.284263Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.284266Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.284286Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.284294Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.284297Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.284301Z + "migrated" = "False" 2024-11-29T13:05:20.284303Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.284306Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.284309Z + "stackType" = "terraform" 2024-11-29T13:05:20.284313Z } 2024-11-29T13:05:20.284316Z + tags_all = { 2024-11-29T13:05:20.284319Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.284321Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.284323Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.284327Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.284329Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.284331Z + "migrated" = "False" 2024-11-29T13:05:20.284335Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.284337Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.284339Z + "stackType" = "terraform" 2024-11-29T13:05:20.284342Z } 2024-11-29T13:05:20.284344Z + update_default_version = true 2024-11-29T13:05:20.284346Z + user_data = (known after apply) 2024-11-29T13:05:20.284371Z + vpc_security_group_ids = (known after apply) 2024-11-29T13:05:20.284372Z 2024-11-29T13:05:20.284384Z + block_device_mappings { 2024-11-29T13:05:20.284393Z + device_name = "/dev/xvda" 2024-11-29T13:05:20.284397Z 2024-11-29T13:05:20.284409Z + ebs { 2024-11-29T13:05:20.284412Z + encrypted = "false" 2024-11-29T13:05:20.284414Z + iops = (known after apply) 2024-11-29T13:05:20.284418Z + throughput = (known after apply) 2024-11-29T13:05:20.284420Z + volume_size = 100 2024-11-29T13:05:20.284422Z + volume_type = "gp3" 2024-11-29T13:05:20.284426Z } 2024-11-29T13:05:20.284427Z } 2024-11-29T13:05:20.284429Z 2024-11-29T13:05:20.284432Z + iam_instance_profile { 2024-11-29T13:05:20.284434Z + arn = (known after apply) 2024-11-29T13:05:20.284437Z } 2024-11-29T13:05:20.284440Z 2024-11-29T13:05:20.284447Z + metadata_options { 2024-11-29T13:05:20.284450Z + http_endpoint = "enabled" 2024-11-29T13:05:20.284453Z + http_protocol_ipv6 = (known after apply) 2024-11-29T13:05:20.284455Z + http_put_response_hop_limit = 2 2024-11-29T13:05:20.284458Z + http_tokens = "required" 2024-11-29T13:05:20.284483Z + instance_metadata_tags = (known after apply) 2024-11-29T13:05:20.284487Z } 2024-11-29T13:05:20.284488Z 2024-11-29T13:05:20.284490Z + monitoring { 2024-11-29T13:05:20.284493Z + enabled = true 2024-11-29T13:05:20.284494Z } 2024-11-29T13:05:20.284496Z 2024-11-29T13:05:20.284499Z + tag_specifications { 2024-11-29T13:05:20.284500Z + resource_type = "instance" 2024-11-29T13:05:20.284502Z + tags = { 2024-11-29T13:05:20.284506Z + "Name" = "test-18696-127-x86-dev-us-east-1-od" 2024-11-29T13:05:20.284508Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.284511Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.284515Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.284517Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.284519Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.284523Z + "migrated" = "False" 2024-11-29T13:05:20.284524Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.284527Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.284530Z + "stackType" = "terraform" 2024-11-29T13:05:20.284531Z } 2024-11-29T13:05:20.284533Z } 2024-11-29T13:05:20.284536Z + tag_specifications { 2024-11-29T13:05:20.284538Z + resource_type = "network-interface" 2024-11-29T13:05:20.284540Z + tags = { 2024-11-29T13:05:20.284552Z + "Name" = "test-18696-127-x86-dev-us-east-1-od" 2024-11-29T13:05:20.284554Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.284560Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.284562Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.284564Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.284567Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.284569Z + "migrated" = "False" 2024-11-29T13:05:20.284571Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.284574Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.284575Z + "stackType" = "terraform" 2024-11-29T13:05:20.284583Z } 2024-11-29T13:05:20.284586Z } 2024-11-29T13:05:20.284587Z + tag_specifications { 2024-11-29T13:05:20.284589Z + resource_type = "volume" 2024-11-29T13:05:20.284592Z + tags = { 2024-11-29T13:05:20.284597Z + "Name" = "test-18696-127-x86-dev-us-east-1-od" 2024-11-29T13:05:20.284599Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.284602Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.284604Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.284606Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.284609Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.284611Z + "migrated" = "False" 2024-11-29T13:05:20.284614Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.284617Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.284619Z + "stackType" = "terraform" 2024-11-29T13:05:20.284628Z } 2024-11-29T13:05:20.284629Z } 2024-11-29T13:05:20.284631Z } 2024-11-29T13:05:20.284635Z 2024-11-29T13:05:20.284639Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].data.aws_caller_identity.current will be read during apply 2024-11-29T13:05:20.284644Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.284660Z <= data "aws_caller_identity" "current" { 2024-11-29T13:05:20.284663Z + account_id = (known after apply) 2024-11-29T13:05:20.284665Z + arn = (known after apply) 2024-11-29T13:05:20.284668Z + id = (known after apply) 2024-11-29T13:05:20.284671Z + user_id = (known after apply) 2024-11-29T13:05:20.284673Z } 2024-11-29T13:05:20.284676Z 2024-11-29T13:05:20.284680Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].data.aws_iam_policy_document.assume_role_policy[0] will be read during apply 2024-11-29T13:05:20.284685Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.284690Z <= data "aws_iam_policy_document" "assume_role_policy" { 2024-11-29T13:05:20.284693Z + id = (known after apply) 2024-11-29T13:05:20.284697Z + json = (known after apply) 2024-11-29T13:05:20.284700Z + minified_json = (known after apply) 2024-11-29T13:05:20.284702Z 2024-11-29T13:05:20.284704Z + statement { 2024-11-29T13:05:20.284707Z + actions = [ 2024-11-29T13:05:20.284708Z + "sts:AssumeRole", 2024-11-29T13:05:20.284710Z ] 2024-11-29T13:05:20.284713Z + sid = "EKSNodeAssumeRole" 2024-11-29T13:05:20.284715Z 2024-11-29T13:05:20.284717Z + principals { 2024-11-29T13:05:20.284724Z + identifiers = [ 2024-11-29T13:05:20.284726Z + "ec2.amazonaws.com", 2024-11-29T13:05:20.284730Z ] 2024-11-29T13:05:20.284732Z + type = "Service" 2024-11-29T13:05:20.284738Z } 2024-11-29T13:05:20.284741Z } 2024-11-29T13:05:20.284744Z } 2024-11-29T13:05:20.284746Z 2024-11-29T13:05:20.284753Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].data.aws_partition.current will be read during apply 2024-11-29T13:05:20.284760Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.284764Z <= data "aws_partition" "current" { 2024-11-29T13:05:20.284777Z + dns_suffix = (known after apply) 2024-11-29T13:05:20.284779Z + id = (known after apply) 2024-11-29T13:05:20.284782Z + partition = (known after apply) 2024-11-29T13:05:20.284786Z + reverse_dns_prefix = (known after apply) 2024-11-29T13:05:20.284787Z } 2024-11-29T13:05:20.284789Z 2024-11-29T13:05:20.284799Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].data.aws_ssm_parameter.ami[0] will be read during apply 2024-11-29T13:05:20.284801Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.284803Z <= data "aws_ssm_parameter" "ami" { 2024-11-29T13:05:20.284806Z + arn = (known after apply) 2024-11-29T13:05:20.284808Z + id = (known after apply) 2024-11-29T13:05:20.284810Z + insecure_value = (known after apply) 2024-11-29T13:05:20.284815Z + name = "/aws/service/eks/optimized-ami/1.27/amazon-linux-2/recommended/image_id" 2024-11-29T13:05:20.284819Z + type = (known after apply) 2024-11-29T13:05:20.284822Z + value = (sensitive value) 2024-11-29T13:05:20.284825Z + version = (known after apply) 2024-11-29T13:05:20.284827Z } 2024-11-29T13:05:20.284828Z 2024-11-29T13:05:20.284835Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_autoscaling_group.this[0] will be created 2024-11-29T13:05:20.284837Z + resource "aws_autoscaling_group" "this" { 2024-11-29T13:05:20.284840Z + arn = (known after apply) 2024-11-29T13:05:20.284857Z + availability_zones = (known after apply) 2024-11-29T13:05:20.284859Z + default_cooldown = (known after apply) 2024-11-29T13:05:20.284862Z + desired_capacity = 0 2024-11-29T13:05:20.284865Z + enabled_metrics = [ 2024-11-29T13:05:20.284867Z + "GroupDesiredCapacity", 2024-11-29T13:05:20.284869Z + "GroupInServiceCapacity", 2024-11-29T13:05:20.284872Z + "GroupInServiceInstances", 2024-11-29T13:05:20.284873Z + "GroupPendingInstances", 2024-11-29T13:05:20.284875Z + "GroupStandbyInstances", 2024-11-29T13:05:20.284881Z + "GroupTerminatingCapacity", 2024-11-29T13:05:20.284882Z + "GroupTerminatingInstances", 2024-11-29T13:05:20.284885Z + "GroupTotalCapacity", 2024-11-29T13:05:20.284888Z + "GroupTotalInstances", 2024-11-29T13:05:20.284889Z ] 2024-11-29T13:05:20.284891Z + force_delete = false 2024-11-29T13:05:20.284895Z + force_delete_warm_pool = false 2024-11-29T13:05:20.284897Z + health_check_grace_period = 300 2024-11-29T13:05:20.284900Z + health_check_type = (known after apply) 2024-11-29T13:05:20.284908Z + id = (known after apply) 2024-11-29T13:05:20.284911Z + ignore_failed_scaling_activities = false 2024-11-29T13:05:20.284914Z + load_balancers = (known after apply) 2024-11-29T13:05:20.284939Z + max_size = 0 2024-11-29T13:05:20.284942Z + metrics_granularity = "1Minute" 2024-11-29T13:05:20.284945Z + min_size = 0 2024-11-29T13:05:20.284953Z + name = (known after apply) 2024-11-29T13:05:20.284956Z + name_prefix = "test-18696-127-x86-dev-us-east-1-spark-drivers-" 2024-11-29T13:05:20.284959Z + predicted_capacity = (known after apply) 2024-11-29T13:05:20.284962Z + protect_from_scale_in = false 2024-11-29T13:05:20.284964Z + service_linked_role_arn = (known after apply) 2024-11-29T13:05:20.284966Z + target_group_arns = (known after apply) 2024-11-29T13:05:20.284969Z + termination_policies = [] 2024-11-29T13:05:20.284971Z + vpc_zone_identifier = [ 2024-11-29T13:05:20.284973Z + "subnet-01421769c32d0a3e6", 2024-11-29T13:05:20.284976Z + "subnet-0602b234dd0ec3103", 2024-11-29T13:05:20.284978Z + "subnet-0b77d29f7cf6cb4c6", 2024-11-29T13:05:20.284979Z ] 2024-11-29T13:05:20.284982Z + wait_for_capacity_timeout = "10m" 2024-11-29T13:05:20.284984Z + warm_pool_size = (known after apply) 2024-11-29T13:05:20.284985Z 2024-11-29T13:05:20.284993Z + launch_template { 2024-11-29T13:05:20.284996Z + id = (known after apply) 2024-11-29T13:05:20.284998Z + name = (known after apply) 2024-11-29T13:05:20.285000Z + version = (known after apply) 2024-11-29T13:05:20.285003Z } 2024-11-29T13:05:20.285003Z 2024-11-29T13:05:20.285006Z + mixed_instances_policy (known after apply) 2024-11-29T13:05:20.285010Z 2024-11-29T13:05:20.285011Z + tag (known after apply) 2024-11-29T13:05:20.285013Z 2024-11-29T13:05:20.285015Z + timeouts {} 2024-11-29T13:05:20.285016Z 2024-11-29T13:05:20.285018Z + traffic_source (known after apply) 2024-11-29T13:05:20.285035Z } 2024-11-29T13:05:20.285037Z 2024-11-29T13:05:20.285041Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_eks_access_entry.this[0] will be created 2024-11-29T13:05:20.285049Z + resource "aws_eks_access_entry" "this" { 2024-11-29T13:05:20.285051Z + access_entry_arn = (known after apply) 2024-11-29T13:05:20.285054Z + cluster_name = (known after apply) 2024-11-29T13:05:20.285057Z + created_at = (known after apply) 2024-11-29T13:05:20.285058Z + id = (known after apply) 2024-11-29T13:05:20.285060Z + kubernetes_groups = (known after apply) 2024-11-29T13:05:20.285068Z + modified_at = (known after apply) 2024-11-29T13:05:20.285070Z + principal_arn = (known after apply) 2024-11-29T13:05:20.285072Z + tags = { 2024-11-29T13:05:20.285074Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.285079Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.285082Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.285085Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.285087Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.285089Z + "migrated" = "False" 2024-11-29T13:05:20.285092Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.285093Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.285096Z + "stackType" = "terraform" 2024-11-29T13:05:20.285098Z } 2024-11-29T13:05:20.285100Z + tags_all = { 2024-11-29T13:05:20.285102Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.285108Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.285111Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.285114Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.285125Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.285232Z + "migrated" = "False" 2024-11-29T13:05:20.285240Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.285244Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.285248Z + "stackType" = "terraform" 2024-11-29T13:05:20.285249Z } 2024-11-29T13:05:20.285252Z + type = "EC2_LINUX" 2024-11-29T13:05:20.285255Z + user_name = (known after apply) 2024-11-29T13:05:20.285256Z } 2024-11-29T13:05:20.285258Z 2024-11-29T13:05:20.285277Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_iam_instance_profile.this[0] will be created 2024-11-29T13:05:20.285281Z + resource "aws_iam_instance_profile" "this" { 2024-11-29T13:05:20.285283Z + arn = (known after apply) 2024-11-29T13:05:20.285285Z + create_date = (known after apply) 2024-11-29T13:05:20.285288Z + id = (known after apply) 2024-11-29T13:05:20.285290Z + name = "test-18696-127-x86-dev-us-east-1-spark-drivers-worker" 2024-11-29T13:05:20.285293Z + name_prefix = (known after apply) 2024-11-29T13:05:20.285296Z + path = "/" 2024-11-29T13:05:20.285298Z + role = "test-18696-127-x86-dev-us-east-1-spark-drivers-worker" 2024-11-29T13:05:20.285300Z + tags = { 2024-11-29T13:05:20.285303Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.285305Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.285308Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.285319Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.285339Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.285345Z + "migrated" = "False" 2024-11-29T13:05:20.285355Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.285359Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.285370Z + "stackType" = "terraform" 2024-11-29T13:05:20.285372Z } 2024-11-29T13:05:20.285374Z + tags_all = { 2024-11-29T13:05:20.285382Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.285386Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.285394Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.285399Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.285402Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.285408Z + "migrated" = "False" 2024-11-29T13:05:20.285412Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.285414Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.285417Z + "stackType" = "terraform" 2024-11-29T13:05:20.285420Z } 2024-11-29T13:05:20.285422Z + unique_id = (known after apply) 2024-11-29T13:05:20.285424Z } 2024-11-29T13:05:20.285427Z 2024-11-29T13:05:20.285431Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_iam_role.this[0] will be created 2024-11-29T13:05:20.285433Z + resource "aws_iam_role" "this" { 2024-11-29T13:05:20.285441Z + arn = (known after apply) 2024-11-29T13:05:20.285443Z + assume_role_policy = (known after apply) 2024-11-29T13:05:20.285446Z + create_date = (known after apply) 2024-11-29T13:05:20.285449Z + description = "Self managed node group IAM role" 2024-11-29T13:05:20.285452Z + force_detach_policies = true 2024-11-29T13:05:20.285454Z + id = (known after apply) 2024-11-29T13:05:20.285459Z + managed_policy_arns = (known after apply) 2024-11-29T13:05:20.285461Z + max_session_duration = 3600 2024-11-29T13:05:20.285463Z + name = "test-18696-127-x86-dev-us-east-1-spark-drivers-worker" 2024-11-29T13:05:20.285466Z + name_prefix = (known after apply) 2024-11-29T13:05:20.285468Z + path = "/" 2024-11-29T13:05:20.285472Z + tags = { 2024-11-29T13:05:20.285476Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.285478Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.285482Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.285484Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.285494Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.285497Z + "migrated" = "False" 2024-11-29T13:05:20.285504Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.285507Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.285512Z + "stackType" = "terraform" 2024-11-29T13:05:20.285515Z } 2024-11-29T13:05:20.285516Z + tags_all = { 2024-11-29T13:05:20.285519Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.285522Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.285524Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.285527Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.285530Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.285532Z + "migrated" = "False" 2024-11-29T13:05:20.285534Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.285542Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.285545Z + "stackType" = "terraform" 2024-11-29T13:05:20.285547Z } 2024-11-29T13:05:20.285549Z + unique_id = (known after apply) 2024-11-29T13:05:20.285552Z 2024-11-29T13:05:20.285554Z + inline_policy (known after apply) 2024-11-29T13:05:20.285556Z } 2024-11-29T13:05:20.285559Z 2024-11-29T13:05:20.285561Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_iam_role_policy_attachment.additional["0"] will be created 2024-11-29T13:05:20.285564Z + resource "aws_iam_role_policy_attachment" "additional" { 2024-11-29T13:05:20.285567Z + id = (known after apply) 2024-11-29T13:05:20.285570Z + policy_arn = "arn:aws:iam::199058210261:policy/indg-ssm-ec2-policy" 2024-11-29T13:05:20.285573Z + role = "test-18696-127-x86-dev-us-east-1-spark-drivers-worker" 2024-11-29T13:05:20.285576Z } 2024-11-29T13:05:20.285578Z 2024-11-29T13:05:20.285580Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_iam_role_policy_attachment.additional["1"] will be created 2024-11-29T13:05:20.285584Z + resource "aws_iam_role_policy_attachment" "additional" { 2024-11-29T13:05:20.285586Z + id = (known after apply) 2024-11-29T13:05:20.285589Z + policy_arn = "arn:aws:iam::199058210261:policy/indg-ssm-ec2-policy" 2024-11-29T13:05:20.285592Z + role = "test-18696-127-x86-dev-us-east-1-spark-drivers-worker" 2024-11-29T13:05:20.285594Z } 2024-11-29T13:05:20.285596Z 2024-11-29T13:05:20.285602Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_iam_role_policy_attachment.this["AmazonEC2ContainerRegistryReadOnly"] will be created 2024-11-29T13:05:20.285605Z + resource "aws_iam_role_policy_attachment" "this" { 2024-11-29T13:05:20.285607Z + id = (known after apply) 2024-11-29T13:05:20.285619Z + policy_arn = (known after apply) 2024-11-29T13:05:20.285625Z + role = "test-18696-127-x86-dev-us-east-1-spark-drivers-worker" 2024-11-29T13:05:20.285628Z } 2024-11-29T13:05:20.285632Z 2024-11-29T13:05:20.285635Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_iam_role_policy_attachment.this["AmazonEKSWorkerNodePolicy"] will be created 2024-11-29T13:05:20.285639Z + resource "aws_iam_role_policy_attachment" "this" { 2024-11-29T13:05:20.285641Z + id = (known after apply) 2024-11-29T13:05:20.285643Z + policy_arn = (known after apply) 2024-11-29T13:05:20.285646Z + role = "test-18696-127-x86-dev-us-east-1-spark-drivers-worker" 2024-11-29T13:05:20.285648Z } 2024-11-29T13:05:20.285650Z 2024-11-29T13:05:20.285654Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_iam_role_policy_attachment.this["AmazonEKS_CNI_Policy"] will be created 2024-11-29T13:05:20.285656Z + resource "aws_iam_role_policy_attachment" "this" { 2024-11-29T13:05:20.285658Z + id = (known after apply) 2024-11-29T13:05:20.285661Z + policy_arn = (known after apply) 2024-11-29T13:05:20.285663Z + role = "test-18696-127-x86-dev-us-east-1-spark-drivers-worker" 2024-11-29T13:05:20.285665Z } 2024-11-29T13:05:20.285668Z 2024-11-29T13:05:20.285670Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_launch_template.this[0] will be created 2024-11-29T13:05:20.285673Z + resource "aws_launch_template" "this" { 2024-11-29T13:05:20.285679Z + arn = (known after apply) 2024-11-29T13:05:20.285681Z + default_version = (known after apply) 2024-11-29T13:05:20.285685Z + description = "Custom launch template for test-18696-127-x86-dev-us-east-1-spark-drivers self managed node group" 2024-11-29T13:05:20.285691Z + id = (known after apply) 2024-11-29T13:05:20.285694Z + image_id = (sensitive value) 2024-11-29T13:05:20.285699Z + instance_type = "r5n.large" 2024-11-29T13:05:20.285701Z + latest_version = (known after apply) 2024-11-29T13:05:20.285704Z + name = "test-18696-127-x86-dev-us-east-1-spark-drivers-eks_asg" 2024-11-29T13:05:20.285707Z + name_prefix = (known after apply) 2024-11-29T13:05:20.285709Z + tags = { 2024-11-29T13:05:20.285711Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.285714Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.285716Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.285719Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.285722Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.285724Z + "migrated" = "False" 2024-11-29T13:05:20.285726Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.285729Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.285734Z + "stackType" = "terraform" 2024-11-29T13:05:20.285737Z } 2024-11-29T13:05:20.285741Z + tags_all = { 2024-11-29T13:05:20.285743Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.285745Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.285748Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.285751Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.285753Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.285755Z + "migrated" = "False" 2024-11-29T13:05:20.285758Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.285760Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.285762Z + "stackType" = "terraform" 2024-11-29T13:05:20.285765Z } 2024-11-29T13:05:20.285767Z + update_default_version = true 2024-11-29T13:05:20.285770Z + user_data = (known after apply) 2024-11-29T13:05:20.285774Z + vpc_security_group_ids = (known after apply) 2024-11-29T13:05:20.285775Z 2024-11-29T13:05:20.285777Z + block_device_mappings { 2024-11-29T13:05:20.285782Z + device_name = "/dev/xvda" 2024-11-29T13:05:20.285783Z 2024-11-29T13:05:20.285788Z + ebs { 2024-11-29T13:05:20.285790Z + encrypted = "false" 2024-11-29T13:05:20.285792Z + iops = (known after apply) 2024-11-29T13:05:20.285795Z + throughput = (known after apply) 2024-11-29T13:05:20.285797Z + volume_size = 100 2024-11-29T13:05:20.285799Z + volume_type = "gp3" 2024-11-29T13:05:20.285802Z } 2024-11-29T13:05:20.285803Z } 2024-11-29T13:05:20.285805Z 2024-11-29T13:05:20.285807Z + iam_instance_profile { 2024-11-29T13:05:20.285809Z + arn = (known after apply) 2024-11-29T13:05:20.285811Z } 2024-11-29T13:05:20.285813Z 2024-11-29T13:05:20.285814Z + metadata_options { 2024-11-29T13:05:20.285817Z + http_endpoint = "enabled" 2024-11-29T13:05:20.285832Z + http_protocol_ipv6 = (known after apply) 2024-11-29T13:05:20.285834Z + http_put_response_hop_limit = 2 2024-11-29T13:05:20.285837Z + http_tokens = "required" 2024-11-29T13:05:20.285851Z + instance_metadata_tags = (known after apply) 2024-11-29T13:05:20.285854Z } 2024-11-29T13:05:20.285856Z 2024-11-29T13:05:20.285859Z + monitoring { 2024-11-29T13:05:20.285860Z + enabled = true 2024-11-29T13:05:20.285862Z } 2024-11-29T13:05:20.285865Z 2024-11-29T13:05:20.285867Z + tag_specifications { 2024-11-29T13:05:20.285869Z + resource_type = "instance" 2024-11-29T13:05:20.285873Z + tags = { 2024-11-29T13:05:20.285876Z + "Name" = "test-18696-127-x86-dev-us-east-1-spark-drivers" 2024-11-29T13:05:20.285891Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.285905Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.285910Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.285914Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.285918Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.285920Z + "migrated" = "False" 2024-11-29T13:05:20.285922Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.285925Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.285927Z + "stackType" = "terraform" 2024-11-29T13:05:20.285929Z } 2024-11-29T13:05:20.285931Z } 2024-11-29T13:05:20.285933Z + tag_specifications { 2024-11-29T13:05:20.285935Z + resource_type = "network-interface" 2024-11-29T13:05:20.285937Z + tags = { 2024-11-29T13:05:20.285939Z + "Name" = "test-18696-127-x86-dev-us-east-1-spark-drivers" 2024-11-29T13:05:20.285942Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.285944Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.285946Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.285948Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.285957Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.285958Z + "migrated" = "False" 2024-11-29T13:05:20.285963Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.285967Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.285968Z + "stackType" = "terraform" 2024-11-29T13:05:20.285970Z } 2024-11-29T13:05:20.285972Z } 2024-11-29T13:05:20.285974Z + tag_specifications { 2024-11-29T13:05:20.285985Z + resource_type = "volume" 2024-11-29T13:05:20.285991Z + tags = { 2024-11-29T13:05:20.285992Z + "Name" = "test-18696-127-x86-dev-us-east-1-spark-drivers" 2024-11-29T13:05:20.285995Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.286000Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.286002Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.286005Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.286008Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.286010Z + "migrated" = "False" 2024-11-29T13:05:20.286021Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.286029Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.286032Z + "stackType" = "terraform" 2024-11-29T13:05:20.286035Z } 2024-11-29T13:05:20.286036Z } 2024-11-29T13:05:20.286038Z } 2024-11-29T13:05:20.286041Z 2024-11-29T13:05:20.286044Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].data.aws_caller_identity.current will be read during apply 2024-11-29T13:05:20.286048Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.286051Z <= data "aws_caller_identity" "current" { 2024-11-29T13:05:20.286053Z + account_id = (known after apply) 2024-11-29T13:05:20.286055Z + arn = (known after apply) 2024-11-29T13:05:20.286058Z + id = (known after apply) 2024-11-29T13:05:20.286059Z + user_id = (known after apply) 2024-11-29T13:05:20.286061Z } 2024-11-29T13:05:20.286066Z 2024-11-29T13:05:20.286069Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].data.aws_iam_policy_document.assume_role_policy[0] will be read during apply 2024-11-29T13:05:20.286074Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.286076Z <= data "aws_iam_policy_document" "assume_role_policy" { 2024-11-29T13:05:20.286078Z + id = (known after apply) 2024-11-29T13:05:20.286081Z + json = (known after apply) 2024-11-29T13:05:20.286082Z + minified_json = (known after apply) 2024-11-29T13:05:20.286084Z 2024-11-29T13:05:20.286087Z + statement { 2024-11-29T13:05:20.286089Z + actions = [ 2024-11-29T13:05:20.286091Z + "sts:AssumeRole", 2024-11-29T13:05:20.286094Z ] 2024-11-29T13:05:20.286095Z + sid = "EKSNodeAssumeRole" 2024-11-29T13:05:20.286097Z 2024-11-29T13:05:20.286100Z + principals { 2024-11-29T13:05:20.286102Z + identifiers = [ 2024-11-29T13:05:20.286104Z + "ec2.amazonaws.com", 2024-11-29T13:05:20.286108Z ] 2024-11-29T13:05:20.286112Z + type = "Service" 2024-11-29T13:05:20.286113Z } 2024-11-29T13:05:20.286115Z } 2024-11-29T13:05:20.286129Z } 2024-11-29T13:05:20.286131Z 2024-11-29T13:05:20.286134Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].data.aws_partition.current will be read during apply 2024-11-29T13:05:20.286138Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.286140Z <= data "aws_partition" "current" { 2024-11-29T13:05:20.286142Z + dns_suffix = (known after apply) 2024-11-29T13:05:20.286155Z + id = (known after apply) 2024-11-29T13:05:20.286165Z + partition = (known after apply) 2024-11-29T13:05:20.286168Z + reverse_dns_prefix = (known after apply) 2024-11-29T13:05:20.286172Z } 2024-11-29T13:05:20.286173Z 2024-11-29T13:05:20.286177Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].data.aws_ssm_parameter.ami[0] will be read during apply 2024-11-29T13:05:20.286188Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.286191Z <= data "aws_ssm_parameter" "ami" { 2024-11-29T13:05:20.286197Z + arn = (known after apply) 2024-11-29T13:05:20.286203Z + id = (known after apply) 2024-11-29T13:05:20.286206Z + insecure_value = (known after apply) 2024-11-29T13:05:20.286214Z + name = "/aws/service/eks/optimized-ami/1.27/amazon-linux-2/recommended/image_id" 2024-11-29T13:05:20.286224Z + type = (known after apply) 2024-11-29T13:05:20.286227Z + value = (sensitive value) 2024-11-29T13:05:20.286230Z + version = (known after apply) 2024-11-29T13:05:20.286235Z } 2024-11-29T13:05:20.286236Z 2024-11-29T13:05:20.286240Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_autoscaling_group.this[0] will be created 2024-11-29T13:05:20.286244Z + resource "aws_autoscaling_group" "this" { 2024-11-29T13:05:20.286246Z + arn = (known after apply) 2024-11-29T13:05:20.286248Z + availability_zones = (known after apply) 2024-11-29T13:05:20.286252Z + default_cooldown = (known after apply) 2024-11-29T13:05:20.286255Z + desired_capacity = 0 2024-11-29T13:05:20.286264Z + enabled_metrics = [ 2024-11-29T13:05:20.286269Z + "GroupDesiredCapacity", 2024-11-29T13:05:20.286278Z + "GroupInServiceCapacity", 2024-11-29T13:05:20.286281Z + "GroupInServiceInstances", 2024-11-29T13:05:20.286284Z + "GroupPendingInstances", 2024-11-29T13:05:20.286286Z + "GroupStandbyInstances", 2024-11-29T13:05:20.286289Z + "GroupTerminatingCapacity", 2024-11-29T13:05:20.286306Z + "GroupTerminatingInstances", 2024-11-29T13:05:20.286310Z + "GroupTotalCapacity", 2024-11-29T13:05:20.286317Z + "GroupTotalInstances", 2024-11-29T13:05:20.286319Z ] 2024-11-29T13:05:20.286321Z + force_delete = false 2024-11-29T13:05:20.286324Z + force_delete_warm_pool = false 2024-11-29T13:05:20.286327Z + health_check_grace_period = 300 2024-11-29T13:05:20.286329Z + health_check_type = (known after apply) 2024-11-29T13:05:20.286333Z + id = (known after apply) 2024-11-29T13:05:20.286335Z + ignore_failed_scaling_activities = false 2024-11-29T13:05:20.286338Z + load_balancers = (known after apply) 2024-11-29T13:05:20.286341Z + max_size = 0 2024-11-29T13:05:20.286343Z + metrics_granularity = "1Minute" 2024-11-29T13:05:20.286345Z + min_size = 0 2024-11-29T13:05:20.286349Z + name = (known after apply) 2024-11-29T13:05:20.286351Z + name_prefix = "test-18696-127-x86-dev-us-east-1-spark-workers-" 2024-11-29T13:05:20.286353Z + predicted_capacity = (known after apply) 2024-11-29T13:05:20.286358Z + protect_from_scale_in = false 2024-11-29T13:05:20.286359Z + service_linked_role_arn = (known after apply) 2024-11-29T13:05:20.286365Z + target_group_arns = (known after apply) 2024-11-29T13:05:20.286368Z + termination_policies = [] 2024-11-29T13:05:20.286370Z + vpc_zone_identifier = [ 2024-11-29T13:05:20.286375Z + "subnet-01421769c32d0a3e6", 2024-11-29T13:05:20.286383Z + "subnet-0602b234dd0ec3103", 2024-11-29T13:05:20.286386Z + "subnet-0b77d29f7cf6cb4c6", 2024-11-29T13:05:20.286387Z ] 2024-11-29T13:05:20.286389Z + wait_for_capacity_timeout = "10m" 2024-11-29T13:05:20.286392Z + warm_pool_size = (known after apply) 2024-11-29T13:05:20.286393Z 2024-11-29T13:05:20.286398Z + launch_template { 2024-11-29T13:05:20.286400Z + id = (known after apply) 2024-11-29T13:05:20.286402Z + name = (known after apply) 2024-11-29T13:05:20.286404Z + version = (known after apply) 2024-11-29T13:05:20.286407Z } 2024-11-29T13:05:20.286408Z 2024-11-29T13:05:20.286410Z + mixed_instances_policy (known after apply) 2024-11-29T13:05:20.286413Z 2024-11-29T13:05:20.286414Z + tag (known after apply) 2024-11-29T13:05:20.286416Z 2024-11-29T13:05:20.286419Z + timeouts {} 2024-11-29T13:05:20.286420Z 2024-11-29T13:05:20.286422Z + traffic_source (known after apply) 2024-11-29T13:05:20.286426Z } 2024-11-29T13:05:20.286427Z 2024-11-29T13:05:20.286431Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_eks_access_entry.this[0] will be created 2024-11-29T13:05:20.286433Z + resource "aws_eks_access_entry" "this" { 2024-11-29T13:05:20.286436Z + access_entry_arn = (known after apply) 2024-11-29T13:05:20.286438Z + cluster_name = (known after apply) 2024-11-29T13:05:20.286440Z + created_at = (known after apply) 2024-11-29T13:05:20.286442Z + id = (known after apply) 2024-11-29T13:05:20.286445Z + kubernetes_groups = (known after apply) 2024-11-29T13:05:20.286446Z + modified_at = (known after apply) 2024-11-29T13:05:20.286449Z + principal_arn = (known after apply) 2024-11-29T13:05:20.286454Z + tags = { 2024-11-29T13:05:20.286456Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.286466Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.286473Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.286476Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.286480Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.286488Z + "migrated" = "False" 2024-11-29T13:05:20.286491Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.286493Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.286495Z + "stackType" = "terraform" 2024-11-29T13:05:20.286498Z } 2024-11-29T13:05:20.286500Z + tags_all = { 2024-11-29T13:05:20.286502Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.286512Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.286514Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.286518Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.286520Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.286522Z + "migrated" = "False" 2024-11-29T13:05:20.286525Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.286528Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.286531Z + "stackType" = "terraform" 2024-11-29T13:05:20.286544Z } 2024-11-29T13:05:20.286547Z + type = "EC2_LINUX" 2024-11-29T13:05:20.286551Z + user_name = (known after apply) 2024-11-29T13:05:20.286556Z } 2024-11-29T13:05:20.286557Z 2024-11-29T13:05:20.286562Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_iam_instance_profile.this[0] will be created 2024-11-29T13:05:20.286567Z + resource "aws_iam_instance_profile" "this" { 2024-11-29T13:05:20.286570Z + arn = (known after apply) 2024-11-29T13:05:20.286574Z + create_date = (known after apply) 2024-11-29T13:05:20.286584Z + id = (known after apply) 2024-11-29T13:05:20.286587Z + name = "test-18696-127-x86-dev-us-east-1-spark-workers-worker" 2024-11-29T13:05:20.286592Z + name_prefix = (known after apply) 2024-11-29T13:05:20.286595Z + path = "/" 2024-11-29T13:05:20.286598Z + role = "test-18696-127-x86-dev-us-east-1-spark-workers-worker" 2024-11-29T13:05:20.286603Z + tags = { 2024-11-29T13:05:20.286606Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.286615Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.286620Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.286628Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.286631Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.286634Z + "migrated" = "False" 2024-11-29T13:05:20.286636Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.286638Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.286642Z + "stackType" = "terraform" 2024-11-29T13:05:20.286643Z } 2024-11-29T13:05:20.286645Z + tags_all = { 2024-11-29T13:05:20.286648Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.286650Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.286652Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.286655Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.286663Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.286665Z + "migrated" = "False" 2024-11-29T13:05:20.286670Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.286672Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.286674Z + "stackType" = "terraform" 2024-11-29T13:05:20.286681Z } 2024-11-29T13:05:20.286684Z + unique_id = (known after apply) 2024-11-29T13:05:20.286686Z } 2024-11-29T13:05:20.286687Z 2024-11-29T13:05:20.286691Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_iam_role.this[0] will be created 2024-11-29T13:05:20.286697Z + resource "aws_iam_role" "this" { 2024-11-29T13:05:20.286700Z + arn = (known after apply) 2024-11-29T13:05:20.286703Z + assume_role_policy = (known after apply) 2024-11-29T13:05:20.286708Z + create_date = (known after apply) 2024-11-29T13:05:20.286711Z + description = "Self managed node group IAM role" 2024-11-29T13:05:20.286723Z + force_detach_policies = true 2024-11-29T13:05:20.286730Z + id = (known after apply) 2024-11-29T13:05:20.286733Z + managed_policy_arns = (known after apply) 2024-11-29T13:05:20.286747Z + max_session_duration = 3600 2024-11-29T13:05:20.286753Z + name = "test-18696-127-x86-dev-us-east-1-spark-workers-worker" 2024-11-29T13:05:20.286757Z + name_prefix = (known after apply) 2024-11-29T13:05:20.286772Z + path = "/" 2024-11-29T13:05:20.286780Z + tags = { 2024-11-29T13:05:20.286783Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.286786Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.286788Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.286791Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.286795Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.286798Z + "migrated" = "False" 2024-11-29T13:05:20.286800Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.286803Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.286806Z + "stackType" = "terraform" 2024-11-29T13:05:20.286807Z } 2024-11-29T13:05:20.286809Z + tags_all = { 2024-11-29T13:05:20.286812Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.286814Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.286816Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.286819Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.286824Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.286826Z + "migrated" = "False" 2024-11-29T13:05:20.286831Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.286833Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.286835Z + "stackType" = "terraform" 2024-11-29T13:05:20.286840Z } 2024-11-29T13:05:20.286841Z + unique_id = (known after apply) 2024-11-29T13:05:20.286843Z 2024-11-29T13:05:20.286858Z + inline_policy (known after apply) 2024-11-29T13:05:20.286864Z } 2024-11-29T13:05:20.286866Z 2024-11-29T13:05:20.286876Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_iam_role_policy_attachment.additional["0"] will be created 2024-11-29T13:05:20.286878Z + resource "aws_iam_role_policy_attachment" "additional" { 2024-11-29T13:05:20.286881Z + id = (known after apply) 2024-11-29T13:05:20.286893Z + policy_arn = "arn:aws:iam::199058210261:policy/indg-ssm-ec2-policy" 2024-11-29T13:05:20.286895Z + role = "test-18696-127-x86-dev-us-east-1-spark-workers-worker" 2024-11-29T13:05:20.286897Z } 2024-11-29T13:05:20.286901Z 2024-11-29T13:05:20.286903Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_iam_role_policy_attachment.additional["1"] will be created 2024-11-29T13:05:20.286906Z + resource "aws_iam_role_policy_attachment" "additional" { 2024-11-29T13:05:20.286909Z + id = (known after apply) 2024-11-29T13:05:20.286911Z + policy_arn = "arn:aws:iam::199058210261:policy/indg-ssm-ec2-policy" 2024-11-29T13:05:20.286914Z + role = "test-18696-127-x86-dev-us-east-1-spark-workers-worker" 2024-11-29T13:05:20.286917Z } 2024-11-29T13:05:20.286918Z 2024-11-29T13:05:20.286921Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_iam_role_policy_attachment.this["AmazonEC2ContainerRegistryReadOnly"] will be created 2024-11-29T13:05:20.286925Z + resource "aws_iam_role_policy_attachment" "this" { 2024-11-29T13:05:20.286927Z + id = (known after apply) 2024-11-29T13:05:20.286929Z + policy_arn = (known after apply) 2024-11-29T13:05:20.286941Z + role = "test-18696-127-x86-dev-us-east-1-spark-workers-worker" 2024-11-29T13:05:20.286944Z } 2024-11-29T13:05:20.286947Z 2024-11-29T13:05:20.286955Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_iam_role_policy_attachment.this["AmazonEKSWorkerNodePolicy"] will be created 2024-11-29T13:05:20.286957Z + resource "aws_iam_role_policy_attachment" "this" { 2024-11-29T13:05:20.286960Z + id = (known after apply) 2024-11-29T13:05:20.286970Z + policy_arn = (known after apply) 2024-11-29T13:05:20.286972Z + role = "test-18696-127-x86-dev-us-east-1-spark-workers-worker" 2024-11-29T13:05:20.286974Z } 2024-11-29T13:05:20.286976Z 2024-11-29T13:05:20.286979Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_iam_role_policy_attachment.this["AmazonEKS_CNI_Policy"] will be created 2024-11-29T13:05:20.286989Z + resource "aws_iam_role_policy_attachment" "this" { 2024-11-29T13:05:20.286992Z + id = (known after apply) 2024-11-29T13:05:20.286993Z + policy_arn = (known after apply) 2024-11-29T13:05:20.286996Z + role = "test-18696-127-x86-dev-us-east-1-spark-workers-worker" 2024-11-29T13:05:20.286999Z } 2024-11-29T13:05:20.287000Z 2024-11-29T13:05:20.287002Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_launch_template.this[0] will be created 2024-11-29T13:05:20.287006Z + resource "aws_launch_template" "this" { 2024-11-29T13:05:20.287011Z + arn = (known after apply) 2024-11-29T13:05:20.287014Z + default_version = (known after apply) 2024-11-29T13:05:20.287029Z + description = "Custom launch template for test-18696-127-x86-dev-us-east-1-spark-workers self managed node group" 2024-11-29T13:05:20.287035Z + id = (known after apply) 2024-11-29T13:05:20.287038Z + image_id = (sensitive value) 2024-11-29T13:05:20.287053Z + instance_type = "r5n.4xlarge" 2024-11-29T13:05:20.287056Z + latest_version = (known after apply) 2024-11-29T13:05:20.287061Z + name = "test-18696-127-x86-dev-us-east-1-spark-workers-eks_asg" 2024-11-29T13:05:20.287066Z + name_prefix = (known after apply) 2024-11-29T13:05:20.287068Z + tags = { 2024-11-29T13:05:20.287070Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.287073Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.287075Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.287078Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.287087Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.287089Z + "migrated" = "False" 2024-11-29T13:05:20.287091Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.287094Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.287096Z + "stackType" = "terraform" 2024-11-29T13:05:20.287098Z } 2024-11-29T13:05:20.287101Z + tags_all = { 2024-11-29T13:05:20.287103Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.287105Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.287108Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.287110Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.287113Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.287116Z + "migrated" = "False" 2024-11-29T13:05:20.287118Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.287130Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.287148Z + "stackType" = "terraform" 2024-11-29T13:05:20.287156Z } 2024-11-29T13:05:20.287158Z + update_default_version = true 2024-11-29T13:05:20.287173Z + user_data = (known after apply) 2024-11-29T13:05:20.287180Z + vpc_security_group_ids = (known after apply) 2024-11-29T13:05:20.287183Z 2024-11-29T13:05:20.287188Z + block_device_mappings { 2024-11-29T13:05:20.287190Z + device_name = "/dev/xvda" 2024-11-29T13:05:20.287192Z 2024-11-29T13:05:20.287195Z + ebs { 2024-11-29T13:05:20.287196Z + encrypted = "false" 2024-11-29T13:05:20.287198Z + iops = (known after apply) 2024-11-29T13:05:20.287202Z + throughput = (known after apply) 2024-11-29T13:05:20.287203Z + volume_size = 800 2024-11-29T13:05:20.287205Z + volume_type = "gp3" 2024-11-29T13:05:20.287208Z } 2024-11-29T13:05:20.287209Z } 2024-11-29T13:05:20.287211Z 2024-11-29T13:05:20.287214Z + iam_instance_profile { 2024-11-29T13:05:20.287215Z + arn = (known after apply) 2024-11-29T13:05:20.287217Z } 2024-11-29T13:05:20.287222Z 2024-11-29T13:05:20.287223Z + metadata_options { 2024-11-29T13:05:20.287225Z + http_endpoint = "enabled" 2024-11-29T13:05:20.287229Z + http_protocol_ipv6 = (known after apply) 2024-11-29T13:05:20.287230Z + http_put_response_hop_limit = 2 2024-11-29T13:05:20.287233Z + http_tokens = "required" 2024-11-29T13:05:20.287237Z + instance_metadata_tags = (known after apply) 2024-11-29T13:05:20.287238Z } 2024-11-29T13:05:20.287240Z 2024-11-29T13:05:20.287243Z + monitoring { 2024-11-29T13:05:20.287245Z + enabled = true 2024-11-29T13:05:20.287247Z } 2024-11-29T13:05:20.287250Z 2024-11-29T13:05:20.287251Z + tag_specifications { 2024-11-29T13:05:20.287254Z + resource_type = "instance" 2024-11-29T13:05:20.287258Z + tags = { 2024-11-29T13:05:20.287262Z + "Name" = "test-18696-127-x86-dev-us-east-1-spark-workers" 2024-11-29T13:05:20.287264Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.287266Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.287270Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.287272Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.287274Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.287278Z + "migrated" = "False" 2024-11-29T13:05:20.287279Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.287282Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.287285Z + "stackType" = "terraform" 2024-11-29T13:05:20.287292Z } 2024-11-29T13:05:20.287294Z } 2024-11-29T13:05:20.287297Z + tag_specifications { 2024-11-29T13:05:20.287299Z + resource_type = "network-interface" 2024-11-29T13:05:20.287301Z + tags = { 2024-11-29T13:05:20.287304Z + "Name" = "test-18696-127-x86-dev-us-east-1-spark-workers" 2024-11-29T13:05:20.287306Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.287318Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.287326Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.287332Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.287335Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.287338Z + "migrated" = "False" 2024-11-29T13:05:20.287341Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.287344Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.287352Z + "stackType" = "terraform" 2024-11-29T13:05:20.287355Z } 2024-11-29T13:05:20.287357Z } 2024-11-29T13:05:20.287359Z + tag_specifications { 2024-11-29T13:05:20.287362Z + resource_type = "volume" 2024-11-29T13:05:20.287364Z + tags = { 2024-11-29T13:05:20.287366Z + "Name" = "test-18696-127-x86-dev-us-east-1-spark-workers" 2024-11-29T13:05:20.287369Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.287371Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.287374Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.287377Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.287379Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.287381Z + "migrated" = "False" 2024-11-29T13:05:20.287384Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.287386Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.287389Z + "stackType" = "terraform" 2024-11-29T13:05:20.287393Z } 2024-11-29T13:05:20.287395Z } 2024-11-29T13:05:20.287397Z } 2024-11-29T13:05:20.287399Z 2024-11-29T13:05:20.287403Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].data.aws_caller_identity.current will be read during apply 2024-11-29T13:05:20.287405Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.287408Z <= data "aws_caller_identity" "current" { 2024-11-29T13:05:20.287412Z + account_id = (known after apply) 2024-11-29T13:05:20.287415Z + arn = (known after apply) 2024-11-29T13:05:20.287421Z + id = (known after apply) 2024-11-29T13:05:20.287423Z + user_id = (known after apply) 2024-11-29T13:05:20.287426Z } 2024-11-29T13:05:20.287427Z 2024-11-29T13:05:20.287431Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].data.aws_iam_policy_document.assume_role_policy[0] will be read during apply 2024-11-29T13:05:20.287434Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.287436Z <= data "aws_iam_policy_document" "assume_role_policy" { 2024-11-29T13:05:20.287439Z + id = (known after apply) 2024-11-29T13:05:20.287441Z + json = (known after apply) 2024-11-29T13:05:20.287443Z + minified_json = (known after apply) 2024-11-29T13:05:20.287445Z 2024-11-29T13:05:20.287447Z + statement { 2024-11-29T13:05:20.287449Z + actions = [ 2024-11-29T13:05:20.287451Z + "sts:AssumeRole", 2024-11-29T13:05:20.287454Z ] 2024-11-29T13:05:20.287455Z + sid = "EKSNodeAssumeRole" 2024-11-29T13:05:20.287463Z 2024-11-29T13:05:20.287482Z + principals { 2024-11-29T13:05:20.287484Z + identifiers = [ 2024-11-29T13:05:20.287487Z + "ec2.amazonaws.com", 2024-11-29T13:05:20.287490Z ] 2024-11-29T13:05:20.287492Z + type = "Service" 2024-11-29T13:05:20.287494Z } 2024-11-29T13:05:20.287497Z } 2024-11-29T13:05:20.287498Z } 2024-11-29T13:05:20.287500Z 2024-11-29T13:05:20.287504Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].data.aws_partition.current will be read during apply 2024-11-29T13:05:20.287506Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.287509Z <= data "aws_partition" "current" { 2024-11-29T13:05:20.287512Z + dns_suffix = (known after apply) 2024-11-29T13:05:20.287514Z + id = (known after apply) 2024-11-29T13:05:20.287516Z + partition = (known after apply) 2024-11-29T13:05:20.287519Z + reverse_dns_prefix = (known after apply) 2024-11-29T13:05:20.287521Z } 2024-11-29T13:05:20.287522Z 2024-11-29T13:05:20.287526Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].data.aws_ssm_parameter.ami[0] will be read during apply 2024-11-29T13:05:20.287528Z # (depends on a resource or a module with changes pending) 2024-11-29T13:05:20.287530Z <= data "aws_ssm_parameter" "ami" { 2024-11-29T13:05:20.287538Z + arn = (known after apply) 2024-11-29T13:05:20.287540Z + id = (known after apply) 2024-11-29T13:05:20.287542Z + insecure_value = (known after apply) 2024-11-29T13:05:20.287546Z + name = "/aws/service/eks/optimized-ami/1.27/amazon-linux-2/recommended/image_id" 2024-11-29T13:05:20.287551Z + type = (known after apply) 2024-11-29T13:05:20.287554Z + value = (sensitive value) 2024-11-29T13:05:20.287557Z + version = (known after apply) 2024-11-29T13:05:20.287562Z } 2024-11-29T13:05:20.287564Z 2024-11-29T13:05:20.287568Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_autoscaling_group.this[0] will be created 2024-11-29T13:05:20.287575Z + resource "aws_autoscaling_group" "this" { 2024-11-29T13:05:20.287583Z + arn = (known after apply) 2024-11-29T13:05:20.287586Z + availability_zones = (known after apply) 2024-11-29T13:05:20.287596Z + default_cooldown = (known after apply) 2024-11-29T13:05:20.287598Z + desired_capacity = 5 2024-11-29T13:05:20.287602Z + enabled_metrics = [ 2024-11-29T13:05:20.287607Z + "GroupDesiredCapacity", 2024-11-29T13:05:20.287610Z + "GroupInServiceCapacity", 2024-11-29T13:05:20.287627Z + "GroupInServiceInstances", 2024-11-29T13:05:20.287637Z + "GroupPendingInstances", 2024-11-29T13:05:20.287641Z + "GroupStandbyInstances", 2024-11-29T13:05:20.287651Z + "GroupTerminatingCapacity", 2024-11-29T13:05:20.287653Z + "GroupTerminatingInstances", 2024-11-29T13:05:20.287658Z + "GroupTotalCapacity", 2024-11-29T13:05:20.287660Z + "GroupTotalInstances", 2024-11-29T13:05:20.287662Z ] 2024-11-29T13:05:20.287665Z + force_delete = false 2024-11-29T13:05:20.287667Z + force_delete_warm_pool = false 2024-11-29T13:05:20.287670Z + health_check_grace_period = 300 2024-11-29T13:05:20.287673Z + health_check_type = (known after apply) 2024-11-29T13:05:20.287675Z + id = (known after apply) 2024-11-29T13:05:20.287678Z + ignore_failed_scaling_activities = false 2024-11-29T13:05:20.287682Z + load_balancers = (known after apply) 2024-11-29T13:05:20.287683Z + max_size = 5 2024-11-29T13:05:20.287687Z + metrics_granularity = "1Minute" 2024-11-29T13:05:20.287689Z + min_size = 2 2024-11-29T13:05:20.287691Z + name = (known after apply) 2024-11-29T13:05:20.287694Z + name_prefix = "test-18696-127-x86-dev-us-east-1-spot-" 2024-11-29T13:05:20.287697Z + predicted_capacity = (known after apply) 2024-11-29T13:05:20.287699Z + protect_from_scale_in = false 2024-11-29T13:05:20.287701Z + service_linked_role_arn = (known after apply) 2024-11-29T13:05:20.287705Z + target_group_arns = (known after apply) 2024-11-29T13:05:20.287707Z + termination_policies = [] 2024-11-29T13:05:20.287718Z + vpc_zone_identifier = [ 2024-11-29T13:05:20.287737Z + "subnet-01421769c32d0a3e6", 2024-11-29T13:05:20.287741Z + "subnet-0602b234dd0ec3103", 2024-11-29T13:05:20.287744Z + "subnet-0b77d29f7cf6cb4c6", 2024-11-29T13:05:20.287747Z ] 2024-11-29T13:05:20.287751Z + wait_for_capacity_timeout = "10m" 2024-11-29T13:05:20.287753Z + warm_pool_size = (known after apply) 2024-11-29T13:05:20.287755Z 2024-11-29T13:05:20.287758Z + launch_template { 2024-11-29T13:05:20.287759Z + id = (known after apply) 2024-11-29T13:05:20.287762Z + name = (known after apply) 2024-11-29T13:05:20.287765Z + version = (known after apply) 2024-11-29T13:05:20.287766Z } 2024-11-29T13:05:20.287768Z 2024-11-29T13:05:20.287776Z + mixed_instances_policy (known after apply) 2024-11-29T13:05:20.287784Z 2024-11-29T13:05:20.287786Z + tag (known after apply) 2024-11-29T13:05:20.287789Z 2024-11-29T13:05:20.287801Z + timeouts {} 2024-11-29T13:05:20.287803Z 2024-11-29T13:05:20.287807Z + traffic_source (known after apply) 2024-11-29T13:05:20.287810Z } 2024-11-29T13:05:20.287811Z 2024-11-29T13:05:20.287814Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_eks_access_entry.this[0] will be created 2024-11-29T13:05:20.287818Z + resource "aws_eks_access_entry" "this" { 2024-11-29T13:05:20.287820Z + access_entry_arn = (known after apply) 2024-11-29T13:05:20.287823Z + cluster_name = (known after apply) 2024-11-29T13:05:20.287826Z + created_at = (known after apply) 2024-11-29T13:05:20.287827Z + id = (known after apply) 2024-11-29T13:05:20.287830Z + kubernetes_groups = (known after apply) 2024-11-29T13:05:20.287833Z + modified_at = (known after apply) 2024-11-29T13:05:20.287834Z + principal_arn = (known after apply) 2024-11-29T13:05:20.287836Z + tags = { 2024-11-29T13:05:20.287845Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.287846Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.287849Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.287852Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.287854Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.287857Z + "migrated" = "False" 2024-11-29T13:05:20.287861Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.287863Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.287865Z + "stackType" = "terraform" 2024-11-29T13:05:20.287868Z } 2024-11-29T13:05:20.287870Z + tags_all = { 2024-11-29T13:05:20.287872Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.287875Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.287877Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.287880Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.287883Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.287885Z + "migrated" = "False" 2024-11-29T13:05:20.287887Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.287890Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.287892Z + "stackType" = "terraform" 2024-11-29T13:05:20.287894Z } 2024-11-29T13:05:20.287897Z + type = "EC2_LINUX" 2024-11-29T13:05:20.287898Z + user_name = (known after apply) 2024-11-29T13:05:20.287905Z } 2024-11-29T13:05:20.287907Z 2024-11-29T13:05:20.287910Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_iam_instance_profile.this[0] will be created 2024-11-29T13:05:20.287912Z + resource "aws_iam_instance_profile" "this" { 2024-11-29T13:05:20.287917Z + arn = (known after apply) 2024-11-29T13:05:20.287919Z + create_date = (known after apply) 2024-11-29T13:05:20.287922Z + id = (known after apply) 2024-11-29T13:05:20.287924Z + name = "test-18696-127-x86-dev-us-east-1-spot-worker" 2024-11-29T13:05:20.287926Z + name_prefix = (known after apply) 2024-11-29T13:05:20.287929Z + path = "/" 2024-11-29T13:05:20.287931Z + role = "test-18696-127-x86-dev-us-east-1-spot-worker" 2024-11-29T13:05:20.287933Z + tags = { 2024-11-29T13:05:20.287947Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.287950Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.287953Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.287956Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.287958Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.287961Z + "migrated" = "False" 2024-11-29T13:05:20.287964Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.287965Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.287968Z + "stackType" = "terraform" 2024-11-29T13:05:20.287970Z } 2024-11-29T13:05:20.287972Z + tags_all = { 2024-11-29T13:05:20.287974Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.287976Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.287978Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.287981Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.287988Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.287991Z + "migrated" = "False" 2024-11-29T13:05:20.287995Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.287997Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.288000Z + "stackType" = "terraform" 2024-11-29T13:05:20.288002Z } 2024-11-29T13:05:20.288005Z + unique_id = (known after apply) 2024-11-29T13:05:20.288008Z } 2024-11-29T13:05:20.288012Z 2024-11-29T13:05:20.288026Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_iam_role.this[0] will be created 2024-11-29T13:05:20.288043Z + resource "aws_iam_role" "this" { 2024-11-29T13:05:20.288049Z + arn = (known after apply) 2024-11-29T13:05:20.288055Z + assume_role_policy = (known after apply) 2024-11-29T13:05:20.288059Z + create_date = (known after apply) 2024-11-29T13:05:20.288061Z + description = "Self managed node group IAM role" 2024-11-29T13:05:20.288064Z + force_detach_policies = true 2024-11-29T13:05:20.288067Z + id = (known after apply) 2024-11-29T13:05:20.288069Z + managed_policy_arns = (known after apply) 2024-11-29T13:05:20.288072Z + max_session_duration = 3600 2024-11-29T13:05:20.288079Z + name = "test-18696-127-x86-dev-us-east-1-spot-worker" 2024-11-29T13:05:20.288081Z + name_prefix = (known after apply) 2024-11-29T13:05:20.288084Z + path = "/" 2024-11-29T13:05:20.288086Z + tags = { 2024-11-29T13:05:20.288088Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.288091Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.288093Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.288096Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.288099Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.288101Z + "migrated" = "False" 2024-11-29T13:05:20.288103Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.288106Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.288108Z + "stackType" = "terraform" 2024-11-29T13:05:20.288110Z } 2024-11-29T13:05:20.288114Z + tags_all = { 2024-11-29T13:05:20.288116Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.288126Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.288131Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.288137Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.288140Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.288153Z + "migrated" = "False" 2024-11-29T13:05:20.288156Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.288168Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.288172Z + "stackType" = "terraform" 2024-11-29T13:05:20.288174Z } 2024-11-29T13:05:20.288176Z + unique_id = (known after apply) 2024-11-29T13:05:20.288191Z 2024-11-29T13:05:20.288194Z + inline_policy (known after apply) 2024-11-29T13:05:20.288196Z } 2024-11-29T13:05:20.288200Z 2024-11-29T13:05:20.288204Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_iam_role_policy_attachment.additional["0"] will be created 2024-11-29T13:05:20.288206Z + resource "aws_iam_role_policy_attachment" "additional" { 2024-11-29T13:05:20.288212Z + id = (known after apply) 2024-11-29T13:05:20.288216Z + policy_arn = "arn:aws:iam::199058210261:policy/indg-ssm-ec2-policy" 2024-11-29T13:05:20.288218Z + role = "test-18696-127-x86-dev-us-east-1-spot-worker" 2024-11-29T13:05:20.288220Z } 2024-11-29T13:05:20.288223Z 2024-11-29T13:05:20.288225Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_iam_role_policy_attachment.additional["1"] will be created 2024-11-29T13:05:20.288229Z + resource "aws_iam_role_policy_attachment" "additional" { 2024-11-29T13:05:20.288232Z + id = (known after apply) 2024-11-29T13:05:20.288234Z + policy_arn = "arn:aws:iam::199058210261:policy/indg-ssm-ec2-policy" 2024-11-29T13:05:20.288236Z + role = "test-18696-127-x86-dev-us-east-1-spot-worker" 2024-11-29T13:05:20.288239Z } 2024-11-29T13:05:20.288240Z 2024-11-29T13:05:20.288255Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_iam_role_policy_attachment.this["AmazonEC2ContainerRegistryReadOnly"] will be created 2024-11-29T13:05:20.288259Z + resource "aws_iam_role_policy_attachment" "this" { 2024-11-29T13:05:20.288265Z + id = (known after apply) 2024-11-29T13:05:20.288267Z + policy_arn = (known after apply) 2024-11-29T13:05:20.288272Z + role = "test-18696-127-x86-dev-us-east-1-spot-worker" 2024-11-29T13:05:20.288294Z } 2024-11-29T13:05:20.288303Z 2024-11-29T13:05:20.288308Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_iam_role_policy_attachment.this["AmazonEKSWorkerNodePolicy"] will be created 2024-11-29T13:05:20.288312Z + resource "aws_iam_role_policy_attachment" "this" { 2024-11-29T13:05:20.288317Z + id = (known after apply) 2024-11-29T13:05:20.288320Z + policy_arn = (known after apply) 2024-11-29T13:05:20.288325Z + role = "test-18696-127-x86-dev-us-east-1-spot-worker" 2024-11-29T13:05:20.288331Z } 2024-11-29T13:05:20.288333Z 2024-11-29T13:05:20.288337Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_iam_role_policy_attachment.this["AmazonEKS_CNI_Policy"] will be created 2024-11-29T13:05:20.288340Z + resource "aws_iam_role_policy_attachment" "this" { 2024-11-29T13:05:20.288342Z + id = (known after apply) 2024-11-29T13:05:20.288346Z + policy_arn = (known after apply) 2024-11-29T13:05:20.288347Z + role = "test-18696-127-x86-dev-us-east-1-spot-worker" 2024-11-29T13:05:20.288349Z } 2024-11-29T13:05:20.288352Z 2024-11-29T13:05:20.288355Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_launch_template.this[0] will be created 2024-11-29T13:05:20.288358Z + resource "aws_launch_template" "this" { 2024-11-29T13:05:20.288361Z + arn = (known after apply) 2024-11-29T13:05:20.288363Z + default_version = (known after apply) 2024-11-29T13:05:20.288366Z + description = "Custom launch template for test-18696-127-x86-dev-us-east-1-spot self managed node group" 2024-11-29T13:05:20.288374Z + id = (known after apply) 2024-11-29T13:05:20.288377Z + image_id = (sensitive value) 2024-11-29T13:05:20.288381Z + instance_type = "m6i.large" 2024-11-29T13:05:20.288389Z + latest_version = (known after apply) 2024-11-29T13:05:20.288393Z + name = "test-18696-127-x86-dev-us-east-1-spot-eks_asg" 2024-11-29T13:05:20.288397Z + name_prefix = (known after apply) 2024-11-29T13:05:20.288400Z + tags = { 2024-11-29T13:05:20.288402Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.288409Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.288412Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.288415Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.288417Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.288420Z + "migrated" = "False" 2024-11-29T13:05:20.288423Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.288425Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.288427Z + "stackType" = "terraform" 2024-11-29T13:05:20.288430Z } 2024-11-29T13:05:20.288432Z + tags_all = { 2024-11-29T13:05:20.288434Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.288437Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.288442Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.288444Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.288447Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.288449Z + "migrated" = "False" 2024-11-29T13:05:20.288451Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.288454Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.288456Z + "stackType" = "terraform" 2024-11-29T13:05:20.288458Z } 2024-11-29T13:05:20.288461Z + update_default_version = true 2024-11-29T13:05:20.288462Z + user_data = (known after apply) 2024-11-29T13:05:20.288473Z + vpc_security_group_ids = (known after apply) 2024-11-29T13:05:20.288487Z 2024-11-29T13:05:20.288504Z + block_device_mappings { 2024-11-29T13:05:20.288510Z + device_name = "/dev/xvda" 2024-11-29T13:05:20.288513Z 2024-11-29T13:05:20.288527Z + ebs { 2024-11-29T13:05:20.288536Z + encrypted = "false" 2024-11-29T13:05:20.288541Z + iops = (known after apply) 2024-11-29T13:05:20.288557Z + throughput = (known after apply) 2024-11-29T13:05:20.288563Z + volume_size = 100 2024-11-29T13:05:20.288566Z + volume_type = "gp3" 2024-11-29T13:05:20.288578Z } 2024-11-29T13:05:20.288581Z } 2024-11-29T13:05:20.288594Z 2024-11-29T13:05:20.288596Z + iam_instance_profile { 2024-11-29T13:05:20.288603Z + arn = (known after apply) 2024-11-29T13:05:20.288606Z } 2024-11-29T13:05:20.288609Z 2024-11-29T13:05:20.288610Z + metadata_options { 2024-11-29T13:05:20.288613Z + http_endpoint = "enabled" 2024-11-29T13:05:20.288621Z + http_protocol_ipv6 = (known after apply) 2024-11-29T13:05:20.288623Z + http_put_response_hop_limit = 2 2024-11-29T13:05:20.288628Z + http_tokens = "required" 2024-11-29T13:05:20.288630Z + instance_metadata_tags = (known after apply) 2024-11-29T13:05:20.288633Z } 2024-11-29T13:05:20.288636Z 2024-11-29T13:05:20.288637Z + monitoring { 2024-11-29T13:05:20.288639Z + enabled = true 2024-11-29T13:05:20.288642Z } 2024-11-29T13:05:20.288643Z 2024-11-29T13:05:20.288645Z + tag_specifications { 2024-11-29T13:05:20.288649Z + resource_type = "instance" 2024-11-29T13:05:20.288650Z + tags = { 2024-11-29T13:05:20.288653Z + "Name" = "test-18696-127-x86-dev-us-east-1-spot" 2024-11-29T13:05:20.288656Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.288658Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.288662Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.288665Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.288667Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.288670Z + "migrated" = "False" 2024-11-29T13:05:20.288673Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.288675Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.288678Z + "stackType" = "terraform" 2024-11-29T13:05:20.288683Z } 2024-11-29T13:05:20.288684Z } 2024-11-29T13:05:20.288686Z + tag_specifications { 2024-11-29T13:05:20.288689Z + resource_type = "network-interface" 2024-11-29T13:05:20.288691Z + tags = { 2024-11-29T13:05:20.288693Z + "Name" = "test-18696-127-x86-dev-us-east-1-spot" 2024-11-29T13:05:20.288696Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.288698Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.288701Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.288704Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.288706Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.288709Z + "migrated" = "False" 2024-11-29T13:05:20.288712Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.288714Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.288724Z + "stackType" = "terraform" 2024-11-29T13:05:20.288728Z } 2024-11-29T13:05:20.288729Z } 2024-11-29T13:05:20.288732Z + tag_specifications { 2024-11-29T13:05:20.288740Z + resource_type = "volume" 2024-11-29T13:05:20.288742Z + tags = { 2024-11-29T13:05:20.288746Z + "Name" = "test-18696-127-x86-dev-us-east-1-spot" 2024-11-29T13:05:20.288747Z + "businessUnit" = "ENG" 2024-11-29T13:05:20.288750Z + "c7n_do_not_stop" = "1" 2024-11-29T13:05:20.288753Z + "confidentiality" = "limitedAccess" 2024-11-29T13:05:20.288755Z + "k8s.io/cluster-autoscaler/enabled" = "true" 2024-11-29T13:05:20.288757Z + "k8s.io/cluster-autoscaler/test-18696-127-x86-dev-us-east-1" = "owned" 2024-11-29T13:05:20.288760Z + "migrated" = "False" 2024-11-29T13:05:20.288762Z + "owner:business" = "bt8292" 2024-11-29T13:05:20.288764Z + "owner:technical" = "oa7407" 2024-11-29T13:05:20.288770Z + "stackType" = "terraform" 2024-11-29T13:05:20.288771Z } 2024-11-29T13:05:20.288773Z } 2024-11-29T13:05:20.288776Z } 2024-11-29T13:05:20.288777Z 2024-11-29T13:05:20.288781Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].module.user_data.null_resource.validate_cluster_service_cidr will be created 2024-11-29T13:05:20.288785Z + resource "null_resource" "validate_cluster_service_cidr" { 2024-11-29T13:05:20.288786Z + id = (known after apply) 2024-11-29T13:05:20.288788Z } 2024-11-29T13:05:20.288792Z 2024-11-29T13:05:20.288799Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].module.user_data.null_resource.validate_cluster_service_cidr will be created 2024-11-29T13:05:20.288802Z + resource "null_resource" "validate_cluster_service_cidr" { 2024-11-29T13:05:20.288822Z + id = (known after apply) 2024-11-29T13:05:20.288830Z } 2024-11-29T13:05:20.288832Z 2024-11-29T13:05:20.288850Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].module.user_data.null_resource.validate_cluster_service_cidr will be created 2024-11-29T13:05:20.288855Z + resource "null_resource" "validate_cluster_service_cidr" { 2024-11-29T13:05:20.288859Z + id = (known after apply) 2024-11-29T13:05:20.288863Z } 2024-11-29T13:05:20.288864Z 2024-11-29T13:05:20.288867Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].module.user_data.null_resource.validate_cluster_service_cidr will be created 2024-11-29T13:05:20.288871Z + resource "null_resource" "validate_cluster_service_cidr" { 2024-11-29T13:05:20.288872Z + id = (known after apply) 2024-11-29T13:05:20.288874Z } 2024-11-29T13:05:20.288877Z 2024-11-29T13:05:20.288879Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].module.user_data.null_resource.validate_cluster_service_cidr will be created 2024-11-29T13:05:20.289060Z + resource "null_resource" "validate_cluster_service_cidr" { 2024-11-29T13:05:20.289065Z + id = (known after apply) 2024-11-29T13:05:20.289080Z } 2024-11-29T13:05:20.289086Z 2024-11-29T13:05:20.289090Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].module.user_data.null_resource.validate_cluster_service_cidr will be created 2024-11-29T13:05:20.289103Z + resource "null_resource" "validate_cluster_service_cidr" { 2024-11-29T13:05:20.289118Z + id = (known after apply) 2024-11-29T13:05:20.289124Z } 2024-11-29T13:05:20.289127Z 2024-11-29T13:05:20.289140Z # module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].module.user_data.null_resource.validate_cluster_service_cidr will be created 2024-11-29T13:05:20.289144Z + resource "null_resource" "validate_cluster_service_cidr" { 2024-11-29T13:05:20.289148Z + id = (known after apply) 2024-11-29T13:05:20.289152Z } 2024-11-29T13:05:20.289153Z 2024-11-29T13:05:20.289156Z Plan: 116 to add, 0 to change, 0 to destroy. 2024-11-29T13:05:20.289159Z 2024-11-29T13:05:20.289161Z Changes to Outputs: 2024-11-29T13:05:20.289163Z + cluster = (sensitive value) 2024-11-29T13:05:20.289167Z + kubectl_config = (known after apply) 2024-11-29T13:05:20.289168Z 2024-11-29T13:05:20.289171Z ───────────────────────────────────────────────────────────────────────────── 2024-11-29T13:05:20.289180Z 2024-11-29T13:05:20.289182Z Saved the plan to: tf-plan 2024-11-29T13:05:20.289184Z 2024-11-29T13:05:20.289187Z To perform exactly these actions, run the following command to apply: 2024-11-29T13:05:20.289189Z terraform apply "tf-plan" 2024-11-29T13:05:20.289192Z $ terraform -chdir=tf/cluster apply -auto-approve $TERRAFORM_PLAN_FILE 2024-11-29T13:05:27.284232Z module.eks.aws_ec2_tag.tag_additional_subnets["subnet-0e63d265eebf32a02"]: Creating... 2024-11-29T13:05:27.284246Z module.eks.aws_ec2_tag.tag_additional_subnets["subnet-05a998b0507fc3922"]: Creating... 2024-11-29T13:05:27.284250Z module.eks.aws_ec2_tag.tag_additional_subnets["subnet-00526242ca9ca65e0"]: Creating... 2024-11-29T13:05:27.284255Z module.eks.module.vpc_cni_irsa.aws_iam_policy.vpc_cni[0]: Creating... 2024-11-29T13:05:27.839444Z module.eks.aws_ec2_tag.tag_additional_subnets["subnet-05a998b0507fc3922"]: Creation complete after 0s [id=subnet-05a998b0507fc3922,kubernetes.io/role/cni] 2024-11-29T13:05:27.839459Z module.eks.aws_ec2_tag.tag_additional_subnets["subnet-0e63d265eebf32a02"]: Creation complete after 0s [id=subnet-0e63d265eebf32a02,kubernetes.io/role/cni] 2024-11-29T13:05:27.839464Z module.eks.module.vpc_cni_irsa.aws_iam_policy.vpc_cni[0]: Creation complete after 1s [id=arn:aws:iam::199058210261:policy/AmazonEKS_CNI_Policy-20241129130526944700000001] 2024-11-29T13:05:27.839470Z module.eks.aws_ec2_tag.tag_additional_subnets["subnet-00526242ca9ca65e0"]: Creation complete after 1s [id=subnet-00526242ca9ca65e0,kubernetes.io/role/cni] 2024-11-29T13:05:27.839473Z module.eks.module.eks-cluster.data.aws_partition.current: Reading... 2024-11-29T13:05:27.839477Z module.eks.module.eks-cluster.data.aws_caller_identity.current: Reading... 2024-11-29T13:05:27.839483Z module.eks.module.eks-cluster.data.aws_partition.current: Read complete after 0s [id=aws] 2024-11-29T13:05:27.839485Z module.eks.module.eks-cluster.data.aws_iam_policy_document.assume_role_policy[0]: Reading... 2024-11-29T13:05:27.839488Z module.eks.module.eks-cluster.data.aws_iam_policy_document.assume_role_policy[0]: Read complete after 0s [id=2764486067] 2024-11-29T13:05:27.839492Z module.eks.module.eks-cluster.aws_cloudwatch_log_group.this[0]: Creating... 2024-11-29T13:05:27.839496Z module.eks.module.eks-cluster.aws_security_group.node[0]: Creating... 2024-11-29T13:05:27.839498Z module.eks.module.eks-cluster.data.aws_caller_identity.current: Read complete after 0s [id=199058210261] 2024-11-29T13:05:27.839503Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].data.aws_caller_identity.current: Reading... 2024-11-29T13:05:27.839506Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].data.aws_caller_identity.current: Reading... 2024-11-29T13:05:27.839509Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].data.aws_caller_identity.current: Reading... 2024-11-29T13:05:27.839513Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].data.aws_caller_identity.current: Reading... 2024-11-29T13:05:27.839515Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].data.aws_caller_identity.current: Reading... 2024-11-29T13:05:27.839518Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].data.aws_caller_identity.current: Reading... 2024-11-29T13:05:27.839522Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].data.aws_caller_identity.current: Reading... 2024-11-29T13:05:28.338382Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].data.aws_caller_identity.current: Read complete after 0s [id=199058210261] 2024-11-29T13:05:28.338398Z module.eks.module.eks-cluster.aws_security_group.cluster[0]: Creating... 2024-11-29T13:05:28.338446Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].data.aws_partition.current: Reading... 2024-11-29T13:05:28.338454Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].data.aws_partition.current: Read complete after 0s [id=aws] 2024-11-29T13:05:28.338458Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].data.aws_partition.current: Reading... 2024-11-29T13:05:28.338462Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].data.aws_partition.current: Read complete after 0s [id=aws] 2024-11-29T13:05:28.338469Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].data.aws_partition.current: Reading... 2024-11-29T13:05:28.338471Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].data.aws_partition.current: Read complete after 0s [id=aws] 2024-11-29T13:05:28.338475Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].data.aws_partition.current: Reading... 2024-11-29T13:05:28.338479Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].data.aws_partition.current: Read complete after 0s [id=aws] 2024-11-29T13:05:28.338482Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].data.aws_partition.current: Reading... 2024-11-29T13:05:28.338485Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].data.aws_partition.current: Read complete after 0s [id=aws] 2024-11-29T13:05:28.338491Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].data.aws_partition.current: Reading... 2024-11-29T13:05:28.338495Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].data.aws_partition.current: Read complete after 0s [id=aws] 2024-11-29T13:05:28.338500Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].data.aws_partition.current: Reading... 2024-11-29T13:05:28.338507Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].data.aws_partition.current: Read complete after 0s [id=aws] 2024-11-29T13:05:28.338511Z module.eks.module.eks-cluster.aws_iam_role.this[0]: Creating... 2024-11-29T13:05:28.338516Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].data.aws_caller_identity.current: Read complete after 0s [id=199058210261] 2024-11-29T13:05:28.338563Z module.eks.module.eks-cluster.data.aws_iam_session_context.current: Reading... 2024-11-29T13:05:28.338578Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].data.aws_caller_identity.current: Read complete after 0s [id=199058210261] 2024-11-29T13:05:28.338585Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].data.aws_iam_policy_document.assume_role_policy[0]: Reading... 2024-11-29T13:05:28.338593Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].data.aws_iam_policy_document.assume_role_policy[0]: Read complete after 0s [id=2560088296] 2024-11-29T13:05:28.338598Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].data.aws_iam_policy_document.assume_role_policy[0]: Reading... 2024-11-29T13:05:28.338640Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].data.aws_iam_policy_document.assume_role_policy[0]: Read complete after 0s [id=2560088296] 2024-11-29T13:05:28.338648Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].data.aws_iam_policy_document.assume_role_policy[0]: Reading... 2024-11-29T13:05:28.338652Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].data.aws_iam_policy_document.assume_role_policy[0]: Read complete after 0s [id=2560088296] 2024-11-29T13:05:28.338677Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].data.aws_iam_policy_document.assume_role_policy[0]: Reading... 2024-11-29T13:05:28.338690Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].data.aws_iam_policy_document.assume_role_policy[0]: Read complete after 0s [id=2560088296] 2024-11-29T13:05:28.338693Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].data.aws_iam_policy_document.assume_role_policy[0]: Reading... 2024-11-29T13:05:28.338697Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].data.aws_iam_policy_document.assume_role_policy[0]: Read complete after 0s [id=2560088296] 2024-11-29T13:05:28.338702Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].data.aws_iam_policy_document.assume_role_policy[0]: Reading... 2024-11-29T13:05:28.338707Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].data.aws_iam_policy_document.assume_role_policy[0]: Read complete after 0s [id=2560088296] 2024-11-29T13:05:28.338712Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].data.aws_iam_policy_document.assume_role_policy[0]: Reading... 2024-11-29T13:05:28.338718Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].data.aws_iam_policy_document.assume_role_policy[0]: Read complete after 0s [id=2560088296] 2024-11-29T13:05:28.338723Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_iam_role.this[0]: Creating... 2024-11-29T13:05:28.338729Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].data.aws_caller_identity.current: Read complete after 0s [id=199058210261] 2024-11-29T13:05:28.338743Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_iam_role.this[0]: Creating... 2024-11-29T13:05:28.338755Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].data.aws_caller_identity.current: Read complete after 0s [id=199058210261] 2024-11-29T13:05:28.338760Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_iam_role.this[0]: Creating... 2024-11-29T13:05:28.338765Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].data.aws_caller_identity.current: Read complete after 0s [id=199058210261] 2024-11-29T13:05:28.338768Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].data.aws_caller_identity.current: Read complete after 0s [id=199058210261] 2024-11-29T13:05:28.338779Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_iam_role.this[0]: Creating... 2024-11-29T13:05:28.338786Z module.eks.module.eks-cluster.data.aws_iam_session_context.current: Read complete after 0s [id=arn:aws:sts::199058210261:assumed-role/inf-gitlab-terraform-deployment/aws-go-sdk-1732885526483318433] 2024-11-29T13:05:28.338789Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_iam_role.this[0]: Creating... 2024-11-29T13:05:28.338792Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_iam_role.this[0]: Creating... 2024-11-29T13:05:28.338797Z module.eks.module.eks-cluster.aws_cloudwatch_log_group.this[0]: Creation complete after 0s [id=/aws/eks/test-18696-127-x86-dev-us-east-1/cluster] 2024-11-29T13:05:28.338800Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_iam_role.this[0]: Creating... 2024-11-29T13:05:28.815367Z module.eks.module.eks-cluster.aws_iam_role.this[0]: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-1] 2024-11-29T13:05:28.815380Z module.eks.module.eks-cluster.aws_iam_role_policy_attachment.this["AmazonEKSClusterPolicy"]: Creating... 2024-11-29T13:05:28.815386Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_iam_role.this[0]: Creation complete after 1s [id=test-18696-127-x86-dev-us-east-1-EXTRA3-worker] 2024-11-29T13:05:28.815392Z module.eks.module.eks-cluster.aws_iam_role_policy_attachment.this["AmazonEKSVPCResourceController"]: Creating... 2024-11-29T13:05:28.815395Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_iam_role.this[0]: Creation complete after 1s [id=test-18696-127-x86-dev-us-east-1-EXTRA1-worker] 2024-11-29T13:05:28.815398Z data.aws_iam_policy_document.secrets_policy: Reading... 2024-11-29T13:05:28.815407Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_iam_role.this[0]: Creation complete after 1s [id=test-18696-127-x86-dev-us-east-1-spark-drivers-worker] 2024-11-29T13:05:28.815411Z data.aws_iam_policy_document.secrets_policy: Read complete after 0s [id=3962023441] 2024-11-29T13:05:28.815415Z aws_kms_key.secrets: Creating... 2024-11-29T13:05:28.815425Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_iam_role.this[0]: Creation complete after 1s [id=test-18696-127-x86-dev-us-east-1-spot-worker] 2024-11-29T13:05:28.815429Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_iam_role.this[0]: Creation complete after 1s [id=test-18696-127-x86-dev-us-east-1-spark-workers-worker] 2024-11-29T13:05:28.815435Z module.eks.module.eks-cluster.aws_iam_role_policy_attachment.this["AmazonEKSClusterPolicy"]: Creation complete after 1s [id=test-18696-127-x86-dev-us-east-1-20241129130528587800000004] 2024-11-29T13:05:28.815441Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_iam_role.this[0]: Creation complete after 1s [id=test-18696-127-x86-dev-us-east-1-EXTRA2-worker] 2024-11-29T13:05:28.815447Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_iam_role.this[0]: Creation complete after 1s [id=test-18696-127-x86-dev-us-east-1-od-worker] 2024-11-29T13:05:28.815454Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_iam_role_policy_attachment.additional["0"]: Creating... 2024-11-29T13:05:28.815485Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_iam_role_policy_attachment.additional["1"]: Creating... 2024-11-29T13:05:28.815488Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_iam_role_policy_attachment.additional["1"]: Creating... 2024-11-29T13:05:28.815491Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_iam_role_policy_attachment.additional["0"]: Creating... 2024-11-29T13:05:28.815495Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_iam_role_policy_attachment.additional["0"]: Creating... 2024-11-29T13:05:28.815498Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_iam_role_policy_attachment.additional["1"]: Creating... 2024-11-29T13:05:28.815501Z module.eks.module.eks-cluster.aws_iam_role_policy_attachment.this["AmazonEKSVPCResourceController"]: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-1-20241129130528666500000005] 2024-11-29T13:05:28.815505Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_iam_role_policy_attachment.additional["0"]: Creating... 2024-11-29T13:05:29.286105Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_iam_role_policy_attachment.additional["1"]: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-1-spot-worker-20241129130528794600000006] 2024-11-29T13:05:29.286123Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_iam_role_policy_attachment.additional["1"]: Creating... 2024-11-29T13:05:29.286130Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_iam_role_policy_attachment.additional["1"]: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-1-EXTRA1-worker-20241129130528809900000007] 2024-11-29T13:05:29.286139Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_iam_role_policy_attachment.additional["1"]: Creating... 2024-11-29T13:05:29.286144Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_iam_role_policy_attachment.additional["0"]: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-1-spot-worker-20241129130528814600000008] 2024-11-29T13:05:29.286150Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_iam_role_policy_attachment.additional["1"]: Creating... 2024-11-29T13:05:29.286157Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_iam_role_policy_attachment.additional["0"]: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-1-spark-workers-worker-2024112913052883750000000a] 2024-11-29T13:05:29.286162Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_iam_role_policy_attachment.additional["0"]: Creating... 2024-11-29T13:05:29.286171Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_iam_role_policy_attachment.additional["1"]: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-1-spark-drivers-worker-20241129130528830800000009] 2024-11-29T13:05:29.286178Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_iam_role_policy_attachment.additional["1"]: Creating... 2024-11-29T13:05:29.286215Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_iam_role_policy_attachment.additional["0"]: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-1-EXTRA2-worker-2024112913052885730000000b] 2024-11-29T13:05:29.286221Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_iam_role_policy_attachment.additional["0"]: Creating... 2024-11-29T13:05:29.286228Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_iam_role_policy_attachment.additional["0"]: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-1-EXTRA3-worker-2024112913052885930000000c] 2024-11-29T13:05:29.286232Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_iam_role_policy_attachment.additional["0"]: Creating... 2024-11-29T13:05:29.286238Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_iam_role_policy_attachment.additional["1"]: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-1-EXTRA2-worker-2024112913052898780000000d] 2024-11-29T13:05:29.286244Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_iam_instance_profile.this[0]: Creating... 2024-11-29T13:05:29.286248Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_iam_role_policy_attachment.additional["1"]: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-1-spark-workers-worker-2024112913052900090000000e] 2024-11-29T13:05:29.286254Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_iam_instance_profile.this[0]: Creating... 2024-11-29T13:05:29.286262Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_iam_role_policy_attachment.additional["1"]: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-1-od-worker-2024112913052900860000000f] 2024-11-29T13:05:29.286267Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_iam_instance_profile.this[0]: Creating... 2024-11-29T13:05:29.286272Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_iam_role_policy_attachment.additional["1"]: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-1-EXTRA3-worker-20241129130529030700000010] 2024-11-29T13:05:29.286279Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_iam_instance_profile.this[0]: Creating... 2024-11-29T13:05:29.286293Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_iam_role_policy_attachment.additional["0"]: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-1-od-worker-20241129130529051000000011] 2024-11-29T13:05:29.286298Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_iam_instance_profile.this[0]: Creating... 2024-11-29T13:05:29.286305Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_iam_role_policy_attachment.additional["0"]: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-1-spark-drivers-worker-20241129130529072000000012] 2024-11-29T13:05:29.286314Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_iam_instance_profile.this[0]: Creating... 2024-11-29T13:05:29.787630Z module.eks.module.eks-cluster.aws_security_group.node[0]: Creation complete after 1s [id=sg-0345ae240c0f7cec1] 2024-11-29T13:05:29.787644Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_iam_instance_profile.this[0]: Creating... 2024-11-29T13:05:29.787648Z module.eks.module.eks-cluster.aws_security_group.cluster[0]: Creation complete after 2s [id=sg-06ca1a81dca8e7348] 2024-11-29T13:05:29.787654Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_iam_role_policy_attachment.this["AmazonEC2ContainerRegistryReadOnly"]: Creating... 2024-11-29T13:05:31.789256Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_iam_role_policy_attachment.this["AmazonEC2ContainerRegistryReadOnly"]: Creation complete after 1s [id=test-18696-127-x86-dev-us-east-1-EXTRA1-worker-20241129130531357000000013] 2024-11-29T13:05:31.789284Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_iam_role_policy_attachment.this["AmazonEKSWorkerNodePolicy"]: Creating... 2024-11-29T13:05:35.294118Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_iam_role_policy_attachment.additional["0"]: Creation complete after 6s [id=test-18696-127-x86-dev-us-east-1-EXTRA1-worker-20241129130534947500000014] 2024-11-29T13:05:35.294133Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_iam_role_policy_attachment.this["AmazonEKSWorkerNodePolicy"]: Creating... 2024-11-29T13:05:35.294138Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_iam_instance_profile.this[0]: Creation complete after 6s [id=test-18696-127-x86-dev-us-east-1-spot-worker] 2024-11-29T13:05:35.294145Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_iam_role_policy_attachment.this["AmazonEKSWorkerNodePolicy"]: Creating... 2024-11-29T13:05:35.294149Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_iam_role_policy_attachment.this["AmazonEKSWorkerNodePolicy"]: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-1-EXTRA3-worker-20241129130535178100000015] 2024-11-29T13:05:35.294157Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_iam_role_policy_attachment.this["AmazonEKSWorkerNodePolicy"]: Creating... 2024-11-29T13:05:35.794216Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_iam_instance_profile.this[0]: Creation complete after 6s [id=test-18696-127-x86-dev-us-east-1-od-worker] 2024-11-29T13:05:35.794228Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_iam_role_policy_attachment.this["AmazonEC2ContainerRegistryReadOnly"]: Creating... 2024-11-29T13:05:35.794234Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_iam_role_policy_attachment.this["AmazonEKSWorkerNodePolicy"]: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-1-spark-drivers-worker-20241129130535371800000016] 2024-11-29T13:05:35.794240Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_iam_role_policy_attachment.this["AmazonEKSWorkerNodePolicy"]: Creating... 2024-11-29T13:05:35.794244Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_iam_role_policy_attachment.this["AmazonEKSWorkerNodePolicy"]: Creation complete after 1s [id=test-18696-127-x86-dev-us-east-1-od-worker-20241129130535410500000017] 2024-11-29T13:05:35.794254Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_iam_role_policy_attachment.this["AmazonEKS_CNI_Policy"]: Creating... 2024-11-29T13:05:35.794260Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_iam_role_policy_attachment.this["AmazonEKS_CNI_Policy"]: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-1-spot-worker-20241129130535633000000019] 2024-11-29T13:05:35.794263Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_iam_role_policy_attachment.this["AmazonEKS_CNI_Policy"]: Creating... 2024-11-29T13:05:35.794267Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_iam_role_policy_attachment.this["AmazonEKSWorkerNodePolicy"]: Creation complete after 1s [id=test-18696-127-x86-dev-us-east-1-spot-worker-20241129130535632200000018] 2024-11-29T13:05:35.794272Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_iam_role_policy_attachment.this["AmazonEC2ContainerRegistryReadOnly"]: Creating... 2024-11-29T13:05:36.295454Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_iam_role_policy_attachment.this["AmazonEC2ContainerRegistryReadOnly"]: Creation complete after 1s [id=test-18696-127-x86-dev-us-east-1-EXTRA3-worker-2024112913053569390000001a] 2024-11-29T13:05:36.295478Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_iam_role_policy_attachment.this["AmazonEKS_CNI_Policy"]: Creating... 2024-11-29T13:05:36.295484Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_iam_role_policy_attachment.this["AmazonEKSWorkerNodePolicy"]: Creation complete after 5s [id=test-18696-127-x86-dev-us-east-1-spark-workers-worker-2024112913053581360000001b] 2024-11-29T13:05:36.295517Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_iam_role_policy_attachment.this["AmazonEC2ContainerRegistryReadOnly"]: Creating... 2024-11-29T13:05:36.295536Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_iam_role_policy_attachment.this["AmazonEKS_CNI_Policy"]: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-1-spark-drivers-worker-2024112913053589940000001c] 2024-11-29T13:05:36.295542Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_iam_role_policy_attachment.this["AmazonEC2ContainerRegistryReadOnly"]: Creating... 2024-11-29T13:05:36.295548Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_iam_role_policy_attachment.this["AmazonEC2ContainerRegistryReadOnly"]: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-1-spark-drivers-worker-2024112913053593650000001d] 2024-11-29T13:05:36.295552Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_iam_role_policy_attachment.this["AmazonEKSWorkerNodePolicy"]: Creating... 2024-11-29T13:05:36.295556Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_iam_role_policy_attachment.this["AmazonEC2ContainerRegistryReadOnly"]: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-1-spark-workers-worker-2024112913053604820000001e] 2024-11-29T13:05:36.295561Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_iam_role_policy_attachment.this["AmazonEKS_CNI_Policy"]: Creating... 2024-11-29T13:05:36.295565Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_iam_role_policy_attachment.this["AmazonEC2ContainerRegistryReadOnly"]: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-1-spot-worker-2024112913053612590000001f] 2024-11-29T13:05:36.295569Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_iam_role_policy_attachment.this["AmazonEKSWorkerNodePolicy"]: Creating... 2024-11-29T13:05:37.797025Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_iam_instance_profile.this[0]: Creation complete after 8s [id=test-18696-127-x86-dev-us-east-1-spark-workers-worker] 2024-11-29T13:05:37.797050Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_iam_role_policy_attachment.this["AmazonEKS_CNI_Policy"]: Creating... 2024-11-29T13:05:37.797056Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_iam_instance_profile.this[0]: Creation complete after 8s [id=test-18696-127-x86-dev-us-east-1-spark-drivers-worker] 2024-11-29T13:05:37.797093Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_iam_role_policy_attachment.this["AmazonEC2ContainerRegistryReadOnly"]: Creating... 2024-11-29T13:05:37.797141Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_iam_instance_profile.this[0]: Creation complete after 9s [id=test-18696-127-x86-dev-us-east-1-EXTRA2-worker] 2024-11-29T13:05:37.797156Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_iam_role_policy_attachment.this["AmazonEKS_CNI_Policy"]: Creating... 2024-11-29T13:05:37.797172Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_iam_role_policy_attachment.this["AmazonEKS_CNI_Policy"]: Creation complete after 1s [id=test-18696-127-x86-dev-us-east-1-spark-workers-worker-20241129130537436000000020] 2024-11-29T13:05:37.797177Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_iam_role_policy_attachment.this["AmazonEKS_CNI_Policy"]: Creating... 2024-11-29T13:05:37.797182Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_iam_role_policy_attachment.this["AmazonEKS_CNI_Policy"]: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-1-od-worker-20241129130537622500000021] 2024-11-29T13:05:37.797189Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_iam_role_policy_attachment.this["AmazonEC2ContainerRegistryReadOnly"]: Creating... 2024-11-29T13:05:37.797194Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_iam_role_policy_attachment.this["AmazonEKS_CNI_Policy"]: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-1-EXTRA1-worker-20241129130537647800000022] 2024-11-29T13:05:37.797198Z module.eks.module.eks-cluster.aws_security_group_rule.cluster["ingress_nodes_443"]: Creating... 2024-11-29T13:05:38.297669Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_iam_role_policy_attachment.this["AmazonEKSWorkerNodePolicy"]: Creation complete after 2s [id=test-18696-127-x86-dev-us-east-1-EXTRA2-worker-20241129130537697400000023] 2024-11-29T13:05:38.297693Z module.eks.module.eks-cluster.aws_security_group_rule.node["egress_all"]: Creating... 2024-11-29T13:05:38.297699Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_iam_role_policy_attachment.this["AmazonEKSWorkerNodePolicy"]: Creation complete after 2s [id=test-18696-127-x86-dev-us-east-1-EXTRA1-worker-20241129130537802400000024] 2024-11-29T13:05:38.297743Z module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_nodes_ephemeral"]: Creating... 2024-11-29T13:05:38.297761Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_iam_role_policy_attachment.this["AmazonEKS_CNI_Policy"]: Creation complete after 2s [id=test-18696-127-x86-dev-us-east-1-EXTRA3-worker-20241129130537872200000025] 2024-11-29T13:05:38.297812Z module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_self_coredns_tcp"]: Creating... 2024-11-29T13:05:38.297818Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_iam_role_policy_attachment.this["AmazonEKS_CNI_Policy"]: Creation complete after 2s [id=test-18696-127-x86-dev-us-east-1-EXTRA2-worker-20241129130538174700000026] 2024-11-29T13:05:38.297829Z module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_cluster_9443_webhook"]: Creating... 2024-11-29T13:05:38.798850Z module.eks.module.eks-cluster.aws_security_group_rule.cluster["ingress_nodes_443"]: Creation complete after 0s [id=sgrule-1612192630] 2024-11-29T13:05:38.798873Z module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_cluster_443"]: Creating... 2024-11-29T13:05:38.798880Z module.eks.module.eks-cluster.aws_security_group_rule.node["egress_all"]: Creation complete after 0s [id=sgrule-4144213438] 2024-11-29T13:05:38.798887Z module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_self_coredns_udp"]: Creating... 2024-11-29T13:05:38.798890Z aws_kms_key.secrets: Still creating... [10s elapsed] 2024-11-29T13:05:39.298927Z module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_nodes_ephemeral"]: Creation complete after 1s [id=sgrule-3606760026] 2024-11-29T13:05:39.298942Z module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_cluster_8443_webhook"]: Creating... 2024-11-29T13:05:39.298950Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_iam_instance_profile.this[0]: Still creating... [10s elapsed] 2024-11-29T13:05:39.298958Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_iam_instance_profile.this[0]: Still creating... [10s elapsed] 2024-11-29T13:05:39.298964Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_iam_role_policy_attachment.this["AmazonEC2ContainerRegistryReadOnly"]: Creation complete after 2s [id=test-18696-127-x86-dev-us-east-1-EXTRA2-worker-20241129130539086600000027] 2024-11-29T13:05:39.298971Z module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_cluster_4443_webhook"]: Creating... 2024-11-29T13:05:39.799836Z module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_self_coredns_tcp"]: Creation complete after 1s [id=sgrule-1082524175] 2024-11-29T13:05:39.799854Z module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_cluster_kubelet"]: Creating... 2024-11-29T13:05:40.300886Z module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_cluster_9443_webhook"]: Creation complete after 2s [id=sgrule-3510816801] 2024-11-29T13:05:40.300905Z module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_cluster_6443_webhook"]: Creating... 2024-11-29T13:05:40.300911Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_iam_instance_profile.this[0]: Creation complete after 11s [id=test-18696-127-x86-dev-us-east-1-EXTRA1-worker] 2024-11-29T13:05:40.801669Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_iam_role_policy_attachment.this["AmazonEC2ContainerRegistryReadOnly"]: Creation complete after 2s [id=test-18696-127-x86-dev-us-east-1-od-worker-20241129130539985600000028] 2024-11-29T13:05:40.801686Z module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_cluster_443"]: Creation complete after 2s [id=sgrule-4241636554] 2024-11-29T13:05:40.801699Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_iam_instance_profile.this[0]: Creation complete after 12s [id=test-18696-127-x86-dev-us-east-1-EXTRA3-worker] 2024-11-29T13:05:41.301524Z module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_self_coredns_udp"]: Creation complete after 3s [id=sgrule-3839468000] 2024-11-29T13:05:41.802059Z module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_cluster_8443_webhook"]: Creation complete after 3s [id=sgrule-3051611114] 2024-11-29T13:05:42.302892Z module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_cluster_4443_webhook"]: Creation complete after 3s [id=sgrule-1878898781] 2024-11-29T13:05:42.803460Z module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_cluster_kubelet"]: Creation complete after 4s [id=sgrule-5154584] 2024-11-29T13:05:43.304180Z module.eks.module.eks-cluster.aws_security_group_rule.node["ingress_cluster_6443_webhook"]: Creation complete after 3s [id=sgrule-2797592523] 2024-11-29T13:05:48.811328Z aws_kms_key.secrets: Still creating... [20s elapsed] 2024-11-29T13:05:50.312936Z aws_kms_key.secrets: Creation complete after 21s [id=40dc020d-f1bb-4e9d-8155-fc7717cc6b6c] 2024-11-29T13:05:51.314639Z module.eks.module.eks-cluster.aws_iam_policy.cluster_encryption[0]: Creating... 2024-11-29T13:05:51.314652Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Creating... 2024-11-29T13:05:51.816408Z module.eks.module.eks-cluster.aws_iam_policy.cluster_encryption[0]: Creation complete after 0s [id=arn:aws:iam::199058210261:policy/test-18696-127-x86-dev-us-east-1-ClusterEncryption20241129130550988000000029] 2024-11-29T13:05:51.816429Z module.eks.module.eks-cluster.aws_iam_role_policy_attachment.cluster_encryption[0]: Creating... 2024-11-29T13:05:51.816434Z module.eks.module.eks-cluster.aws_iam_role_policy_attachment.cluster_encryption[0]: Creation complete after 1s [id=test-18696-127-x86-dev-us-east-1-2024112913055146430000002a] 2024-11-29T13:06:01.327341Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [10s elapsed] 2024-11-29T13:06:11.339615Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [20s elapsed] 2024-11-29T13:06:21.352284Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [30s elapsed] 2024-11-29T13:06:31.364863Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [40s elapsed] 2024-11-29T13:06:41.376721Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [50s elapsed] 2024-11-29T13:06:51.389246Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [1m0s elapsed] 2024-11-29T13:07:01.402547Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [1m10s elapsed] 2024-11-29T13:07:11.415051Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [1m20s elapsed] 2024-11-29T13:07:21.432641Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [1m30s elapsed] 2024-11-29T13:07:31.439686Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [1m40s elapsed] 2024-11-29T13:07:41.452976Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [1m50s elapsed] 2024-11-29T13:07:51.465332Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [2m0s elapsed] 2024-11-29T13:08:01.478096Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [2m10s elapsed] 2024-11-29T13:08:11.490773Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [2m20s elapsed] 2024-11-29T13:08:21.222400Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [2m30s elapsed] 2024-11-29T13:08:31.143730Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [2m40s elapsed] 2024-11-29T13:08:41.262100Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [2m50s elapsed] 2024-11-29T13:08:51.407090Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [3m0s elapsed] 2024-11-29T13:09:01.532650Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [3m10s elapsed] 2024-11-29T13:09:11.647820Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [3m20s elapsed] 2024-11-29T13:09:21.770080Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [3m30s elapsed] 2024-11-29T13:09:31.898490Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [3m40s elapsed] 2024-11-29T13:09:41.102595Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [3m50s elapsed] 2024-11-29T13:09:51.114935Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [4m0s elapsed] 2024-11-29T13:10:01.127494Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [4m10s elapsed] 2024-11-29T13:10:11.139114Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [4m20s elapsed] 2024-11-29T13:10:21.151186Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [4m30s elapsed] 2024-11-29T13:10:31.162961Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [4m40s elapsed] 2024-11-29T13:10:41.175002Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [4m50s elapsed] 2024-11-29T13:10:51.188179Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [5m0s elapsed] 2024-11-29T13:11:01.201021Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [5m10s elapsed] 2024-11-29T13:11:11.213482Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [5m20s elapsed] 2024-11-29T13:11:21.225864Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [5m30s elapsed] 2024-11-29T13:11:31.237711Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [5m40s elapsed] 2024-11-29T13:11:41.250795Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [5m50s elapsed] 2024-11-29T13:11:51.262880Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [6m0s elapsed] 2024-11-29T13:12:01.275398Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [6m10s elapsed] 2024-11-29T13:12:11.288928Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [6m20s elapsed] 2024-11-29T13:12:21.301234Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [6m30s elapsed] 2024-11-29T13:12:31.314840Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [6m40s elapsed] 2024-11-29T13:12:41.326801Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [6m50s elapsed] 2024-11-29T13:12:51.339031Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [7m0s elapsed] 2024-11-29T13:13:01.352193Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [7m10s elapsed] 2024-11-29T13:13:11.364546Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [7m20s elapsed] 2024-11-29T13:13:21.377553Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [7m30s elapsed] 2024-11-29T13:13:31.389987Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [7m40s elapsed] 2024-11-29T13:13:41.404453Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [7m50s elapsed] 2024-11-29T13:13:51.416147Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [8m0s elapsed] 2024-11-29T13:14:01.428894Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Still creating... [8m10s elapsed] 2024-11-29T13:14:07.440793Z module.eks.module.eks-cluster.aws_eks_cluster.this[0]: Creation complete after 8m16s [id=test-18696-127-x86-dev-us-east-1] 2024-11-29T13:14:08.437874Z module.eks.module.eks-cluster.data.tls_certificate.this[0]: Reading... 2024-11-29T13:14:08.437888Z module.eks.module.eks-cluster.aws_eks_access_entry.this["cluster_creator"]: Creating... 2024-11-29T13:14:08.437893Z module.eks.module.eks-cluster.time_sleep.this[0]: Creating... 2024-11-29T13:14:08.437900Z module.eks.module.eks-cluster.data.tls_certificate.this[0]: Read complete after 0s [id=99d41e43229a4cdaf4141f3e8310e6d95c31dab9] 2024-11-29T13:14:08.437903Z module.eks.module.eks-cluster.aws_iam_openid_connect_provider.oidc_provider[0]: Creating... 2024-11-29T13:14:08.938605Z module.eks.module.eks-cluster.aws_iam_openid_connect_provider.oidc_provider[0]: Creation complete after 1s [id=arn:aws:iam::199058210261:oidc-provider/oidc.eks.us-east-1.amazonaws.com/id/95E9D0E1DCA01B8DD6D2A2B54034EE0A] 2024-11-29T13:14:08.938620Z module.eks.module.vpc_cni_irsa.data.aws_iam_policy_document.this[0]: Reading... 2024-11-29T13:14:08.938625Z module.eks.module.vpc_cni_irsa.data.aws_iam_policy_document.this[0]: Read complete after 0s [id=761784883] 2024-11-29T13:14:08.938675Z module.eks.module.vpc_cni_irsa.aws_iam_role.this[0]: Creating... 2024-11-29T13:14:08.938693Z module.eks.module.eks-cluster.aws_eks_access_entry.this["cluster_creator"]: Creation complete after 1s [id=test-18696-127-x86-dev-us-east-1:arn:aws:iam::199058210261:role/inf-gitlab-terraform-deployment] 2024-11-29T13:14:08.938702Z module.eks.module.eks-cluster.aws_eks_access_policy_association.this["cluster_creator_admin"]: Creating... 2024-11-29T13:14:09.439375Z module.eks.module.vpc_cni_irsa.aws_iam_role.this[0]: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-12024112913140880090000002b] 2024-11-29T13:14:09.439396Z module.eks.module.vpc_cni_irsa.aws_iam_role_policy_attachment.vpc_cni[0]: Creating... 2024-11-29T13:14:09.439401Z module.eks.module.eks-cluster.data.aws_eks_addon_version.this["coredns"]: Reading... 2024-11-29T13:14:09.439406Z module.eks.module.eks-cluster.data.aws_eks_addon_version.this["kube-proxy"]: Reading... 2024-11-29T13:14:09.439409Z module.eks.module.eks-cluster.data.aws_eks_addon_version.this["vpc-cni"]: Reading... 2024-11-29T13:14:09.939583Z module.eks.module.eks-cluster.data.aws_eks_addon_version.this["coredns"]: Read complete after 0s [id=coredns] 2024-11-29T13:14:09.939601Z module.eks.module.vpc_cni_irsa.aws_iam_role_policy_attachment.vpc_cni[0]: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-12024112913140880090000002b-2024112913140934990000002c] 2024-11-29T13:14:09.939605Z module.eks.module.eks-cluster.data.aws_eks_addon_version.this["kube-proxy"]: Read complete after 1s [id=kube-proxy] 2024-11-29T13:14:09.939614Z module.eks.module.eks-cluster.data.aws_eks_addon_version.this["vpc-cni"]: Read complete after 1s [id=vpc-cni] 2024-11-29T13:14:09.939620Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Creating... 2024-11-29T13:14:09.939627Z module.eks.module.eks-cluster.aws_eks_access_policy_association.this["cluster_creator_admin"]: Creation complete after 1s [id=test-18696-127-x86-dev-us-east-1#arn:aws:iam::199058210261:role/inf-gitlab-terraform-deployment#arn:aws:eks::aws:cluster-access-policy/AmazonEKSClusterAdminPolicy] 2024-11-29T13:14:09.939632Z module.eks.aws_eks_access_policy_association.admin: Creating... 2024-11-29T13:14:09.939635Z module.eks.aws_eks_access_entry.admin: Creating... 2024-11-29T13:14:10.441328Z module.eks.aws_eks_access_entry.admin: Creation complete after 0s [id=test-18696-127-x86-dev-us-east-1:arn:aws:iam::199058210261:role/bna-okta-admin] 2024-11-29T13:14:11.441821Z module.eks.aws_eks_access_policy_association.admin: Creation complete after 1s [id=test-18696-127-x86-dev-us-east-1#arn:aws:iam::199058210261:role/bna-okta-admin#arn:aws:eks::aws:cluster-access-policy/AmazonEKSClusterAdminPolicy] 2024-11-29T13:14:18.450084Z module.eks.module.eks-cluster.time_sleep.this[0]: Still creating... [10s elapsed] 2024-11-29T13:14:19.952163Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [10s elapsed] 2024-11-29T13:14:28.489277Z module.eks.module.eks-cluster.time_sleep.this[0]: Still creating... [20s elapsed] 2024-11-29T13:14:29.965700Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [20s elapsed] 2024-11-29T13:14:38.475699Z module.eks.module.eks-cluster.time_sleep.this[0]: Still creating... [30s elapsed] 2024-11-29T13:14:38.475719Z module.eks.module.eks-cluster.time_sleep.this[0]: Creation complete after 30s [id=2024-11-29T13:14:38Z] 2024-11-29T13:14:38.976713Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_eks_access_entry.this[0]: Creating... 2024-11-29T13:14:38.976727Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].data.aws_ssm_parameter.ami[0]: Reading... 2024-11-29T13:14:38.976733Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].module.user_data.null_resource.validate_cluster_service_cidr: Creating... 2024-11-29T13:14:38.976738Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_eks_access_entry.this[0]: Creating... 2024-11-29T13:14:38.976741Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_eks_access_entry.this[0]: Creating... 2024-11-29T13:14:38.976745Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_eks_access_entry.this[0]: Creating... 2024-11-29T13:14:38.976781Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_eks_access_entry.this[0]: Creating... 2024-11-29T13:14:38.976791Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_eks_access_entry.this[0]: Creating... 2024-11-29T13:14:38.976795Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_eks_access_entry.this[0]: Creating... 2024-11-29T13:14:38.976806Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].module.user_data.null_resource.validate_cluster_service_cidr: Creation complete after 0s [id=8879429573442642808] 2024-11-29T13:14:38.976811Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].module.user_data.null_resource.validate_cluster_service_cidr: Creating... 2024-11-29T13:14:38.976816Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].module.user_data.null_resource.validate_cluster_service_cidr: Creation complete after 0s [id=2140395192815130716] 2024-11-29T13:14:38.976822Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].module.user_data.null_resource.validate_cluster_service_cidr: Creating... 2024-11-29T13:14:38.976826Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].module.user_data.null_resource.validate_cluster_service_cidr: Creation complete after 0s [id=8760927925523760796] 2024-11-29T13:14:38.976830Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].module.user_data.null_resource.validate_cluster_service_cidr: Creating... 2024-11-29T13:14:38.976836Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].module.user_data.null_resource.validate_cluster_service_cidr: Creation complete after 0s [id=8575744970200419149] 2024-11-29T13:14:38.976840Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].module.user_data.null_resource.validate_cluster_service_cidr: Creating... 2024-11-29T13:14:39.477299Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].module.user_data.null_resource.validate_cluster_service_cidr: Creation complete after 0s [id=4316222490483182003] 2024-11-29T13:14:39.477415Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].module.user_data.null_resource.validate_cluster_service_cidr: Creating... 2024-11-29T13:14:39.477422Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].module.user_data.null_resource.validate_cluster_service_cidr: Creation complete after 0s [id=4099776679514213469] 2024-11-29T13:14:39.477429Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].module.user_data.null_resource.validate_cluster_service_cidr: Creating... 2024-11-29T13:14:39.477432Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].module.user_data.null_resource.validate_cluster_service_cidr: Creation complete after 0s [id=3592941031691381381] 2024-11-29T13:14:39.477437Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].data.aws_ssm_parameter.ami[0]: Reading... 2024-11-29T13:14:39.477448Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].data.aws_ssm_parameter.ami[0]: Read complete after 0s [id=/aws/service/eks/optimized-ami/1.27/amazon-linux-2/recommended/image_id] 2024-11-29T13:14:39.477451Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].data.aws_ssm_parameter.ami[0]: Reading... 2024-11-29T13:14:39.477455Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].data.aws_ssm_parameter.ami[0]: Read complete after 0s [id=/aws/service/eks/optimized-ami/1.27/amazon-linux-2/recommended/image_id] 2024-11-29T13:14:39.477459Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].data.aws_ssm_parameter.ami[0]: Reading... 2024-11-29T13:14:39.477462Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].data.aws_ssm_parameter.ami[0]: Read complete after 0s [id=/aws/service/eks/optimized-ami/1.27/amazon-linux-2/recommended/image_id] 2024-11-29T13:14:39.477466Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].data.aws_ssm_parameter.ami[0]: Reading... 2024-11-29T13:14:39.477472Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].data.aws_ssm_parameter.ami[0]: Read complete after 0s [id=/aws/service/eks/optimized-ami/1.27/amazon-linux-2/recommended/image_id] 2024-11-29T13:14:39.477476Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].data.aws_ssm_parameter.ami[0]: Reading... 2024-11-29T13:14:39.978496Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].data.aws_ssm_parameter.ami[0]: Read complete after 0s [id=/aws/service/eks/optimized-ami/1.27/amazon-linux-2/recommended/image_id] 2024-11-29T13:14:39.978516Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].data.aws_ssm_parameter.ami[0]: Reading... 2024-11-29T13:14:39.978523Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].data.aws_ssm_parameter.ami[0]: Read complete after 0s [id=/aws/service/eks/optimized-ami/1.27/amazon-linux-2/recommended/image_id] 2024-11-29T13:14:39.978531Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [30s elapsed] 2024-11-29T13:14:39.978567Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].data.aws_ssm_parameter.ami[0]: Read complete after 1s [id=/aws/service/eks/optimized-ami/1.27/amazon-linux-2/recommended/image_id] 2024-11-29T13:14:39.978573Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_launch_template.this[0]: Creating... 2024-11-29T13:14:39.978626Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_launch_template.this[0]: Creating... 2024-11-29T13:14:39.978642Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_eks_access_entry.this[0]: Creation complete after 1s [id=test-18696-127-x86-dev-us-east-1:arn:aws:iam::199058210261:role/test-18696-127-x86-dev-us-east-1-spark-drivers-worker] 2024-11-29T13:14:39.978649Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_launch_template.this[0]: Creating... 2024-11-29T13:14:39.978658Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_eks_access_entry.this[0]: Creation complete after 1s [id=test-18696-127-x86-dev-us-east-1:arn:aws:iam::199058210261:role/test-18696-127-x86-dev-us-east-1-EXTRA3-worker] 2024-11-29T13:14:39.978663Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_launch_template.this[0]: Creating... 2024-11-29T13:14:39.978670Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_eks_access_entry.this[0]: Creation complete after 1s [id=test-18696-127-x86-dev-us-east-1:arn:aws:iam::199058210261:role/test-18696-127-x86-dev-us-east-1-EXTRA1-worker] 2024-11-29T13:14:39.978677Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_launch_template.this[0]: Creating... 2024-11-29T13:14:39.978682Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_eks_access_entry.this[0]: Creation complete after 1s [id=test-18696-127-x86-dev-us-east-1:arn:aws:iam::199058210261:role/test-18696-127-x86-dev-us-east-1-od-worker] 2024-11-29T13:14:39.978689Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_launch_template.this[0]: Creating... 2024-11-29T13:14:40.478644Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_eks_access_entry.this[0]: Creation complete after 1s [id=test-18696-127-x86-dev-us-east-1:arn:aws:iam::199058210261:role/test-18696-127-x86-dev-us-east-1-EXTRA2-worker] 2024-11-29T13:14:40.478669Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_launch_template.this[0]: Creating... 2024-11-29T13:14:40.478677Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_eks_access_entry.this[0]: Creation complete after 1s [id=test-18696-127-x86-dev-us-east-1:arn:aws:iam::199058210261:role/test-18696-127-x86-dev-us-east-1-spark-workers-worker] 2024-11-29T13:14:40.478715Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_eks_access_entry.this[0]: Creation complete after 1s [id=test-18696-127-x86-dev-us-east-1:arn:aws:iam::199058210261:role/test-18696-127-x86-dev-us-east-1-spot-worker] 2024-11-29T13:14:45.985802Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_launch_template.this[0]: Creation complete after 6s [id=lt-0ae30113175c0c1b1] 2024-11-29T13:14:45.985823Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_launch_template.this[0]: Creation complete after 6s [id=lt-0df0afe5bbd9f95c4] 2024-11-29T13:14:45.985828Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_launch_template.this[0]: Creation complete after 6s [id=lt-0fb4aa670f945dcfa] 2024-11-29T13:14:45.985864Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_launch_template.this[0]: Creation complete after 6s [id=lt-0b3f9eab0d2aec081] 2024-11-29T13:14:45.985881Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_launch_template.this[0]: Creation complete after 6s [id=lt-00da9ea8af0a7616c] 2024-11-29T13:14:45.985886Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_launch_template.this[0]: Creation complete after 6s [id=lt-04bbe643ffc656c30] 2024-11-29T13:14:45.985893Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_launch_template.this[0]: Creation complete after 6s [id=lt-0126cd54e09d3ee12] 2024-11-29T13:14:46.486788Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_autoscaling_group.this[0]: Creating... 2024-11-29T13:14:46.486802Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_autoscaling_group.this[0]: Creating... 2024-11-29T13:14:46.486806Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_autoscaling_group.this[0]: Creating... 2024-11-29T13:14:46.486815Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_autoscaling_group.this[0]: Creating... 2024-11-29T13:14:46.486819Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_autoscaling_group.this[0]: Creating... 2024-11-29T13:14:46.486822Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_autoscaling_group.this[0]: Creating... 2024-11-29T13:14:46.486829Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_autoscaling_group.this[0]: Creating... 2024-11-29T13:14:48.489030Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-workers"].aws_autoscaling_group.this[0]: Creation complete after 2s [id=test-18696-127-x86-dev-us-east-1-spark-workers-20241129131446212600000035] 2024-11-29T13:14:48.489045Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spark-drivers"].aws_autoscaling_group.this[0]: Creation complete after 2s [id=test-18696-127-x86-dev-us-east-1-spark-drivers-20241129131446213600000037] 2024-11-29T13:14:49.991879Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [40s elapsed] 2024-11-29T13:14:56.499157Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_autoscaling_group.this[0]: Still creating... [10s elapsed] 2024-11-29T13:14:56.499170Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_autoscaling_group.this[0]: Still creating... [10s elapsed] 2024-11-29T13:14:56.499175Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_autoscaling_group.this[0]: Still creating... [10s elapsed] 2024-11-29T13:14:56.499180Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_autoscaling_group.this[0]: Still creating... [10s elapsed] 2024-11-29T13:14:56.499183Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_autoscaling_group.this[0]: Still creating... [10s elapsed] 2024-11-29T13:15:00.331300Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [50s elapsed] 2024-11-29T13:15:00.333300Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-od"].aws_autoscaling_group.this[0]: Creation complete after 14s [id=test-18696-127-x86-dev-us-east-1-od-20241129131446214200000039] 2024-11-29T13:15:06.511571Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_autoscaling_group.this[0]: Still creating... [20s elapsed] 2024-11-29T13:15:06.511587Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_autoscaling_group.this[0]: Still creating... [20s elapsed] 2024-11-29T13:15:06.511596Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_autoscaling_group.this[0]: Still creating... [20s elapsed] 2024-11-29T13:15:06.511605Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_autoscaling_group.this[0]: Still creating... [20s elapsed] 2024-11-29T13:15:06.511609Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA2"].aws_autoscaling_group.this[0]: Creation complete after 20s [id=test-18696-127-x86-dev-us-east-1-EXTRA2-20241129131446214200000038] 2024-11-29T13:15:09.515690Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [1m0s elapsed] 2024-11-29T13:15:13.196240Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA3"].aws_autoscaling_group.this[0]: Creation complete after 27s [id=test-18696-127-x86-dev-us-east-1-EXTRA3-2024112913144621470000003a] 2024-11-29T13:15:15.241300Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-spot"].aws_autoscaling_group.this[0]: Creation complete after 29s [id=test-18696-127-x86-dev-us-east-1-spot-2024112913144621480000003b] 2024-11-29T13:15:16.524185Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_autoscaling_group.this[0]: Still creating... [30s elapsed] 2024-11-29T13:15:18.258150Z module.eks.module.eks-cluster.module.self_managed_node_group["test-18696-127-x86-dev-us-east-1-EXTRA1"].aws_autoscaling_group.this[0]: Creation complete after 32s [id=test-18696-127-x86-dev-us-east-1-EXTRA1-20241129131446212600000036] 2024-11-29T13:15:18.258420Z module.eks.module.eks-cluster.aws_eks_addon.this["kube-proxy"]: Creating... 2024-11-29T13:15:18.258490Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Creating... 2024-11-29T13:15:19.527087Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [1m10s elapsed] 2024-11-29T13:15:28.107361Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [10s elapsed] 2024-11-29T13:15:28.107385Z module.eks.module.eks-cluster.aws_eks_addon.this["kube-proxy"]: Still creating... [10s elapsed] 2024-11-29T13:15:29.539609Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [1m20s elapsed] 2024-11-29T13:15:38.510670Z module.eks.module.eks-cluster.aws_eks_addon.this["kube-proxy"]: Still creating... [20s elapsed] 2024-11-29T13:15:38.510890Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [20s elapsed] 2024-11-29T13:15:39.552126Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [1m30s elapsed] 2024-11-29T13:15:48.625850Z module.eks.module.eks-cluster.aws_eks_addon.this["kube-proxy"]: Still creating... [30s elapsed] 2024-11-29T13:15:48.626090Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [30s elapsed] 2024-11-29T13:15:49.564717Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [1m40s elapsed] 2024-11-29T13:15:58.162722Z module.eks.module.eks-cluster.aws_eks_addon.this["kube-proxy"]: Still creating... [40s elapsed] 2024-11-29T13:15:58.162740Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [40s elapsed] 2024-11-29T13:15:59.577557Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [1m50s elapsed] 2024-11-29T13:16:08.877950Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [50s elapsed] 2024-11-29T13:16:08.878190Z module.eks.module.eks-cluster.aws_eks_addon.this["kube-proxy"]: Still creating... [50s elapsed] 2024-11-29T13:16:09.590073Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [2m0s elapsed] 2024-11-29T13:16:18.998980Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [1m0s elapsed] 2024-11-29T13:16:18.999220Z module.eks.module.eks-cluster.aws_eks_addon.this["kube-proxy"]: Still creating... [1m0s elapsed] 2024-11-29T13:16:19.602058Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [2m10s elapsed] 2024-11-29T13:16:28.120806Z module.eks.module.eks-cluster.aws_eks_addon.this["kube-proxy"]: Still creating... [1m10s elapsed] 2024-11-29T13:16:28.120830Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [1m10s elapsed] 2024-11-29T13:16:29.617222Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [2m20s elapsed] 2024-11-29T13:16:38.124016Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [1m20s elapsed] 2024-11-29T13:16:38.124036Z module.eks.module.eks-cluster.aws_eks_addon.this["kube-proxy"]: Still creating... [1m20s elapsed] 2024-11-29T13:16:39.626721Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [2m30s elapsed] 2024-11-29T13:16:48.135770Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [1m30s elapsed] 2024-11-29T13:16:48.135782Z module.eks.module.eks-cluster.aws_eks_addon.this["kube-proxy"]: Still creating... [1m30s elapsed] 2024-11-29T13:16:49.637752Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [2m40s elapsed] 2024-11-29T13:16:58.154831Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [1m40s elapsed] 2024-11-29T13:16:58.154846Z module.eks.module.eks-cluster.aws_eks_addon.this["kube-proxy"]: Still creating... [1m40s elapsed] 2024-11-29T13:16:59.650448Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [2m50s elapsed] 2024-11-29T13:17:08.160988Z module.eks.module.eks-cluster.aws_eks_addon.this["kube-proxy"]: Still creating... [1m50s elapsed] 2024-11-29T13:17:08.161002Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [1m50s elapsed] 2024-11-29T13:17:09.663029Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [3m0s elapsed] 2024-11-29T13:17:18.174156Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [2m0s elapsed] 2024-11-29T13:17:18.174173Z module.eks.module.eks-cluster.aws_eks_addon.this["kube-proxy"]: Still creating... [2m0s elapsed] 2024-11-29T13:17:19.675418Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [3m10s elapsed] 2024-11-29T13:17:28.193113Z module.eks.module.eks-cluster.aws_eks_addon.this["kube-proxy"]: Still creating... [2m10s elapsed] 2024-11-29T13:17:28.193133Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [2m10s elapsed] 2024-11-29T13:17:29.689414Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [3m20s elapsed] 2024-11-29T13:17:38.199209Z module.eks.module.eks-cluster.aws_eks_addon.this["kube-proxy"]: Still creating... [2m20s elapsed] 2024-11-29T13:17:38.199223Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [2m20s elapsed] 2024-11-29T13:17:39.701174Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [3m30s elapsed] 2024-11-29T13:17:48.212217Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [2m30s elapsed] 2024-11-29T13:17:48.212235Z module.eks.module.eks-cluster.aws_eks_addon.this["kube-proxy"]: Still creating... [2m30s elapsed] 2024-11-29T13:17:49.714191Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [3m40s elapsed] 2024-11-29T13:17:58.236851Z module.eks.module.eks-cluster.aws_eks_addon.this["kube-proxy"]: Still creating... [2m40s elapsed] 2024-11-29T13:17:58.236865Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [2m40s elapsed] 2024-11-29T13:17:59.727666Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [3m50s elapsed] 2024-11-29T13:18:08.238225Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [2m50s elapsed] 2024-11-29T13:18:08.238238Z module.eks.module.eks-cluster.aws_eks_addon.this["kube-proxy"]: Still creating... [2m50s elapsed] 2024-11-29T13:18:09.739391Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [4m0s elapsed] 2024-11-29T13:18:18.251420Z module.eks.module.eks-cluster.aws_eks_addon.this["kube-proxy"]: Still creating... [3m0s elapsed] 2024-11-29T13:18:18.251443Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [3m0s elapsed] 2024-11-29T13:18:19.753234Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [4m10s elapsed] 2024-11-29T13:18:28.299360Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [3m10s elapsed] 2024-11-29T13:18:28.299374Z module.eks.module.eks-cluster.aws_eks_addon.this["kube-proxy"]: Still creating... [3m10s elapsed] 2024-11-29T13:18:29.766550Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [4m20s elapsed] 2024-11-29T13:18:38.276600Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [3m20s elapsed] 2024-11-29T13:18:38.276622Z module.eks.module.eks-cluster.aws_eks_addon.this["kube-proxy"]: Still creating... [3m20s elapsed] 2024-11-29T13:18:39.778549Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [4m30s elapsed] 2024-11-29T13:18:48.289059Z module.eks.module.eks-cluster.aws_eks_addon.this["kube-proxy"]: Still creating... [3m30s elapsed] 2024-11-29T13:18:48.289083Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [3m30s elapsed] 2024-11-29T13:18:49.791303Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [4m40s elapsed] 2024-11-29T13:18:56.799997Z module.eks.module.eks-cluster.aws_eks_addon.this["kube-proxy"]: Creation complete after 3m38s [id=test-18696-127-x86-dev-us-east-1:kube-proxy] 2024-11-29T13:18:58.304374Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [3m40s elapsed] 2024-11-29T13:18:59.805441Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [4m50s elapsed] 2024-11-29T13:19:08.315059Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [3m50s elapsed] 2024-11-29T13:19:09.816953Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [5m0s elapsed] 2024-11-29T13:19:18.329060Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [4m0s elapsed] 2024-11-29T13:19:19.830141Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [5m10s elapsed] 2024-11-29T13:19:28.360484Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [4m10s elapsed] 2024-11-29T13:19:29.842234Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [5m20s elapsed] 2024-11-29T13:19:37.852839Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [4m20s elapsed] 2024-11-29T13:19:39.855859Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [5m30s elapsed] 2024-11-29T13:19:47.864779Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [4m30s elapsed] 2024-11-29T13:19:49.867281Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [5m40s elapsed] 2024-11-29T13:19:57.902318Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [4m40s elapsed] 2024-11-29T13:19:59.879741Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [5m50s elapsed] 2024-11-29T13:20:07.890198Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [4m50s elapsed] 2024-11-29T13:20:09.892908Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [6m0s elapsed] 2024-11-29T13:20:17.903066Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [5m0s elapsed] 2024-11-29T13:20:19.909309Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [6m10s elapsed] 2024-11-29T13:20:27.952642Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [5m10s elapsed] 2024-11-29T13:20:29.918985Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [6m20s elapsed] 2024-11-29T13:20:37.927909Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [5m20s elapsed] 2024-11-29T13:20:39.930650Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [6m30s elapsed] 2024-11-29T13:20:47.941025Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [5m30s elapsed] 2024-11-29T13:20:49.943325Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [6m40s elapsed] 2024-11-29T13:20:57.972262Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [5m40s elapsed] 2024-11-29T13:20:59.955303Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [6m50s elapsed] 2024-11-29T13:21:07.965793Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [5m50s elapsed] 2024-11-29T13:21:09.968534Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [7m0s elapsed] 2024-11-29T13:21:17.979071Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [6m0s elapsed] 2024-11-29T13:21:19.981843Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [7m10s elapsed] 2024-11-29T13:21:28.225730Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [6m10s elapsed] 2024-11-29T13:21:29.995817Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [7m20s elapsed] 2024-11-29T13:21:38.473500Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [6m20s elapsed] 2024-11-29T13:21:40.861200Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [7m30s elapsed] 2024-11-29T13:21:48.188190Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [6m30s elapsed] 2024-11-29T13:21:50.213340Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [7m40s elapsed] 2024-11-29T13:21:58.753340Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [6m40s elapsed] 2024-11-29T13:22:00.331050Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [7m50s elapsed] 2024-11-29T13:22:08.436390Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [6m50s elapsed] 2024-11-29T13:22:10.462290Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [8m0s elapsed] 2024-11-29T13:22:18.557000Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [7m0s elapsed] 2024-11-29T13:22:19.557600Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [8m10s elapsed] 2024-11-29T13:22:28.114714Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [7m10s elapsed] 2024-11-29T13:22:29.569951Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [8m20s elapsed] 2024-11-29T13:22:38.798180Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [7m20s elapsed] 2024-11-29T13:22:39.581554Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [8m30s elapsed] 2024-11-29T13:22:48.936310Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [7m30s elapsed] 2024-11-29T13:22:49.594311Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [8m40s elapsed] 2024-11-29T13:22:58.108700Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [7m40s elapsed] 2024-11-29T13:22:59.607901Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [8m50s elapsed] 2024-11-29T13:23:08.117297Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [7m50s elapsed] 2024-11-29T13:23:09.621257Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [9m0s elapsed] 2024-11-29T13:23:18.130855Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [8m0s elapsed] 2024-11-29T13:23:19.632236Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [9m10s elapsed] 2024-11-29T13:23:28.164703Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [8m10s elapsed] 2024-11-29T13:23:29.649287Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [9m20s elapsed] 2024-11-29T13:23:38.156827Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [8m20s elapsed] 2024-11-29T13:23:39.659111Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [9m30s elapsed] 2024-11-29T13:23:48.169943Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [8m30s elapsed] 2024-11-29T13:23:49.671926Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [9m40s elapsed] 2024-11-29T13:23:58.202622Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [8m40s elapsed] 2024-11-29T13:23:59.685227Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [9m50s elapsed] 2024-11-29T13:24:08.195772Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [8m50s elapsed] 2024-11-29T13:24:09.698127Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [10m0s elapsed] 2024-11-29T13:24:18.208492Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [9m0s elapsed] 2024-11-29T13:24:19.710124Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [10m10s elapsed] 2024-11-29T13:24:28.242216Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [9m10s elapsed] 2024-11-29T13:24:29.722420Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [10m20s elapsed] 2024-11-29T13:24:38.231752Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [9m20s elapsed] 2024-11-29T13:24:39.732448Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [10m30s elapsed] 2024-11-29T13:24:48.243555Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [9m30s elapsed] 2024-11-29T13:24:49.745706Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [10m40s elapsed] 2024-11-29T13:24:58.286586Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [9m40s elapsed] 2024-11-29T13:24:59.758277Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [10m50s elapsed] 2024-11-29T13:25:08.268861Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [9m50s elapsed] 2024-11-29T13:25:09.770154Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [11m0s elapsed] 2024-11-29T13:25:18.281728Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [10m0s elapsed] 2024-11-29T13:25:19.783008Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [11m10s elapsed] 2024-11-29T13:25:28.353676Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [10m10s elapsed] 2024-11-29T13:25:29.796435Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [11m20s elapsed] 2024-11-29T13:25:38.306122Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [10m20s elapsed] 2024-11-29T13:25:39.807738Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [11m30s elapsed] 2024-11-29T13:25:48.318340Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [10m30s elapsed] 2024-11-29T13:25:49.820195Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [11m40s elapsed] 2024-11-29T13:25:58.341340Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [10m40s elapsed] 2024-11-29T13:25:59.832181Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [11m50s elapsed] 2024-11-29T13:26:08.342703Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [10m50s elapsed] 2024-11-29T13:26:09.844788Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [12m0s elapsed] 2024-11-29T13:26:18.355959Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [11m0s elapsed] 2024-11-29T13:26:19.857458Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [12m10s elapsed] 2024-11-29T13:26:28.371859Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [11m10s elapsed] 2024-11-29T13:26:29.870832Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [12m20s elapsed] 2024-11-29T13:26:38.378886Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [11m20s elapsed] 2024-11-29T13:26:39.881253Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [12m30s elapsed] 2024-11-29T13:26:48.391954Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [11m30s elapsed] 2024-11-29T13:26:49.893924Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [12m40s elapsed] 2024-11-29T13:26:58.437976Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [11m40s elapsed] 2024-11-29T13:26:59.907197Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [12m50s elapsed] 2024-11-29T13:27:07.916848Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [11m50s elapsed] 2024-11-29T13:27:09.919672Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [13m0s elapsed] 2024-11-29T13:27:17.929748Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [12m0s elapsed] 2024-11-29T13:27:19.932801Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [13m10s elapsed] 2024-11-29T13:27:27.985747Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [12m10s elapsed] 2024-11-29T13:27:29.945266Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [13m20s elapsed] 2024-11-29T13:27:37.955710Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [12m20s elapsed] 2024-11-29T13:27:39.958287Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [13m30s elapsed] 2024-11-29T13:27:47.968081Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [12m30s elapsed] 2024-11-29T13:27:49.970741Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [13m40s elapsed] 2024-11-29T13:27:58.172400Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [12m40s elapsed] 2024-11-29T13:27:59.983432Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [13m50s elapsed] 2024-11-29T13:28:07.993491Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [12m50s elapsed] 2024-11-29T13:28:09.996282Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [14m0s elapsed] 2024-11-29T13:28:18.734500Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [13m0s elapsed] 2024-11-29T13:28:20.100250Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [14m10s elapsed] 2024-11-29T13:28:28.386030Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [13m10s elapsed] 2024-11-29T13:28:30.240900Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [14m20s elapsed] 2024-11-29T13:28:38.329820Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [13m20s elapsed] 2024-11-29T13:28:40.357290Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [14m30s elapsed] 2024-11-29T13:28:48.454780Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [13m30s elapsed] 2024-11-29T13:28:50.481070Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [14m40s elapsed] 2024-11-29T13:28:58.837000Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [13m40s elapsed] 2024-11-29T13:29:00.608490Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [14m50s elapsed] 2024-11-29T13:29:08.703950Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [13m50s elapsed] 2024-11-29T13:29:10.737450Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [15m0s elapsed] 2024-11-29T13:29:18.843580Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [14m0s elapsed] 2024-11-29T13:29:20.868380Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [15m10s elapsed] 2024-11-29T13:29:28.137017Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [14m10s elapsed] 2024-11-29T13:29:29.601189Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [15m20s elapsed] 2024-11-29T13:29:38.108776Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [14m20s elapsed] 2024-11-29T13:29:39.610599Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [15m30s elapsed] 2024-11-29T13:29:48.120886Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [14m30s elapsed] 2024-11-29T13:29:49.622755Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [15m40s elapsed] 2024-11-29T13:29:58.161552Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [14m40s elapsed] 2024-11-29T13:29:59.635867Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [15m50s elapsed] 2024-11-29T13:30:08.149461Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [14m50s elapsed] 2024-11-29T13:30:09.649187Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [16m0s elapsed] 2024-11-29T13:30:18.161134Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [15m0s elapsed] 2024-11-29T13:30:19.663083Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [16m10s elapsed] 2024-11-29T13:30:28.217793Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [15m10s elapsed] 2024-11-29T13:30:29.676460Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [16m20s elapsed] 2024-11-29T13:30:38.185735Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [15m20s elapsed] 2024-11-29T13:30:39.688169Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [16m30s elapsed] 2024-11-29T13:30:48.199566Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [15m30s elapsed] 2024-11-29T13:30:49.701011Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [16m40s elapsed] 2024-11-29T13:30:58.223374Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [15m40s elapsed] 2024-11-29T13:30:59.715345Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [16m50s elapsed] 2024-11-29T13:31:08.225365Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [15m50s elapsed] 2024-11-29T13:31:09.727605Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [17m0s elapsed] 2024-11-29T13:31:18.238122Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [16m0s elapsed] 2024-11-29T13:31:19.740806Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [17m10s elapsed] 2024-11-29T13:31:28.256564Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [16m10s elapsed] 2024-11-29T13:31:29.753939Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [17m20s elapsed] 2024-11-29T13:31:38.263708Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [16m20s elapsed] 2024-11-29T13:31:39.765339Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [17m30s elapsed] 2024-11-29T13:31:48.276596Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [16m30s elapsed] 2024-11-29T13:31:49.777797Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [17m40s elapsed] 2024-11-29T13:31:58.357603Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [16m40s elapsed] 2024-11-29T13:31:59.792072Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [17m50s elapsed] 2024-11-29T13:32:08.302197Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [16m50s elapsed] 2024-11-29T13:32:09.804183Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [18m0s elapsed] 2024-11-29T13:32:18.315434Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [17m0s elapsed] 2024-11-29T13:32:19.817572Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [18m10s elapsed] 2024-11-29T13:32:28.356067Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [17m10s elapsed] 2024-11-29T13:32:29.830418Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [18m20s elapsed] 2024-11-29T13:32:38.339222Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [17m20s elapsed] 2024-11-29T13:32:39.841319Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [18m30s elapsed] 2024-11-29T13:32:48.351948Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [17m30s elapsed] 2024-11-29T13:32:49.854323Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [18m40s elapsed] 2024-11-29T13:32:58.381731Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [17m40s elapsed] 2024-11-29T13:32:59.869434Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [18m50s elapsed] 2024-11-29T13:33:08.379273Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [17m50s elapsed] 2024-11-29T13:33:09.881252Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [19m0s elapsed] 2024-11-29T13:33:18.392317Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [18m0s elapsed] 2024-11-29T13:33:19.894387Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [19m10s elapsed] 2024-11-29T13:33:28.440388Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [18m10s elapsed] 2024-11-29T13:33:29.909165Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [19m20s elapsed] 2024-11-29T13:33:38.418519Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [18m20s elapsed] 2024-11-29T13:33:39.924715Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [19m30s elapsed] 2024-11-29T13:33:48.430934Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [18m30s elapsed] 2024-11-29T13:33:49.932500Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [19m40s elapsed] 2024-11-29T13:33:58.449797Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [18m40s elapsed] 2024-11-29T13:33:59.945209Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [19m50s elapsed] 2024-11-29T13:34:08.454669Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [18m50s elapsed] 2024-11-29T13:34:09.956307Z module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"]: Still creating... [20m0s elapsed] 2024-11-29T13:34:18.467490Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [19m0s elapsed] 2024-11-29T13:34:28.170600Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [19m10s elapsed] 2024-11-29T13:34:37.992293Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [19m20s elapsed] 2024-11-29T13:34:48.555000Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [19m30s elapsed] 2024-11-29T13:34:58.366680Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [19m40s elapsed] 2024-11-29T13:35:08.309320Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [19m50s elapsed] 2024-11-29T13:35:18.448190Z module.eks.module.eks-cluster.aws_eks_addon.this["coredns"]: Still creating... [20m0s elapsed] 2024-11-29T13:35:20.463620Z ╷ 2024-11-29T13:35:20.463820Z │ Warning: Running terraform apply again will remove the kubernetes add-on and attempt to create it again effectively purging previous add-on configuration 2024-11-29T13:35:20.463860Z │ 2024-11-29T13:35:20.464290Z │ with module.eks.module.eks-cluster.aws_eks_addon.this["coredns"], 2024-11-29T13:35:20.464470Z │ on .terraform/modules/eks.eks-cluster/main.tf line 498, in resource "aws_eks_addon" "this": 2024-11-29T13:35:20.464510Z │ 498: resource "aws_eks_addon" "this" { 2024-11-29T13:35:20.464560Z │ 2024-11-29T13:35:20.464580Z │ (and one more similar warning elsewhere) 2024-11-29T13:35:20.464610Z ╵ 2024-11-29T13:35:20.464650Z ╷ 2024-11-29T13:35:20.464680Z │ Error: waiting for EKS Add-On (test-18696-127-x86-dev-us-east-1:coredns) create: timeout while waiting for state to become 'ACTIVE' (last state: 'DEGRADED', timeout: 20m0s) 2024-11-29T13:35:20.464710Z │ 2024-11-29T13:35:20.464740Z │ with module.eks.module.eks-cluster.aws_eks_addon.this["coredns"], 2024-11-29T13:35:20.464760Z │ on .terraform/modules/eks.eks-cluster/main.tf line 498, in resource "aws_eks_addon" "this": 2024-11-29T13:35:20.464790Z │ 498: resource "aws_eks_addon" "this" { 2024-11-29T13:35:20.465530Z │ 2024-11-29T13:35:20.465550Z ╵ 2024-11-29T13:35:20.465580Z ╷ 2024-11-29T13:35:20.465640Z │ Error: waiting for EKS Add-On (test-18696-127-x86-dev-us-east-1:vpc-cni) create: timeout while waiting for state to become 'ACTIVE' (last state: 'CREATING', timeout: 20m0s) 2024-11-29T13:35:20.465670Z │ 2024-11-29T13:35:20.465700Z │ with module.eks.module.eks-cluster.aws_eks_addon.before_compute["vpc-cni"], 2024-11-29T13:35:20.465750Z │ on .terraform/modules/eks.eks-cluster/main.tf line 538, in resource "aws_eks_addon" "before_compute": 2024-11-29T13:35:20.465780Z │ 538: resource "aws_eks_addon" "before_compute" { 2024-11-29T13:35:20.465800Z │ 2024-11-29T13:35:20.465820Z ╵ 2024-11-29T13:35:20.465880Z