You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all,
I’ve observed that most Terraform operations are run with -auto-approve by default, so there isn’t always an opportunity to review the resources that will be created or destroyed. Do you think it would be useful to add support in the SDK for reviewing changes before they’re applied?