forked from pool/terragrunt
Accepting request 1133244 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1133244 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=89
This commit is contained in:
commit
7dd7f53493
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="revision">v0.54.3</param>
|
<param name="revision">v0.54.4</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||||
<param name="changesrevision">ce168b0039335c4aec6c211adf1ac2c7776a6012</param></service></servicedata>
|
<param name="changesrevision">4ae9f86702dd5a3c35461beb27ad287135e29667</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bba4cee30fb77f6ad2ff2a1497122cefd10c04eca6ca32fb5b8a58d2e66365d1
|
|
||||||
size 6983693
|
|
3
terragrunt-0.54.4.obscpio
Normal file
3
terragrunt-0.54.4.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:17867d331e898af0669367d8e18a864f6c392ea0ecfdba418337fa7d30ec82e2
|
||||||
|
size 6990861
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 15 06:27:03 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.54.4:
|
||||||
|
* Non interactive state initialization (#2840)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 14 10:57:53 UTC 2023 - kastl@b1-systems.de
|
Thu Dec 14 10:57:53 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: terragrunt
|
name: terragrunt
|
||||||
version: 0.54.3
|
version: 0.54.4
|
||||||
mtime: 1702501571
|
mtime: 1702582148
|
||||||
commit: ce168b0039335c4aec6c211adf1ac2c7776a6012
|
commit: 4ae9f86702dd5a3c35461beb27ad287135e29667
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||||
|
|
||||||
Name: terragrunt
|
Name: terragrunt
|
||||||
Version: 0.54.3
|
Version: 0.54.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
|
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:2a1faddbaaf985c6528be81afbcdb4d7d39e7bfcfe08771ed935140fcf78bd0a
|
oid sha256:2ff0ccacd79bfe2f6df07c8bb136490a8908aaf0395a48a371c1c3a6be162dcd
|
||||||
size 13759853
|
size 13759940
|
||||||
|
Loading…
Reference in New Issue
Block a user