forked from pool/terragrunt
Accepting request 1132548 from home:ojkastl_buildservice:Branch_terraform
update to 0.54.1 OBS-URL: https://build.opensuse.org/request/show/1132548 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=185
This commit is contained in:
parent
9bc8073fbb
commit
0ab7b969f3
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.0</param>
|
<param name="revision">v0.54.1</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">3514cad6af92cac2518f9ed3d5a84a082e0abcf2</param></service></servicedata>
|
<param name="changesrevision">cb46c5d8ac7789a677cce121a7f11fc8cceeec06</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a7599f0e92ce34e315a893e758360fcadcd8e8902a95d19fd50b84d12f6c2976
|
|
||||||
size 6964237
|
|
3
terragrunt-0.54.1.obscpio
Normal file
3
terragrunt-0.54.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f3a127d646ff51c098fb7e53486b51da440069d687b931caf4dbbe4186eb1759
|
||||||
|
size 6967821
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 11 17:22:27 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.54.1:
|
||||||
|
* Fixed passing of module URL from catalog to scaffold (#2842)
|
||||||
|
* scaffold blank spaces fix (#2839)
|
||||||
|
* Scaffold and catalog documentation fixes (#2838)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 09 19:50:39 UTC 2023 - kastl@b1-systems.de
|
Sat Dec 09 19:50:39 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: terragrunt
|
name: terragrunt
|
||||||
version: 0.54.0
|
version: 0.54.1
|
||||||
mtime: 1702057190
|
mtime: 1702312411
|
||||||
commit: 3514cad6af92cac2518f9ed3d5a84a082e0abcf2
|
commit: cb46c5d8ac7789a677cce121a7f11fc8cceeec06
|
||||||
|
@ -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.0
|
Version: 0.54.1
|
||||||
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:7aca366316743ea163744adecab9f78676d5917bfaf48111c5105869c8c61526
|
oid sha256:f7d26cabc3faa3538bd874d247260f10c649c485ba71021b6d227ef35cea9e82
|
||||||
size 13759765
|
size 13759985
|
||||||
|
Loading…
Reference in New Issue
Block a user