github suzuki-shunsuke/tfcmt v3.2.0-2

latest releases: v4.10.0, v4.9.1, v4.9.0...
pre-release2 years ago

Pull Requests | Issues | v3.2.0-1...v3.2.0-2

Feature

#199 #249 Add the configuration option plan_patch

Follow up #245

Support configuring tfcmt plan's patch in configuration file

plan_patch: true

The command line option -patch takes precedence over configuration file option plan_patch.

If you want to disable patching although plan_patch is true, please set -patch=false.

$ tfcmt plan -patch=false -- terraform plan -no-color

Don't miss a new tfcmt release

NewReleases is sending notifications on new releases.