Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] AWS provider default_tags has problems with variable tags #8

Open
schwichti opened this issue Mar 28, 2022 · 1 comment
Open

Comments

@schwichti
Copy link
Member

Error: Provider produced inconsistent final plan

│ When expanding the plan for module.eks.module.aws_eks_managed_node_groups["execnodes"].aws_eks_node_group.managed_ng to
│ include new values learned so far during apply, provider "registry.terraform.io/hashicorp/aws" produced an invalid new
│ value for .tags_all: new element "kubernetes.io/cluster/simphera-reference-dev-eks" has appeared.

│ This is a bug in the provider, which should be reported in the provider's own issue tracker

hashicorp/terraform-provider-aws#19583

@schwichti
Copy link
Member Author

Possible workarounds:

  • Add tags directly.
  • Update EKS module and AWS provider

amarin-dspace added a commit that referenced this issue Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant