Skip to content

[Orc8r] Error on update when running terraform init --upgrade #5435

Answered by karthiksubraveti
BioZrod asked this question in Q&A
Discussion options

You must be logged in to vote

@BioZrod Can you try to set the cluster version to latest cluster version and see if the issue gets fixed ? If not can you explicitly set the values of
https://registry.terraform.io/modules/terraform-aws-modules/eks/aws/8.2.0?tab=inputs.
Meanwhile can you also check what's the ID set for this value in terraform tfstate ?

variable "worker_ami_owner_id" {
description = "The ID of the owner for the AMI to use for the AWS EKS workers. Valid values are an AWS account ID, 'self' (the current account), or an AWS owner alias (e.g. 'amazon', 'aws-marketplace', 'microsoft')."
type = string
default = "961992271922" // The ID of the owner of the official AWS EKS AMIs.
}

variable "worker_ami_owner_id_…

Replies: 3 comments 19 replies

Comment options

You must be logged in to vote
10 replies
@sudhikan
Comment options

@BioZrod
Comment options

@sudhikan
Comment options

@BioZrod
Comment options

@karthiksubraveti
Comment options

Comment options

You must be logged in to vote
4 replies
@BioZrod
Comment options

@sudhikan
Comment options

@BioZrod
Comment options

@BioZrod
Comment options

Comment options

You must be logged in to vote
5 replies
@BioZrod
Comment options

@karthiksubraveti
Comment options

@BioZrod
Comment options

@karthiksubraveti
Comment options

@BioZrod
Comment options

Answer selected by BioZrod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants