update to 0.73.8
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=411
This commit is contained in:
parent
6aa5244bad
commit
91f48f96e8
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.73.6</param>
|
||||
<param name="revision">v0.73.8</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">cdba05b19fe93a2db56a74468c8786a1a201f395</param></service></servicedata>
|
||||
<param name="changesrevision">0b550a37186a01e257f9402241a92f769e7b35bc</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e898c02c1480456bb8e46bc4c7cc5d64f73725901de081cd93a30be007fae1b2
|
||||
size 11885581
|
3
terragrunt-0.73.8.obscpio
Normal file
3
terragrunt-0.73.8.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:553d382a018044bc353e52530bc567cd8cdd798823c906cbdb6bf9c500395291
|
||||
size 11897869
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 05:55:32 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.73.8:
|
||||
* Added --output-folder flag to scaffold (#3805)
|
||||
* build(deps): bump google.golang.org/api from 0.220.0 to 0.221.0
|
||||
(#3893)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 05:49:57 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.73.7:
|
||||
* Stack unit path validation (#3897)
|
||||
* feat: Clean up TF commands help (#3895)
|
||||
* build(deps): bump ruby/setup-ruby from 1.215.0 to 1.221.0
|
||||
(#3894)
|
||||
* refactor: replace `golang.org/x/exp` with stdlib (#3881)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 16 09:40:48 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.73.6
|
||||
mtime: 1739642988
|
||||
commit: cdba05b19fe93a2db56a74468c8786a1a201f395
|
||||
version: 0.73.8
|
||||
mtime: 1739906180
|
||||
commit: 0b550a37186a01e257f9402241a92f769e7b35bc
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.73.6
|
||||
Version: 0.73.8
|
||||
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:91101b6586a54c16f8a143ef24af17c12cce0b1278350277a29d013d825313ab
|
||||
size 19957975
|
||||
oid sha256:b63b9e8508b9f902321cf9c67dc1b96fbdf4ac3629b4c6dd32fcc17f31a96fdd
|
||||
size 19950747
|
||||
|
Loading…
x
Reference in New Issue
Block a user