update to 0.69.0
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=359
This commit is contained in:
parent
1d101e4b39
commit
d68f6a05f3
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="revision">v0.68.15</param>
|
<param name="revision">v0.69.0</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||||
<param name="changesrevision">d8adfda9e8c6e012816d8c7638416e68e1b37245</param></service></servicedata>
|
<param name="changesrevision">3624cc9c2702c553c4f2819e343596960ced719f</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e397efa119a77177dfa8bb2975c0d23cb3447db139568661789776b7dbce4e03
|
|
||||||
size 8228877
|
|
3
terragrunt-0.69.0.obscpio
Normal file
3
terragrunt-0.69.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:47baf65cd59c4b39a83bcf09282bc313a0d9a0439122e7d6a8fd2365af8c7ca0
|
||||||
|
size 8291853
|
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 20 08:05:20 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 0.69.0:
|
||||||
|
* chore: Pin tflint to `v0.50.3` (#3569)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 20 07:53:31 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 0.68.17:
|
||||||
|
* feat: support discovery of symlinked modules (#3562)
|
||||||
|
* feat: Improving the quick start experience (#3568)
|
||||||
|
* fix: Adjusting docs for `feature` and `exclude` (#3581)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 20 07:48:54 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 0.68.16:
|
||||||
|
* Add handling of empty feature blocks (#3580)
|
||||||
|
* fix: Fix spelling of `RenderJSONithMetadata` as
|
||||||
|
`RenderJSONWithMetadata` (#3579)
|
||||||
|
* Exclude block (#3551)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 19 08:52:41 UTC 2024 - opensuse_buildservice@ojkastl.de
|
Tue Nov 19 08:52:41 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: terragrunt
|
name: terragrunt
|
||||||
version: 0.68.15
|
version: 0.69.0
|
||||||
mtime: 1731962925
|
mtime: 1732048024
|
||||||
commit: d8adfda9e8c6e012816d8c7638416e68e1b37245
|
commit: 3624cc9c2702c553c4f2819e343596960ced719f
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||||
|
|
||||||
Name: terragrunt
|
Name: terragrunt
|
||||||
Version: 0.68.15
|
Version: 0.69.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
|
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:a517eeb12805ee2bb837a0ef24c3c14267ae897eb8240c0015fbd40581715ceb
|
oid sha256:79808382567520bec13e7ac6379a8d6a04eea97ff520dcfe9773ce0ce87f7c7d
|
||||||
size 20339929
|
size 20427516
|
||||||
|
Loading…
Reference in New Issue
Block a user