forked from pool/terragrunt
Accepting request 1126857 from home:ojkastl_buildservice:Branch_terraform
update to 0.53.3 OBS-URL: https://build.opensuse.org/request/show/1126857 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=172
This commit is contained in:
parent
d507109736
commit
da137fd0e8
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.2</param>
|
||||
<param name="revision">v0.53.3</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">0f694f3de13b87768dd4769eb38d8f04988710ae</param></service></servicedata>
|
||||
<param name="changesrevision">042d0aaaf4d0ac8f0db9553ae1854b0dd2a8dd22</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a74f1c38efaceb5a85d695929125735602d49496bf6c07549585fd78e781bbc7
|
||||
size 5116940
|
3
terragrunt-0.53.3.obscpio
Normal file
3
terragrunt-0.53.3.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0544970ca9387de7a62d27268febc8b0d43461d0878ff61586f383867b2c7568
|
||||
size 5118988
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 16 12:09:49 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.53.3:
|
||||
* Improved explanation of missing aws creds (#2787)
|
||||
* Update usage of private repo docs (#2784)
|
||||
* Add missing terraform commands (#2780)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 06 05:45:53 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.53.2
|
||||
mtime: 1699207113
|
||||
commit: 0f694f3de13b87768dd4769eb38d8f04988710ae
|
||||
version: 0.53.3
|
||||
mtime: 1699975863
|
||||
commit: 042d0aaaf4d0ac8f0db9553ae1854b0dd2a8dd22
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.53.2
|
||||
Version: 0.53.3
|
||||
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:944d306d31e9478f7abd4c672f2aa71798195a5ddec2c44c6887a6b6fc0eab25
|
||||
size 11122151
|
||||
oid sha256:1aa99f0af445bfbf5a89d1d1a212015604b104378f0ce3feb81df06cc9c5e47f
|
||||
size 11122222
|
||||
|
Loading…
Reference in New Issue
Block a user