Accepting request 1099616 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1099616 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=57
This commit is contained in:
commit
ea3914b8e3
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.48.3</param>
|
||||
<param name="revision">v0.48.4</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">11378302f0e70235cc1fa5cb1c3cacc127d44a40</param></service></servicedata>
|
||||
<param name="changesrevision">2dc7f9157abfe9890931625b64315bf22fa425c0</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5c15b2476289f93217d32fad8d9d35a8602f66a9c43db7448a1f34cd0f3fb460
|
||||
size 4942348
|
3
terragrunt-0.48.4.obscpio
Normal file
3
terragrunt-0.48.4.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb14a1ac5c232bff0c1e0afa5bbaf6c22d69f06ed7e9f3c2a6aabf103ab46b5d
|
||||
size 4947980
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 20 04:50:04 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.48.4:
|
||||
* Add CLI flags to set handling state buckets (#2644)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 18 09:13:18 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.48.3
|
||||
mtime: 1689671264
|
||||
commit: 11378302f0e70235cc1fa5cb1c3cacc127d44a40
|
||||
version: 0.48.4
|
||||
mtime: 1689777323
|
||||
commit: 2dc7f9157abfe9890931625b64315bf22fa425c0
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.48.3
|
||||
Version: 0.48.4
|
||||
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:62bbbda675c5ec2f0fe58ff7e6807ec65a8943e52868615866620454dd2a0420
|
||||
size 10133413
|
||||
oid sha256:b79db61287ea7a6814030965fd1d115d0afb769e2dec80cfad408039c1b80919
|
||||
size 10133044
|
||||
|
Loading…
Reference in New Issue
Block a user