Skip to content

fix: ec2 instance constant termination/creation if ebs enabled #239

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

Merged
merged 6 commits into from
Nov 27, 2024

Conversation

www44
Copy link
Contributor

@www44 www44 commented Sep 6, 2024

what

Fix AWS instance idempotency if an EBS volume is configured.

why

  • To prevent AWS ec2 instance termination by each terraform run, even if no changes exist.

references

@www44 www44 requested a review from a team as a code owner September 6, 2024 11:26
@mergify mergify bot added the triage Needs triage label Sep 6, 2024
@www44 www44 changed the title fix: ec2 instance termination if ebs enabled fix: ec2 instance constant termination/creation if ebs enabled Sep 6, 2024
@nitrocode
Copy link
Member

/terratest

@nitrocode
Copy link
Member

Please rebuild the docs and push up

@nitrocode
Copy link
Member

/terratest

@nitrocode nitrocode enabled auto-merge (squash) September 9, 2024 01:22
nitrocode
nitrocode previously approved these changes Sep 9, 2024
@mergify mergify bot removed the triage Needs triage label Sep 9, 2024
@www44
Copy link
Contributor Author

www44 commented Sep 19, 2024

/terratest

@www44
Copy link
Contributor Author

www44 commented Nov 4, 2024

Please let me know what I may do to merge this 🙏

@nitrocode
Copy link
Member

/terratest

@mergify mergify bot added the triage Needs triage label Nov 22, 2024
@goruha
Copy link
Member

goruha commented Nov 22, 2024

/terratest

@goruha
Copy link
Member

goruha commented Nov 22, 2024

@nitrocode fixed

@mergify mergify bot removed the triage Needs triage label Nov 23, 2024
@nitrocode
Copy link
Member

@goruha thanks. it might be better to exclude the examples dir from the tflint check. I had to do the same fix in another repo so it's possible that more repos may be affected.

I also approved but it's still requires codeowner approval from cloudposse/admins. Could you review this PR?

@GabisCampana
Copy link

GabisCampana commented Nov 27, 2024

@milldr @mcalhoun

@nitrocode nitrocode merged commit 2b9ba4b into cloudposse:main Nov 27, 2024
38 checks passed
Copy link

These changes were released in v0.31.1.

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

Successfully merging this pull request may close these issues.

6 participants