Accepting request 1083941 from home:ojkastl_buildservice:Branch_terraform
update to 0.45.8 OBS-URL: https://build.opensuse.org/request/show/1083941 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=89
This commit is contained in:
parent
c95c20cd3c
commit
64f1ee341f
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.45.6</param>
|
||||
<param name="revision">v0.45.8</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="changesrevision">d185ed96d24ff59c906c28a019a9b2cdf29f760e</param></service></servicedata>
|
||||
<param name="changesrevision">4427ecc0434cd18837b4e849f4b93a57d793890b</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1d859f97f1457819fde62d2f7b0567d0e40c13370c3994e429ed46c1ab92df6
|
||||
size 4876812
|
3
terragrunt-0.45.8.obscpio
Normal file
3
terragrunt-0.45.8.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7546c568ee01dea167ffa9115bb018b3fb3ade76e7e274ac68cdb14216eb1b45
|
||||
size 4873740
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 02 05:32:12 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.45.8:
|
||||
* Lazily evaluate the IAM Role (#2507)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 02 05:30:38 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.45.7:
|
||||
* Mozilla sops upgrade to v3.7.3 (#2549)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 30 07:02:03 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.45.6
|
||||
mtime: 1682717722
|
||||
commit: d185ed96d24ff59c906c28a019a9b2cdf29f760e
|
||||
version: 0.45.8
|
||||
mtime: 1682975579
|
||||
commit: 4427ecc0434cd18837b4e849f4b93a57d793890b
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.45.6
|
||||
Version: 0.45.8
|
||||
Release: 0
|
||||
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:24247bd63cad22f87746bf2a05cc9af74e696df349d14a2b51f078af51a8792e
|
||||
size 9835829
|
||||
oid sha256:dbb505c4191a7da6cc2f4a6bd83bbed0bf64c9f96644a4fb18856ca0a2b1f569
|
||||
size 10133059
|
||||
|
Loading…
Reference in New Issue
Block a user