forked from pool/terragrunt
Accepting request 1190968 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1190968 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=146
This commit is contained in:
commit
49dc1d001f
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.64.2</param>
|
||||
<param name="revision">v0.64.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">f36bad4b71c1ab884a2fd9670901ab1b0dcf1424</param></service></servicedata>
|
||||
<param name="changesrevision">2b40a24a776ab45dec8ce0484c72a2c3cc7e2f08</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:14d5396a9d7df3875b9bd43df50a09a27fa471d2eabb955cff6bda41f35e1e52
|
||||
size 7772685
|
3
terragrunt-0.64.5.obscpio
Normal file
3
terragrunt-0.64.5.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d3cffba46b95f9eec9691e27a05840dec24c34b0316f2cbe65bf167374f0fb24
|
||||
size 7788045
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 01 11:20:35 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.64.5:
|
||||
* Sorting output and fixing minor bugs in `hclvalidate` command
|
||||
(#3309)
|
||||
* fix: Adjusting docs for engines (#3306)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 01 10:33:07 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.64.4:
|
||||
* Fixing "dependency cycle between modules" when using
|
||||
`hclvalidate` command with undefined `config_path` attribute
|
||||
(#3305)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 01 07:54:12 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.64.3:
|
||||
* Engine verification (#3300)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 30 06:39:19 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.64.2
|
||||
mtime: 1722273610
|
||||
commit: f36bad4b71c1ab884a2fd9670901ab1b0dcf1424
|
||||
version: 0.64.5
|
||||
mtime: 1722506804
|
||||
commit: 2b40a24a776ab45dec8ce0484c72a2c3cc7e2f08
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.64.2
|
||||
Version: 0.64.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:9492fd8af002eab024a6e9cf2de2ca203f3ef7fd8312ff7b225adbaae7d2bd8d
|
||||
size 17429970
|
||||
oid sha256:a9258b96aed09444a3ce085b5640f6ea67e8a6ae788031c61d0984239458e770
|
||||
size 17430056
|
||||
|
Loading…
Reference in New Issue
Block a user