forked from pool/terragrunt
Accepting request 1240613 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1240613 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=186
This commit is contained in:
commit
97be427657
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.72.4</param>
|
||||
<param name="revision">v0.72.5</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">a5c79a5931511edf2e971f9324673807bc8735f9</param></service></servicedata>
|
||||
<param name="changesrevision">a70c83420d22bdc6dc510e466c5c9f375e2ca3d2</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0f1671b207c10cf1a40de38f889d12a4b38c190413fae5f71138178f000dc114
|
||||
size 8651277
|
3
terragrunt-0.72.5.obscpio
Normal file
3
terragrunt-0.72.5.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:efb2d5690d289a2df7e28cf21446d34943eed673c3d816e7136afdda19a4bfb7
|
||||
size 8656397
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 16:28:36 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.72.5:
|
||||
* Fix confusing error message gcp (#3756)
|
||||
* Dependencies update (#3803)
|
||||
* build(deps): bump github.com/zclconf/go-cty from 1.16.0 to
|
||||
1.16.1 (#3790)
|
||||
* build(deps): bump go.opentelemetry.io/otel from 1.33.0 to
|
||||
1.34.0 (#3789)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 23 19:35:35 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.72.4
|
||||
mtime: 1737635201
|
||||
commit: a5c79a5931511edf2e971f9324673807bc8735f9
|
||||
version: 0.72.5
|
||||
mtime: 1737991436
|
||||
commit: a70c83420d22bdc6dc510e466c5c9f375e2ca3d2
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.72.4
|
||||
Version: 0.72.5
|
||||
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:d88b7c5a0fdb767d6ebbf0fab7b2177e573f98419025df48fcb888f25a787a06
|
||||
size 19775268
|
||||
oid sha256:d119f84a0c851acdf4dd98db95689ed6f6b4ee71d3a96496e44b74d31cc9ca53
|
||||
size 19928628
|
||||
|
Loading…
Reference in New Issue
Block a user