forked from pool/terragrunt
bc6e571380
update to 0.38.6 OBS-URL: https://build.opensuse.org/request/show/990831 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=26
171 lines
6.2 KiB
Plaintext
171 lines
6.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jul 22 17:39:05 UTC 2022 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.38.6:
|
|
* Add metadata to render-json output (#2199)
|
|
* Remove unused appveyor (#2194)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 16 19:04:18 UTC 2022 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.38.5:
|
|
* Improve Terragrunt error logs (#2175)
|
|
* Fix bug in render-json with dependency and locals (#2191)
|
|
* Addresses dependabot alerts (#2192)
|
|
* Bump nokogiri from 1.12.5 to 1.13.6 in /docs (#2115)
|
|
* Fix quick-start typo (#2183)
|
|
* Fix typo (#2186)
|
|
* Set compatibilty version to go 1.17 (#2180)
|
|
* Update codeowners (#2162)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 05 14:19:25 UTC 2022 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.38.4:
|
|
* Use faster hashing approach when handling local module sources (#2168)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 01 10:52:34 UTC 2022 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.38.3:
|
|
* #2113 Improved parsing of AWS policy response (#2118)
|
|
* #2109 Updated reading of AWS response using BoolValue function (#2111)
|
|
* Integration tests stability (#2160)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 28 14:22:42 UTC 2022 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.38.2:
|
|
* #2045 Fixed pattern matching for error hooks (#2101)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 22 20:45:14 UTC 2022 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.38.1:
|
|
* feat: fetch dependency output from state (#2123)
|
|
* Add ability to customize SSE settings for the remote state bucket (#2157)
|
|
* Add ability to disable auto-approve (#2156)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 22 07:54:16 UTC 2022 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.38.0:
|
|
* Test against terraform 1.2 (#2147)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 22 07:50:00 UTC 2022 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.37.4:
|
|
* Make include_in_copy work for patterns containing parent folders (#2112)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 22 07:44:55 UTC 2022 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.37.3:
|
|
* feat: improve local source code download behaviour (#2006)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 09 17:10:17 UTC 2022 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.37.2:
|
|
* Bump github.com/hashicorp/go-getter from 1.5.11 to 1.6.1 (#2131)
|
|
* Check in Pull Request template (#2124)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 14 08:25:49 UTC 2022 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.37.1:
|
|
* Update remote state docs to recommend generate first (#2106)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 14 08:20:02 UTC 2022 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.37.0:
|
|
* fix config remote state s3 and update if needs (#2063)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 13 19:58:52 UTC 2022 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.36.12:
|
|
* Allow v0.36 to define disable_bucket_update to make it easier to transition to v0.37 (#2105)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 13 19:40:56 UTC 2022 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.36.11:
|
|
* Bump github.com/hashicorp/go-getter from 1.5.7 to 1.5.11 (#2095)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 05 06:37:34 UTC 2022 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.36.10:
|
|
* fix bug where strict validation wasn't always respected (#2056)
|
|
* fix(docs): missing cli options on the summary (#2088)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 30 15:45:50 UTC 2022 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.36.9:
|
|
* git_functions: propegate the opts.Env for git commands (#2086)
|
|
* Fix get_path_from_repo_root typo (#2035)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 28 06:28:01 UTC 2022 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.36.8:
|
|
* Bump sops from v3.7.0 to v3.7.2 (#2083)
|
|
* Failing tests fixes (#2073)
|
|
* Clarify behavior of terragrunt-tfpath override with respect to dependencies (#2077)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 16 09:05:37 UTC 2022 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.36.7:
|
|
* Additional known transient error handling (#2066)
|
|
* Update inputs.md (#2053)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 18 10:23:58 UTC 2022 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.36.6:
|
|
* fix: use correct slashes for repo root functions (#2042)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 16 18:02:37 UTC 2022 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.36.5:
|
|
* Enable public access blocking for access logs S3 bucket as well, if configured (#2040)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 16 18:01:24 UTC 2022 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.36.4:
|
|
* #1971 Added caching of IAM roles parsed from HCL files (#2010)
|
|
* Removed empty list item (#2030)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 03 09:41:18 UTC 2022 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.36.3:
|
|
* Add get_repo_root() built-in (#2027)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 03 09:39:19 UTC 2022 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.36.2:
|
|
* Add merge strategies for mock outputs with state (#1936)
|
|
* Update cli-options.md to mention silent auto-approve on run-all. (#1992)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 01 07:05:48 UTC 2022 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.36.1:
|
|
* Handle relative paths correctly when fetching tfr (#2005)
|
|
* CI Build fix (#2001)
|
|
* Add 1.1.x to version compatibility table (#1991)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 26 07:34:16 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
- new package terragrunt at version 0.36.0
|