forked from pool/terragrunt
Accepting request 1095509 from home:ojkastl_buildservice:Branch_terraform
update to 0.48.0 OBS-URL: https://build.opensuse.org/request/show/1095509 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=115
This commit is contained in:
parent
e2f3bd613b
commit
2e2c678f61
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.47.0</param>
|
||||
<param name="revision">v0.48.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">1d181090e511602cf5462f845bc854f540bc9f14</param></service></servicedata>
|
||||
<param name="changesrevision">4aa01e0d7efa44eb19a87fe36cf0e864d8fb08d0</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:45605c80dc561a9a599a8d61cae1557c912cd21fcc0ef8325ac89ccf0ced173b
|
||||
size 4930572
|
3
terragrunt-0.48.0.obscpio
Normal file
3
terragrunt-0.48.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:039ae3e2a1c54e4b48280ed9f7a31870ee994a4da9316da49db0a2739300b9bf
|
||||
size 4934156
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 27 04:50:41 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.48.0:
|
||||
* Add support for Terraform 1.5 (#2616)
|
||||
* Circleci resource_class update (#2609)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 16 05:13:44 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.47.0
|
||||
mtime: 1686860120
|
||||
commit: 1d181090e511602cf5462f845bc854f540bc9f14
|
||||
version: 0.48.0
|
||||
mtime: 1687799546
|
||||
commit: 4aa01e0d7efa44eb19a87fe36cf0e864d8fb08d0
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.47.0
|
||||
Version: 0.48.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:22e1f974a3ce1ef5b3640897434e9f735d0a7c5db6a4d95362159675168327bd
|
||||
size 10133533
|
||||
oid sha256:581def71baa5cc556c54934ac7b964e3892ae5c9d578e713861163535b8e28b3
|
||||
size 10133059
|
||||
|
Loading…
Reference in New Issue
Block a user