Accepting request 1228421 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1228421 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=172
This commit is contained in:
commit
42d0559ff1
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.69.6</param>
|
<param name="revision">v0.69.7</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">ba1e4b5efcb63ee71860c1042b3a007e9b9107e4</param></service></servicedata>
|
<param name="changesrevision">cfe02c5737f7dba486d48efec27c4f58fd6b90de</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d0b4f66e7b593880177497013bd00da313b2fc03ec837e14b48d9d778e363e3c
|
|
||||||
size 8347661
|
|
3
terragrunt-0.69.7.obscpio
Normal file
3
terragrunt-0.69.7.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7fe58b45f2fb25ac520036aa8489381b9fc4636e48efda06f96125aa96be0add
|
||||||
|
size 8351245
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 05 05:46:56 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 0.69.7:
|
||||||
|
* add new built-in function get_aws_account_aliases(), fix #2483
|
||||||
|
(#3607)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 04 05:59:44 UTC 2024 - opensuse_buildservice@ojkastl.de
|
Wed Dec 04 05:59:44 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: terragrunt
|
name: terragrunt
|
||||||
version: 0.69.6
|
version: 0.69.7
|
||||||
mtime: 1733259042
|
mtime: 1733264107
|
||||||
commit: ba1e4b5efcb63ee71860c1042b3a007e9b9107e4
|
commit: cfe02c5737f7dba486d48efec27c4f58fd6b90de
|
||||||
|
@ -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.69.6
|
Version: 0.69.7
|
||||||
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:c9fbce2bef4ca7922b1be63deb61876cc6c19cf95c6dfa0235645bf95b3f01fa
|
oid sha256:15c140bceb70b8201c1ec2af1031b6c86dbd5b96b64146c60faed5f508e05b15
|
||||||
size 20392170
|
size 20391973
|
||||||
|
Loading…
x
Reference in New Issue
Block a user