update to 0.63.2
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=300
This commit is contained in:
parent
697fdb5a18
commit
bb09d18190
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.63.1</param>
|
||||
<param name="revision">v0.63.2</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">4d7e89600c97061fd15e7cdb7838eaab20f79d39</param></service></servicedata>
|
||||
<param name="changesrevision">05dc2e9abbbb596ece2594e6d27d5ccc26c1f11b</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5801ddadef774594a97131713d51e66236725b618bba79a5f8eec3e1cdafb5a5
|
||||
size 7726093
|
3
terragrunt-0.63.2.obscpio
Normal file
3
terragrunt-0.63.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b902eda3a2e0fcac846073b3a6005b1b7c62e6480c86edb45e3a9d1bb7c9174e
|
||||
size 7726605
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 19 05:46:22 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.63.2:
|
||||
* fix: getting dynamic credentials before parsing locals block
|
||||
(#3279)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 18:57:24 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.63.1
|
||||
mtime: 1721325993
|
||||
commit: 4d7e89600c97061fd15e7cdb7838eaab20f79d39
|
||||
version: 0.63.2
|
||||
mtime: 1721331353
|
||||
commit: 05dc2e9abbbb596ece2594e6d27d5ccc26c1f11b
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.63.1
|
||||
Version: 0.63.2
|
||||
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:72fbfa9ee0b52ee041fcbafb83fa3c2ff0bb7b8a0660df693acaccc3afef5bdb
|
||||
size 16173678
|
||||
oid sha256:5ebea34412515cf53f816839696edd24818f33f16d54c18020f1ac6ddfdf8492
|
||||
size 16158156
|
||||
|
Loading…
Reference in New Issue
Block a user