forked from pool/terragrunt
Accepting request 1123489 from home:ojkastl_buildservice:Branch_terraform
update to 0.53.2 OBS-URL: https://build.opensuse.org/request/show/1123489 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=170
This commit is contained in:
parent
82f28a07c3
commit
d507109736
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.53.1</param>
|
<param name="revision">v0.53.2</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">5c817c9d0880ce03717303a1ce9e0be59b1f96de</param></service></servicedata>
|
<param name="changesrevision">0f694f3de13b87768dd4769eb38d8f04988710ae</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:643450d1b6381828248ec9e4e8327a1d831411989b44c7606b9535cf5bd1bf9c
|
|
||||||
size 5116428
|
|
3
terragrunt-0.53.2.obscpio
Normal file
3
terragrunt-0.53.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a74f1c38efaceb5a85d695929125735602d49496bf6c07549585fd78e781bbc7
|
||||||
|
size 5116940
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 06 05:45:53 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.53.2:
|
||||||
|
* GCP dependencies update (#2775)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 02 05:59:43 UTC 2023 - kastl@b1-systems.de
|
Thu Nov 02 05:59:43 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: terragrunt
|
name: terragrunt
|
||||||
version: 0.53.1
|
version: 0.53.2
|
||||||
mtime: 1698767289
|
mtime: 1699207113
|
||||||
commit: 5c817c9d0880ce03717303a1ce9e0be59b1f96de
|
commit: 0f694f3de13b87768dd4769eb38d8f04988710ae
|
||||||
|
@ -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.53.1
|
Version: 0.53.2
|
||||||
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:20cb7cde615a27bb2d132cfe6f8956496f786f003580d018972335f8f83ebd98
|
oid sha256:944d306d31e9478f7abd4c672f2aa71798195a5ddec2c44c6887a6b6fc0eab25
|
||||||
size 10998614
|
size 11122151
|
||||||
|
Loading…
Reference in New Issue
Block a user