Accepting request 1177744 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1177744 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=126
This commit is contained in:
commit
4ba64a9b83
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.58.10</param>
|
||||
<param name="revision">v0.58.12</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">904fa711c3840a9a1dd193cb20f8fd183fa66ad4</param></service></servicedata>
|
||||
<param name="changesrevision">0eec714b486c6341ae30e8c36610a56d28bcfd7d</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f2f9e108690bee938c8dbb7eea429113f960e9169f10d5490b78f04768ad5525
|
||||
size 7576077
|
3
terragrunt-0.58.12.obscpio
Normal file
3
terragrunt-0.58.12.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:60ec2368988bd58af4e2b60b11ad6cd6502b68a7739d6dc6625a84ab1a4670de
|
||||
size 7578125
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 30 11:22:26 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.58.12:
|
||||
* fix: init command on every run (#3167)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 30 11:08:04 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.58.11:
|
||||
* fix: Revert resource class update (#3164)
|
||||
* chore: Bumping CircleCI configs (#3160)
|
||||
* Fixed flaky test `TestTerragruntProviderCache` (#3161)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 24 19:32:35 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.58.10
|
||||
mtime: 1716573244
|
||||
commit: 904fa711c3840a9a1dd193cb20f8fd183fa66ad4
|
||||
version: 0.58.12
|
||||
mtime: 1716920164
|
||||
commit: 0eec714b486c6341ae30e8c36610a56d28bcfd7d
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.58.10
|
||||
Version: 0.58.12
|
||||
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:a6bf6a4b2b063783ae5224869d8defd039bc80385ebe1a388abfd19bcf27407f
|
||||
size 16017364
|
||||
oid sha256:f96d69b802a2367ae6529b4619c9db265cb14761b9f6e3565527649ef291b6a3
|
||||
size 16004462
|
||||
|
Loading…
Reference in New Issue
Block a user