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

fix: worker LT lifecycle problem #940

Merged
merged 3 commits into from
Aug 14, 2020
Merged

fix: worker LT lifecycle problem #940

merged 3 commits into from
Aug 14, 2020

Conversation

jurgenweber
Copy link
Contributor

@jurgenweber jurgenweber commented Jul 3, 2020

PR o'clock

Description

Fix for #939

Add the lifecycle to the random_pet resource.

Checklist

@jurgenweber jurgenweber mentioned this pull request Jul 3, 2020
4 tasks
@barryib
Copy link
Member

barryib commented Jul 20, 2020

Is @dpiddockcmp comment ok for you #939 (comment) ?

@dpiddockcmp dpiddockcmp merged commit f45b5a1 into terraform-aws-modules:master Aug 14, 2020
@gauravachatrath
Copy link

May i know the issue is fixed and help on it ? I removed the plugins and eks provider 12.2.0 and init again and still i am getting the same bug error .

When expanding the plan for module.eks.random_pet.workers_launch_template[0]
to include new values learned so far during apply, provider
"registry.terraform.io/hashicorp/random" changed the planned action from
CreateThenDelete to DeleteThenCreate.

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

@dpiddockcmp
Copy link
Contributor

This fix will be released in version 13.0.0 of the module.

@gauravachatrath
Copy link

Thank you

@nikob411
Copy link

nikob411 commented Sep 10, 2020

When will 13.0.0 release? @dpiddockcmp

@shankar96
Copy link

This fix will be released in version 13.0.0 of the module.

for steps you can follow below steps
Fixed by updating terraform version to v13.4
$terraform version # to get the version of current terraform version
#download the latest version of terraform from https://www.terraform.io/downloads.html
$which terraform #to get the place of terraform
/usr/bin/terraform
#unzip and move the terraform to the above place

@jurgenweber
Copy link
Contributor Author

yeah, it seems this was a work around for a tf bug.

barryib pushed a commit to Polyconseil/terraform-aws-eks that referenced this pull request Oct 25, 2020
Fix for:
Error: Provider produced inconsistent final plan

When expanding the plan for module.eks.random_pet.workers_launch_template[0]
to include new values learned so far during apply, provider
"registry.terraform.io/hashicorp/random" changed the planned action from
CreateThenDelete to DeleteThenCreate.
@github-actions
Copy link

I'm going to lock this pull request 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 related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants