forked from pool/terragrunt
update to 0.72.0
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=386
This commit is contained in:
parent
f9bc42f5b9
commit
24166d2031
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.71.5</param>
|
||||
<param name="revision">v0.72.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="changesrevision">b29b6d31aa09fda36e9ce2524419ac0f78aa4afb</param></service></servicedata>
|
||||
<param name="changesrevision">19eaeb59913676e02a25222d2f6537f3f2789da1</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:993d3d33edafbac2eefa802061496ac2d561d8b8d9bc08a56bb0eaef8099f7a9
|
||||
size 8530445
|
3
terragrunt-0.72.0.obscpio
Normal file
3
terragrunt-0.72.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f413d468bd6fbb6cb2d7da98486c934ee750e5d81f35413f946b055a890ab45
|
||||
size 8530957
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 11 12:09:47 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.72.0:
|
||||
* Tofu 1.9.0 support (#3746)
|
||||
* fix: Adjusting docs for install (#3745)
|
||||
* fix: Fixing race condition in
|
||||
`TestDownloadTerraformSourceFromLocalFolderWithManifest` test
|
||||
(#3744)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 10 06:05:22 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.71.5
|
||||
mtime: 1736458633
|
||||
commit: b29b6d31aa09fda36e9ce2524419ac0f78aa4afb
|
||||
version: 0.72.0
|
||||
mtime: 1736524288
|
||||
commit: 19eaeb59913676e02a25222d2f6537f3f2789da1
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.71.5
|
||||
Version: 0.72.0
|
||||
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:75f5ba52a40b70ad76d516213fb2bffc0996f991b3ad5ac044608090d1ceaf91
|
||||
size 19738617
|
||||
oid sha256:895ae54ff973115a6d1259930174c267c1e17c511409c4804fd3ca0ee0b589bc
|
||||
size 19787340
|
||||
|
Loading…
x
Reference in New Issue
Block a user