forked from pool/terragrunt
Accepting request 1191344 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1191344 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=147
This commit is contained in:
commit
7dd6551938
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.5</param>
|
||||
<param name="revision">v0.66.1</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">2b40a24a776ab45dec8ce0484c72a2c3cc7e2f08</param></service></servicedata>
|
||||
<param name="changesrevision">bb1c1385fe7c5283a9997aa1ebe5809f374d77ac</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d3cffba46b95f9eec9691e27a05840dec24c34b0316f2cbe65bf167374f0fb24
|
||||
size 7788045
|
3
terragrunt-0.66.1.obscpio
Normal file
3
terragrunt-0.66.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:beef1cf5218bcc979f64d154942d2e8e36830753bcd6fc07a0e1d2e07f008438
|
||||
size 7795213
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 03 07:52:13 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.66.1:
|
||||
* Adding resolving relative urls to Terragrunt Provider Cache
|
||||
(#3318)
|
||||
* Fixing interpreting empty list as null value (#3317)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 02 14:19:29 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.66.0:
|
||||
* chore: Bumping OpenTofu to `v1.8.0` (#3315)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 02 14:11:28 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.65.0:
|
||||
* `sops_decrypt_file()`: resolve path argument relative to
|
||||
`terragrunt.hcl` (#2752)
|
||||
* chore: Bumping `gruntwork-io/pre-commit` to `v0.1.23` (#3311)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 01 11:20:35 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.64.5
|
||||
mtime: 1722506804
|
||||
commit: 2b40a24a776ab45dec8ce0484c72a2c3cc7e2f08
|
||||
version: 0.66.1
|
||||
mtime: 1722613634
|
||||
commit: bb1c1385fe7c5283a9997aa1ebe5809f374d77ac
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.64.5
|
||||
Version: 0.66.1
|
||||
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:a9258b96aed09444a3ce085b5640f6ea67e8a6ae788031c61d0984239458e770
|
||||
size 17430056
|
||||
oid sha256:192ab1716b641cad5ae845742546242dd391916d56c2418cebcdddb6af259648
|
||||
size 17435682
|
||||
|
Loading…
Reference in New Issue
Block a user