Skip to content

v0.2.1

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 30 Oct 01:27
· 308 commits to main since this release
c261f52
Allow (ignored) standard options for terraform clean @Nuru (#4)

what

  • Allow terraform clean to take --stage and --environment options, even though they will be ignored

why

  • Some scripts and tools provide those options for all Terraform commands that operate on a project, so it is convenient to allow them to provide the options to terraform clean even if they will be ignored, rather than raise an error about unknown options