Skip to content

Latest commit

 

History

History
162 lines (77 loc) · 10.2 KB

CHANGELOG.md

File metadata and controls

162 lines (77 loc) · 10.2 KB

Changelog

2.3.3 (2024-12-18)

Dependency Updates

  • Bump the non-breaking-gha group across 1 directory with 3 updates (#101) (68f4b81)

2.3.2 (2024-10-10)

Dependency Updates

  • Bump the non-breaking-gha group across 1 directory with 4 updates (#96) (4a2a07a)

2.3.1 (2024-07-25)

Dependency Updates

  • Bump the non-breaking-gha group across 1 directory with 3 updates (#78) (d175690)

2.3.0 (2024-07-25)

Features

  • Add Terraform plan output as PR comment (#85) (f145375)

2.2.0 (2024-07-25)

Features

  • Only run apply job when diff is non-empty (changes present) (#83) (7425e1f)

2.1.0 (2024-07-25)

Features

  • Replace job to extract Terraform version with shell command step (#81) (cf27706)

2.0.0 (2024-07-23)

⚠ BREAKING CHANGES

  • Add secrets input to workflow call (#79)

Features

  • Add secrets input to workflow call (#79) (d130e12)

Dependency Updates

1.1.7 (2024-04-18)

Dependency Updates

  • Bump dependabot/fetch-metadata in /.github/workflows (#64) (15d1309)

1.1.6 (2024-04-08)

Dependency Updates

  • Bump clowdhaus/terraform-min-max (#65) (9cd4c22)
  • Bump the non-breaking-gha group (7591433)
  • Bump the non-breaking-gha group (886358f)

1.1.5 (2024-03-13)

Dependency Updates

  • Bump actions/cache from 3.3.2 to 4.0.1 in /.github/workflows (#57) (78d0d8a)
  • Bump the non-breaking-gha group (#58) (abe54fe)

1.1.4 (2024-03-07)

Dependency Updates

1.1.3 (2024-01-02)

Dependency Updates

  • Bump hashicorp/setup-terraform in /.github/workflows (#29) (318c114)

1.1.2 (2024-01-02)

Dependency Updates

  • Bump actions/download-artifact in /.github/workflows (#35) (596b044)
  • Bump actions/upload-artifact in /.github/workflows (#33) (778c3fb)

1.1.1 (2024-01-02)

Dependency Updates

  • Bump actions/checkout from 4.0.0 to 4.1.0 in /.github/workflows (b741055)
  • Bump actions/checkout from 4.1.0 to 4.1.1 in /.github/workflows (f488c2c)
  • Bump the non-breaking-gha group (abea726)

1.1.0 (2023-09-22)

Features

  • Use a more unique concurrency group name (#19) (0c6b1e5)

1.0.4 (2023-09-21)

Dependency Updates

  • Bump actions/cache from 3.3.1 to 3.3.2 in /.github/workflows (#12) (a0a7468)
  • Bump actions/upload-artifact in /.github/workflows (#10) (fb8681d)

1.0.3 (2023-09-19)

Dependency Updates

  • Bump aws-actions/configure-aws-credentials in /.github/workflows (#13) (9db0dd3)

1.0.2 (2023-09-13)

Bug Fixes

  • Use a more unique plan filename to avoid collisions (#14) (0551a58)

1.0.1 (2023-09-05)

Dependency Updates

  • Bump actions/checkout from 3.6.0 to 4.0.0 in /.github/workflows (c3f5bf7)
  • Bump aws-actions/configure-aws-credentials in /.github/workflows (#2) (abe890b)
  • Bump clowdhaus/terraform-min-max in /.github/workflows (#3) (ca8f267)
  • Bump dependabot/fetch-metadata in /.github/workflows (#6) (7d6a7a2)
  • Bump google-github-actions/release-please-action (#4) (d745d09)

1.0.0 (2023-08-29)

Features