From 60eceee0989bb36c0aae89b1883c8fcc89450543d7e57ae3f1d879630581ed2b Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Sat, 18 May 2024 09:29:20 +0000 Subject: [PATCH 1/2] Accepting request 1174999 from home:ojkastl_buildservice:Branch_terraform update to 0.58.6 OBS-URL: https://build.opensuse.org/request/show/1174999 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=260 --- PACKAGING_README.md | 2 +- _service | 2 +- _servicedata | 2 +- terragrunt-0.58.4.obscpio | 3 --- terragrunt-0.58.6.obscpio | 3 +++ terragrunt.changes | 12 ++++++++++++ terragrunt.obsinfo | 6 +++--- terragrunt.spec | 2 +- vendor.tar.gz | 4 ++-- 9 files changed, 24 insertions(+), 12 deletions(-) delete mode 100644 terragrunt-0.58.4.obscpio create mode 100644 terragrunt-0.58.6.obscpio diff --git a/PACKAGING_README.md b/PACKAGING_README.md index f620a5a..8ad5d0d 100644 --- a/PACKAGING_README.md +++ b/PACKAGING_README.md @@ -6,7 +6,7 @@ This also means, that vendoring fails without first creating the mocks... 1. Change the version in the `_service` file 3. Run `make` -4. Create a changelog entry +4. Check the autogenerated changelog entry 5. Commit the changes as usual For the OBS workflow you need `obs-service-tar_scm`. diff --git a/_service b/_service index 129f92a..13de80e 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/gruntwork-io/terragrunt git .git - v0.58.4 + v0.58.6 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index c355740..261d087 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/gruntwork-io/terragrunt - ee1ece03d9b774e1fb1c76ccebc8b2444a0fcd44 \ No newline at end of file + a549c3b124216d82da54148d802bbb2e8d8af553 \ No newline at end of file diff --git a/terragrunt-0.58.4.obscpio b/terragrunt-0.58.4.obscpio deleted file mode 100644 index 43f3096..0000000 --- a/terragrunt-0.58.4.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ad03923b5458563be94988b42a61eb0625670f09da64efeb60b8f5334a3027d -size 7527437 diff --git a/terragrunt-0.58.6.obscpio b/terragrunt-0.58.6.obscpio new file mode 100644 index 0000000..96fa493 --- /dev/null +++ b/terragrunt-0.58.6.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:019c1ab01c058a7a31d446f6772f03bb253d7a6e03f3f534338d478452805c36 +size 7529485 diff --git a/terragrunt.changes b/terragrunt.changes index d40a275..323de81 100644 --- a/terragrunt.changes +++ b/terragrunt.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat May 18 09:20:07 UTC 2024 - opensuse_buildservice@ojkastl.de + +- Update to version 0.58.6: + * fix: terraform source url handling (#3142) + +------------------------------------------------------------------- +Sat May 18 09:04:13 UTC 2024 - opensuse_buildservice@ojkastl.de + +- Update to version 0.58.5: + * Docs and tests fixes (#3136) + ------------------------------------------------------------------- Sat May 11 19:49:23 UTC 2024 - Johannes Kastl diff --git a/terragrunt.obsinfo b/terragrunt.obsinfo index c61b4c6..307408d 100644 --- a/terragrunt.obsinfo +++ b/terragrunt.obsinfo @@ -1,4 +1,4 @@ name: terragrunt -version: 0.58.4 -mtime: 1715370548 -commit: ee1ece03d9b774e1fb1c76ccebc8b2444a0fcd44 +version: 0.58.6 +mtime: 1715951038 +commit: a549c3b124216d82da54148d802bbb2e8d8af553 diff --git a/terragrunt.spec b/terragrunt.spec index 3d48871..62ed5f8 100644 --- a/terragrunt.spec +++ b/terragrunt.spec @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: terragrunt -Version: 0.58.4 +Version: 0.58.6 Release: 0 Summary: Thin wrapper for Terraform for working with multiple Terraform modules License: MIT diff --git a/vendor.tar.gz b/vendor.tar.gz index bf65e6e..49dd5bf 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9daca99f213ee5e8515e634d8127f60446e134e7b2d1c73cd7dc7afe4b02397e -size 16001898 +oid sha256:e06da16116270d1d52e904975042beb3184c68d0855dfa8ea1f9abf8c3d115a9 +size 16004137 From 010e93d4c625bdfd401204655ce0fd79095915359f8fff0d61ccf6aeac31c193 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Sun, 19 May 2024 10:00:05 +0000 Subject: [PATCH 2/2] Accepting request 1175190 from home:ojkastl_buildservice:Branch_terraform update to 0.58.7 OBS-URL: https://build.opensuse.org/request/show/1175190 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=261 --- _service | 2 +- _servicedata | 2 +- terragrunt-0.58.6.obscpio | 3 --- terragrunt-0.58.7.obscpio | 3 +++ terragrunt.changes | 7 +++++++ terragrunt.obsinfo | 6 +++--- terragrunt.spec | 2 +- vendor.tar.gz | 4 ++-- 8 files changed, 18 insertions(+), 11 deletions(-) delete mode 100644 terragrunt-0.58.6.obscpio create mode 100644 terragrunt-0.58.7.obscpio diff --git a/_service b/_service index 13de80e..71fcee7 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/gruntwork-io/terragrunt git .git - v0.58.6 + v0.58.7 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index 261d087..8c8eb2c 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/gruntwork-io/terragrunt - a549c3b124216d82da54148d802bbb2e8d8af553 \ No newline at end of file + 7e283d73c328c594f711b256a6113bb309c90dde \ No newline at end of file diff --git a/terragrunt-0.58.6.obscpio b/terragrunt-0.58.6.obscpio deleted file mode 100644 index 96fa493..0000000 --- a/terragrunt-0.58.6.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:019c1ab01c058a7a31d446f6772f03bb253d7a6e03f3f534338d478452805c36 -size 7529485 diff --git a/terragrunt-0.58.7.obscpio b/terragrunt-0.58.7.obscpio new file mode 100644 index 0000000..15a4100 --- /dev/null +++ b/terragrunt-0.58.7.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91f5b2502dec423d618479cd907ad6f1ebd8fea8a14066d2a35ccf4fe78de9b3 +size 22338061 diff --git a/terragrunt.changes b/terragrunt.changes index 323de81..4593739 100644 --- a/terragrunt.changes +++ b/terragrunt.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun May 19 09:38:14 UTC 2024 - opensuse_buildservice@ojkastl.de + +- Update to version 0.58.7: + * Support all `provider_installation` methods with provider cache + (#3133) + ------------------------------------------------------------------- Sat May 18 09:20:07 UTC 2024 - opensuse_buildservice@ojkastl.de diff --git a/terragrunt.obsinfo b/terragrunt.obsinfo index 307408d..bc42380 100644 --- a/terragrunt.obsinfo +++ b/terragrunt.obsinfo @@ -1,4 +1,4 @@ name: terragrunt -version: 0.58.6 -mtime: 1715951038 -commit: a549c3b124216d82da54148d802bbb2e8d8af553 +version: 0.58.7 +mtime: 1716054310 +commit: 7e283d73c328c594f711b256a6113bb309c90dde diff --git a/terragrunt.spec b/terragrunt.spec index 62ed5f8..ffdf616 100644 --- a/terragrunt.spec +++ b/terragrunt.spec @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: terragrunt -Version: 0.58.6 +Version: 0.58.7 Release: 0 Summary: Thin wrapper for Terraform for working with multiple Terraform modules License: MIT diff --git a/vendor.tar.gz b/vendor.tar.gz index 49dd5bf..d6e5377 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e06da16116270d1d52e904975042beb3184c68d0855dfa8ea1f9abf8c3d115a9 -size 16004137 +oid sha256:90d6d4b47bc8767df4b0aca2263c7bc33aa3af3038c3b984da064a7e9cb4abc6 +size 16001199