forked from pool/terragrunt
Accepting request 1128255 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1128255 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=84
This commit is contained in:
commit
c7c2b7031a
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.53.5</param>
|
||||
<param name="revision">v0.53.6</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">83c70676fedc9fc74a606e94fc282f51c1483590</param></service></servicedata>
|
||||
<param name="changesrevision">9919675cc36d324857cf902fd979a70e8f479f60</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a3606782711833902748e52b58e0c4e34b7498a2864b76cbb2ce61b4f9c36f1
|
||||
size 5138957
|
3
terragrunt-0.53.6.obscpio
Normal file
3
terragrunt-0.53.6.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b857a544a4efe62bb5189ad0355af6ca15854dfd372200ed5ee5690d0f45be0e
|
||||
size 5142029
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 23 06:42:42 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.53.6:
|
||||
* feat: Support assume_role in s3 backend config. Starting with
|
||||
TF1.6 (#2800)
|
||||
* Update Arch Linux package URL in install.md (#2802)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 21 06:14:14 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.53.5
|
||||
mtime: 1700510655
|
||||
commit: 83c70676fedc9fc74a606e94fc282f51c1483590
|
||||
version: 0.53.6
|
||||
mtime: 1700676189
|
||||
commit: 9919675cc36d324857cf902fd979a70e8f479f60
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.53.5
|
||||
Version: 0.53.6
|
||||
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:94d815847597207e5265672e1c49db9c96f46ab7ca8cd5dba2c1281d47fe10ad
|
||||
size 11125076
|
||||
oid sha256:6aa01cf48e1cf10d46898461d5f494ebd81c22478fb3e597ecb42dc07bccd3fc
|
||||
size 11125685
|
||||
|
Loading…
Reference in New Issue
Block a user