github suzuki-shunsuke/tfcmt v4.4.0-1

latest releases: v4.13.0, v4.12.0, v4.11.0...
pre-release16 months ago

v4.3.0...v4.4.0-1

Features

#773 #774 Support skipping a post of a comment if there is no change

  • Add a command line option -skip-no-changes to the subcommand plan
  • Add a field disable_comment to the configuration file

e.g.

$ tfcmt plan -skip-no-changes -- terraform plan
terraform:
  plan:
    when_no_changes:
      disable_comment: true

Don't miss a new tfcmt release

NewReleases is sending notifications on new releases.