Skip to content

Releases: cloudposse/terraform-provider-utils

v1.30.0

26 May 20:52
7f9a7a3
Compare
Choose a tag to compare
Update Atmos to `1.177.0` @aknysh (#480) ## what
  • Update Atmos to 1.177.0
  • Update Go to 1.24.3

why

  • Use the latest features, fixes and improvements from the latest Atmos releases
  • Keep Atmos and Go up to date
  • Closes #463

v1.29.0

12 Mar 02:58
5fd7b29
Compare
Choose a tag to compare
Update to Atmos `1.165.3` @aknysh (#464) ## what
  • Update to Atmos 1.165.3
  • Update to Go 1.24

why

  • Use the latest features, fixes and improvements from the latest Atmos codebase
  • Use the latest Go version

v1.28.0

20 Dec 00:30
1d3d357
Compare
Choose a tag to compare
Update to Atmos 1.130.0 @aknysh (#458) ## what
  • Update to Atmos 1.130.0

why

  • Use the fixes, improvements and tests from the latest Atmos releases
Install terraform @goruha (#459) ## what * Install terraform

why

  • New Github action public runners do not have terraform by default

references

v1.27.0

10 Dec 18:56
22484ae
Compare
Choose a tag to compare
Update Atmos to `1.122.0` @aknysh (#451) ## what
  • Update Atmos to 1.122.0
  • Update tests

why

  • Use the new features introduced in the latest Atmos releases
  • Use the latest tests

v1.26.0

03 Sep 20:00
15df7e4
Compare
Choose a tag to compare
Update to Atmos `1.88.0` @aknysh (#425) ## what
  • Update to Atmos 1.88.0

why

  • Use the latest features and improvements introduced in Atmos 1.88.0

references

v1.25.0

30 Aug 07:43
d1059b7
Compare
Choose a tag to compare
Update to Atmos 1.87.0 @aknysh (#421) ## what
  • Update Atmos to 1.87.0
  • Update Go to 1.23

why

  • Use the latest features
  • Use the latest version

v1.24.0

17 Jul 21:04
e23cb9c
Compare
Choose a tag to compare
Update to Atmos 1.84.0 @aknysh (#414) ## what
  • Update to Atmos 1.84.0

why

  • Use the latest features and improvements

v1.23.0

09 Jun 15:50
3fac2ea
Compare
Choose a tag to compare
Atmos 1.79.0 @aknysh (#400) ## what
  • Update to Atmos 1.79.0

why

  • Use latest features, improvements and bug fixes

v1.22.0

24 Apr 20:11
85968ce
Compare
Choose a tag to compare
Update to Atmos 1.70.0 @aknysh (#386) ## what
  • Update to Atmos 1.70.0

why

  • Use the latest features and improvements from 1.70.0 release

references

v1.21.0

23 Apr 10:21
4071d4c
Compare
Choose a tag to compare
Go auto release workflows @goruha (#383) # What * Use go auto-release workflow `cloudposse/.github/.github/workflows/shared-go-auto-release.yml@main` * Remove `.goreleaser.yml`. Now will use https://github.com/cloudposse/.github/blob/main/.github/goreleaser.yml * Drop `auto-release.yaml`. Now will use https://github.com/cloudposse/.github/blob/main/.github/auto-release.yml and https://github.com/cloudposse/.github/blob/main/.github/auto-release-hotfix.yml

Why

  • Consolidate go releases workflows pattern