All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.2.8 - 2024-09-03
bd67b58
- added conditional paramter for blocking action (PR #151 by @VishwajitNagulkar)
3e2d4e8
- deps: bump infracost/actions from 3.0.0 to 3.0.1 (PR #148 by @dependabot[bot])26ff21b
- deps: bump docker/setup-buildx-action from 3.4.0 to 3.6.1 (PR #147 by @dependabot[bot])55b2bf8
- deps: bump google-github-actions/auth from 1 to 2 (PR #150 by @dependabot[bot])0cb64bf
- deps: bump actions/upload-artifact from 3 to 4 (PR #149 by @dependabot[bot])
1e5db60
- update CHANGELOG.md for 1.2.7 (commit by @clouddrove-ci)
1.2.7 - 2024-07-15
db4c51d
- Updated terraform workflow to stored file to GitHub artifact (PR #142 by @Tanveer143s)
8dafdc1
- deps: bump docker/build-push-action from 5 to 6 (PR #141 by @dependabot[bot])cee2bbc
- deps: bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (PR #143 by @dependabot[bot])
145168e
- update CHANGELOG.md for 1.2.6 (commit by @clouddrove-ci)
1.2.6 - 2024-06-19
7372b07
- Added GCP authentication more inputs (PR #139 by @Tanveer143s)facf438
- Updated gcp authenticate inputs (PR #140 by @Tanveer143s)
3d06831
- update CHANGELOG.md for 1.2.5 (commit by @clouddrove-ci)
1.2.5 - 2024-06-03
b59f733
- updated gcp auth input & secrets (PR #137 by @Tanveer143s)
aa75189
- deps: bump terraform-linters/tflint-load-config-action from 1 to 2 (PR #131 by @dependabot[bot])2da23ba
- deps: bump azure/login from 1 to 2 (PR #133 by @dependabot[bot])be07dc2
- deps: bump docker/setup-buildx-action from 3.0.0 to 3.3.0 (PR #132 by @dependabot[bot])ed0b770
- deps: bump infracost/actions from 2.1.0 to 3.0.0 (PR #134 by @dependabot[bot])e4b7dbc
- deps: bump pascalgn/automerge-action from 0.16.2 to 0.16.3 (PR #135 by @dependabot[bot])ec6886f
- deps: bump lewagon/wait-on-check-action from 1.3.3 to 1.3.4 (PR #136 by @dependabot[bot])
709a5a9
- update CHANGELOG.md for 1.2.4 (commit by @clouddrove-ci)
1.2.4 - 2024-04-08
096ac8b
- update CHANGELOG.md for 1.2.3 (commit by @clouddrove-ci)
1.2.3 - 2024-04-08
ae37686
- terraform destroy data-type and helm --set flag to pass secrets and multiple values. (PR #128 by @h1manshu98)
bd27f8d
- update CHANGELOG.md for 1.2.2 (commit by @clouddrove-ci)
1.2.2 - 2024-02-26
41d870f
- π Added GCP authentication steps in tfdrift (PR #120 by @Tanveer143s)
72442df
- deps: bump pascalgn/automerge-action from 0.15.6 to 0.16.2 (PR #118 by @dependabot[bot])3b39944
- deps: bump actions/cache from 3 to 4 (PR #119 by @dependabot[bot])8f8260d
- deps: bump actions/upload-artifact from 3 to 4 (PR #110 by @dependabot[bot])f61c4c5
- deps: bump pre-commit/action from 3.0.0 to 3.0.1 (PR #125 by @dependabot[bot])
4f36a5f
- update CHANGELOG.md for 1.2.1 (commit by @clouddrove-ci)
1.2.1 - 2024-01-12
550af26
- updated wait for the checks (PR #117 by @themaniskshah)
3efbfd8
- update CHANGELOG.md for 1.2.0 (commit by @clouddrove-ci)
1.2.0 - 2024-01-12
077e955
- tfcheck dependency update with versionEvaluate (PR #115 by @themaniskshah)
30b42d0
- update CHANGELOG.md for 1.0.10 (commit by @clouddrove-ci)
1.0.10 - 2024-01-05
df2ecaa
- update tfsec (PR #112 by @theprashantyadav)
e4b7049
- deps: bump google-github-actions/auth from 1 to 2 (PR #105 by @dependabot[bot])a41a6f4
- deps: bump actions/setup-python from 4 to 5 (PR #108 by @dependabot[bot])2ed2745
- deps: bump github/codeql-action from 2 to 3 (PR #109 by @dependabot[bot])be87cc8
- deps: bump lewagon/wait-on-check-action from 1.3.1 to 1.3.3 (PR #111 by @dependabot[bot])
ab33954
- update CHANGELOG.md for 1.0.9 (commit by @clouddrove-ci)
1.0.9 - 2023-12-15
163865b
- Updated GCP Authentication step with required attributes (PR #102 by @VishwajitNagulkar)05ebccf
- Added GCP authentication step for tf-checks (PR #103 by @Tanveer143s)1ef2195
- Add auto-approve and merge shared workflow. (PR #107 by @vaibhav7797)
6f7c6fc
- deps: bump actions/github-script from 6 to 7 (PR #101 by @dependabot[bot])
7933c1b
- update CHANGELOG.md for 1.0.8 (commit by @clouddrove-ci)
1.0.8 - 2023-11-16
4ba1097
- Created shared workflow for readme generator (PR #100 by @VishwajitNagulkar)
5d41248
- deps: bump hashicorp/setup-terraform from 2 to 3 (PR #99 by @dependabot[bot])
0ae9661
- update CHANGELOG.md for 1.0.7 (commit by @clouddrove-ci)
1.0.7 - 2023-10-31
c92588b
- Added attribute for passing environment variables as a input (commit by @VishwajitNagulkar)f85bc2f
- added uses of env-var secret in readme (commit by @VishwajitNagulkar)6b14cb1
- π Added a feature to pass environment variables in Terraform workflows and TFDrift workflows. (PR #89 by @VishwajitNagulkar)8bc1e51
- π Created cloudformation workflow and its readme (PR #90 by @Tanveer143s)68b5370
- π Docker scout reusable workflow (PR #96 by @VishwajitNagulkar)9e9106e
- π Created cloudformation-stackset workflow and readme (PR #95 by @Tanveer143s)c73c8b5
- updated instance region for list command (PR #98 by @Tanveer143s)
c608cdc
- deps: bump aws-actions/configure-aws-credentials from 3 to 4 (PR #87 by @dependabot[bot])51d21c1
- deps: bump terraform-linters/setup-tflint from 3 to 4 (PR #86 by @dependabot[bot])5a5757d
- deps: bump actions/checkout from 2 to 4 (PR #91 by @dependabot[bot])eba9f0c
- deps: bump stefanzweifel/git-auto-commit-action from 4 to 5 (PR #92 by @dependabot[bot])0f82da9
- deps: bump aws-actions/amazon-ecr-login from 1 to 2 (PR #93 by @dependabot[bot])1c231ea
- deps: bump clouddrove/github-actions from 9.0.2 to 9.0.3 (PR #94 by @dependabot[bot])ba5eb58
- deps: bump docker/setup-buildx-action from 2.5.0 to 3.0.0 (PR #97 by @dependabot[bot])
38907f6
- update CHANGELOG.md for 1.0.6 (commit by @clouddrove-ci)
1.0.6 - 2023-09-27
bb25820
- Added workflow for cloudformation linter and security scan (PR #83 by @VishwajitNagulkar)
58b7608
- deps: bump docker/setup-qemu-action from 2 to 3 (PR #79 by @dependabot[bot])ca5ca81
- deps: bump docker/login-action from 2 to 3 (PR #78 by @dependabot[bot])c8a71ea
- deps: bump docker/build-push-action from 4 to 5 (PR #77 by @dependabot[bot])11594c7
- deps: bump docker/setup-buildx-action from 2 to 3 (PR #82 by @dependabot[bot])ebc9389
- deps: bump aws-actions/configure-aws-credentials from 3 to 4 (PR #81 by @dependabot[bot])011b5ce
- added terraform version and aws credentials dynamically (PR #84 by @vaibhav7797)
1.0.5 - 2023-09-11
b22362c
- deps: bump infracost/actions from 2.0.0 to 2.1.0 (PR #73 by @dependabot[bot])c95eaf9
- deps: bump actions/checkout from 3 to 4 (PR #74 by @dependabot[bot])