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

I can apply a region change #30

Open
silborynirmata opened this issue Aug 20, 2020 · 3 comments
Open

I can apply a region change #30

silborynirmata opened this issue Aug 20, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@silborynirmata
Copy link
Contributor

It just lets me apply a region change, and does nothing. The correct behavior for this is to destroy the cluster and recreate it. This is likely true of subnet, vpc, and the like.

@JimBugwadia
Copy link
Contributor

Would it be better to block and not allow the change?

@silborynirmata
Copy link
Contributor Author

That would be better than the current behavior, but not expected terraform behavior. Terraform is not for the faint of heart. With AWS terraform for example if you change a region, vpc, AMI, or the like terraform will happily delete your current infrastructure and create new conforming infrastructure. There is a reason that terraform apply shows you a plan before applying. Personally I'm okay with either behavior just not happily applying bogus changes.

@yindia yindia added the enhancement New feature or request label Sep 3, 2020
@JimBugwadia
Copy link
Contributor

disallow region change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants