Skip to content

fix: set ignore_changes on EC2 example templates #10773

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 1 commit into from
Nov 18, 2023
Merged

Conversation

ericpaulsen
Copy link
Member

this PR sets ignore_changes on our example EC2 templates. a customer's EC2 workspace was inadvertently deleted due to the AMI changing underneath, so a Stop ended up replacing the instance.

ignore_changes will prevent this from happening again.

@ericpaulsen ericpaulsen added docs Area: coder.com/docs bug labels Nov 17, 2023
@ericpaulsen ericpaulsen self-assigned this Nov 17, 2023
@ericpaulsen ericpaulsen changed the title fix: set ignore_changes on EC2 example templates fix: set ignore_changes on EC2 example templates Nov 17, 2023
@ericpaulsen ericpaulsen merged commit 328a383 into main Nov 18, 2023
@ericpaulsen ericpaulsen deleted the ignore_changes branch November 18, 2023 06:07
@github-actions github-actions bot locked and limited conversation to collaborators Nov 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
docs Area: coder.com/docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants