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.

已提问 2 年前5760 查看次数
1 回答
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
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容