You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Invalid resource instance data in state
on ../../modules/aws/eks/nodes_role/main.tf line 69:
69: resource "aws_iam_instance_profile" "eks_nodes" {
Instance module.eks_role.aws_iam_instance_profile.eks_nodes data could not be
decoded from the state: unsupported attribute "roles".
The text was updated successfully, but these errors were encountered:
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
ghost
locked as resolved and limited conversation to collaborators
Oct 11, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bugduplicateissue closed because another issue already tracks this problemnewnew issue not yet triaged
Terraform Version
Trying to run a plan from version 0.12 with version 0.13.
Backend state is s3 with encryption
I ran
terraform init
and all went wellWhen running the plan I get an error:
The text was updated successfully, but these errors were encountered: