Accepting request 1089897 from home:ojkastl_buildservice:Branch_terraform
update to 0.45.17 OBS-URL: https://build.opensuse.org/request/show/1089897 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=105
This commit is contained in:
parent
bbcbc5cf4e
commit
12f68878b6
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.45.16</param>
|
||||
<param name="revision">v0.45.17</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">e5b394060e8eb5009b99d15195e64688614a768f</param></service></servicedata>
|
||||
<param name="changesrevision">9154ad0ff23e876c9e2bfe0ad7948e179c2bbdae</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bbd6cb768096e42ff42415907356857b3e63a2e31a54b3d9a177eb746305724b
|
||||
size 4903436
|
3
terragrunt-0.45.17.obscpio
Normal file
3
terragrunt-0.45.17.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3badd6449b0b6608d86a39d67cad4d204786cf85e60700614d3dd24b2be5b660
|
||||
size 4916748
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 31 04:45:56 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.45.17:
|
||||
* fix: checking dependent modules in `destroy` command (#2581)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 25 06:19:28 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.45.16
|
||||
mtime: 1684955290
|
||||
commit: e5b394060e8eb5009b99d15195e64688614a768f
|
||||
version: 0.45.17
|
||||
mtime: 1685447403
|
||||
commit: 9154ad0ff23e876c9e2bfe0ad7948e179c2bbdae
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.45.16
|
||||
Version: 0.45.17
|
||||
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:167334cf0f50893b9676267333deb7c356498aaea5c2e9aaee1e6c875a4a8c80
|
||||
size 10133415
|
||||
oid sha256:5af83c1e3c20c3d135702c62ccf6fd71432b13594b7f469fff28014960d4a98f
|
||||
size 10133366
|
||||
|
Loading…
Reference in New Issue
Block a user