Y
Hacker News
new
|
ask
|
show
|
jobs
by
nodesocket
3296 days ago
Agree would be nice to add a new option which prevents invoking `apply` without a supplied plan argument. Create an issue in the GitHub, I'll upvote.
2 comments
RyanGWU82
3296 days ago
My muscle memory for "terraform apply" was too strong, so I just moved "terraform" out of my path altogether. Now I have a wrapper that invokes it safely (or a Makefile, depending on which project I'm working on).
link
kalmar
3296 days ago
Here's an issue:
https://github.com/hashicorp/terraform/issues/15263
link