How can resolve "This is a bug in the provider, which should be reported in the provider's own │ issue tracker." problem in terraform apply to iam role creation?

0

When I apply terraform,I have got an error like, "Error: Provider produced inconsistent final plan │ When expanding the plan for aws_iam_role.eks_cluster_role to include new │ values learned so far during apply, provider " This is a bug in the provider, which should be reported in the provider's own │ issue tracker. Let me know how can resolve it.

gefragt vor 2 Jahren5705 Aufrufe
1 Antwort
0

Per the message, this is a terraform issue on the provider side. Check this issue in terraform's aws provider and log the issue as necessary: https://github.com/hashicorp/terraform-provider-aws/issues

profile picture
joahna
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen