forked from pool/terragrunt
Accepting request 1182513 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1182513 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=133
This commit is contained in:
commit
d03b3e7a1b
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.59.4</param>
|
||||
<param name="revision">v0.59.5</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">2d864f5edc7890684ae4646989bad4c4e65bf1fb</param></service></servicedata>
|
||||
<param name="changesrevision">91029aadd6076821cd7e34d37b393b2a49a1c7cc</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:475acd4196b7398a5e5fe9e8bb5a9907288646d22a0a529a70bc0818a947cd14
|
||||
size 7632397
|
3
terragrunt-0.59.5.obscpio
Normal file
3
terragrunt-0.59.5.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d19a24327eb64d147cd716e691ae2166566cddeddb438277ba9f6d04d9c1cc9
|
||||
size 7637005
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 21 19:02:21 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.59.5:
|
||||
* Fixed using dynamic AWS credentials for `remote_state` (#3219)
|
||||
* fix: Adjusting language for `--terragrunt-non-interactive` in
|
||||
the docs so that it's clearer what it does for users (#3216)
|
||||
* feat: Adding more context on why caching partial parsing of
|
||||
configs can be useful (#3214)
|
||||
* Updated resource class to avoid killing build process (#3213)
|
||||
* fix: Fixing cookie policy link (#3212)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 17 19:15:09 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.59.4
|
||||
mtime: 1718611849
|
||||
commit: 2d864f5edc7890684ae4646989bad4c4e65bf1fb
|
||||
version: 0.59.5
|
||||
mtime: 1718981079
|
||||
commit: 91029aadd6076821cd7e34d37b393b2a49a1c7cc
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.59.4
|
||||
Version: 0.59.5
|
||||
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:3f0262b65a4131fd65b585a095f66ae5187e9bd6301c28e64e628a799ae1486d
|
||||
size 16096782
|
||||
oid sha256:2aab5e3ef6c7b5c43ef103fd2e7829108590495b0895b653e6fb6fa883f3de88
|
||||
size 16090248
|
||||
|
Loading…
Reference in New Issue
Block a user