Skip to content

Releases: kitos9112/terragrunt-gitlab-cicd-config

3.0.1-alpha

25 Nov 21:20
dcccf60
Compare
Choose a tag to compare

Changelog

  • feat: Add Goreleaser in order to expose Go build artifacts in the release
  • feat: deduplicate dependencies (#152)
  • feat: Bump Go to 1.21 and add GOPROXY and GOSUMDB env vars
  • feat: add grouped resources item (#153)
  • fix: remove git mod tidy from gorelease workflow
  • fix(deps): update github.com/hashicorp/terraform-config-inspect
  • fix(deps): update module github.com/hashicorp/go-getter to v2 (#145)
  • fix(deps): update module github.com/zclconf/go-cty to v1.14.1 (#171)
  • fix(deps): update module github.com/spf13/cobra to v1.8.0 (#172)
  • fix(deps): update module github.com/hashicorp/go-getter to v1.7.3 (#169)
  • fix(deps): update module golang.org/x/sync to v0.5.0 (#166)
  • fix(deps): update module github.com/hashicorp/hcl/v2 to v2.19.1 (#167)
  • chore(deps): update docker/login-action action to v3 (#162)
  • chore(deps): update docker/build-push-action action to v5 (#161)
  • chore(deps): update docker/setup-qemu-action action to v3 (#164)
  • chore(deps): update docker/setup-buildx-action action to v3 (#163)
  • chore(deps): update actions/checkout action to v4 (#160)
  • build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 (#170)

2.1.0

10 Apr 12:19
a9b68e5
Compare
Choose a tag to compare
  • Fix an issue to filter out environment names when two environments are pretty much alike (.e.g, non-prod vs prod) #121
  • Bump Terragrunt to 0.45.2 #125
  • Bump other minor dependencies using Renovatebot

2.0.1

31 Jan 13:01
ae89489
Compare
Choose a tag to compare
Release 2.0.1

2.0.0

30 Jan 21:10
d66908d
Compare
Choose a tag to compare
  • Add support for Terragrunt include
  • Optimise performance and fix minor bugs

#100

2.0.0-rc2

22 Dec 09:07
67e7a56
Compare
Choose a tag to compare
2.0.0-rc2 Pre-release
Pre-release

Add support to preserve environment names that do no follow the industry standard defined in Gitlab deployment tiers

2.0.0-rc1

20 Dec 10:14
160c6fd
Compare
Choose a tag to compare
2.0.0-rc1 Pre-release
Pre-release

This is a pre-release version of terragrunt-cicd-config that comes with support for multiple include blocks in Terragrunt files.

1.4.0

24 Sep 11:06
bdda943
Compare
Choose a tag to compare
Release 1.4.0

1.3.2

13 Jul 20:20
e32c294
Compare
Choose a tag to compare

Fixes

  • bump terragrunt to 0.38.5 #69

1.3.1

05 Jul 19:22
4e0bc10
Compare
Choose a tag to compare

Fixes

  • Bump Terragrunt to v0.38.4 #68

1.3.0

28 Jun 18:12
6274c32
Compare
Choose a tag to compare

Features

  • Bump HCLv2 to v2.13.0 #67
  • bump cobra to v.1.5.0 #66
  • Bump Terragrunt to v0.38.2 #65