Is the Infra plugin safe to use against production infrastructure? #11
Unanswered
fredcallagan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Honest answer: be careful. Infra has several safety layers, but it's the youngest of the three plugins.
What it does to protect you:
-out=deploy.tfplanso the exact reviewed plan is what gets applied.That said: this is v2.2.0 of a tool that's still maturing. For production infrastructure, treat Arness Infra as an assistant that enforces good practice, not as a replacement for your own review. Always inspect the plan output before confirming. We've marked it as experimental in the docs for a reason.
Beta Was this translation helpful? Give feedback.
All reactions