Accepting request 1116053 from home:ojkastl_buildservice:Branch_terraform
update to 0.52.0 OBS-URL: https://build.opensuse.org/request/show/1116053 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=152
This commit is contained in:
parent
a8f0fe7cde
commit
337091d9a0
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.51.9</param>
|
||||
<param name="revision">v0.52.0</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">1a80dba8786bdca1e157530c153066e5cfdd4a52</param></service></servicedata>
|
||||
<param name="changesrevision">70907d01effc98ac67b36cce37703336ca15a96f</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a41b983e47a395ce50c9fb52e3367ec53df61c5fca71caa55aa3486997215b7
|
||||
size 5087756
|
3
terragrunt-0.52.0.obscpio
Normal file
3
terragrunt-0.52.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:54830805682b0a636b7ba6a9f45069e133b33b48ded8747e2914dea770629c42
|
||||
size 5096972
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 06 13:17:52 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.52.0:
|
||||
* Add OpenTofu support (#2745)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 05 04:49:53 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.51.9
|
||||
mtime: 1696444433
|
||||
commit: 1a80dba8786bdca1e157530c153066e5cfdd4a52
|
||||
version: 0.52.0
|
||||
mtime: 1696576155
|
||||
commit: 70907d01effc98ac67b36cce37703336ca15a96f
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.51.9
|
||||
Version: 0.52.0
|
||||
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:a5c6a36a19f78fd9e183277aff578d003d57439604e758b1f645e015dafb4c23
|
||||
size 10567676
|
||||
oid sha256:6fa16dee10aea457354814f717356e22d324b10b154008346dda622140fe78ba
|
||||
size 10567528
|
||||
|
Loading…
Reference in New Issue
Block a user