forked from pool/terragrunt
Accepting request 1056669 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1056669 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=24
This commit is contained in:
commit
0ba4d25958
4
_service
4
_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.42.6</param>
|
<param name="revision">v0.42.7</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
@ -16,6 +16,6 @@
|
|||||||
<param name="compression">gz</param>
|
<param name="compression">gz</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="go_modules" mode="disabled">
|
<service name="go_modules" mode="disabled">
|
||||||
<param name="archive">terragrunt-0.42.6.tar.gz</param>
|
<param name="archive">terragrunt-0.42.7.tar.gz</param>
|
||||||
</service>
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
@ -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">aca83fe0e93f4916818d1322a1b94beb858143d6</param></service></servicedata>
|
<param name="changesrevision">223943384f81865534ed820f49e48fad9116c51a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6bc002b8f8d70767a1a898963478af180064b1583b60eaea32a644eb388ec642
|
|
||||||
size 2333309
|
|
3
terragrunt-0.42.7.tar.gz
Normal file
3
terragrunt-0.42.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:94e3561bf0f0a8b9f5478dc513aa65cab03d6c20fa5ce2d42e615b5f1f500dd1
|
||||||
|
size 2333076
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 06 11:41:03 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.42.7:
|
||||||
|
* #2377 MockOutputs validation before merge (#2379)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 05 14:02:07 UTC 2023 - kastl@b1-systems.de
|
Thu Jan 05 14:02:07 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@ -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.42.6
|
Version: 0.42.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:b891d889cd3ba4cc000c34f93eb10b35948467c7d81fcf900323a4ad3635ce58
|
oid sha256:f179b5abf69610ab53a30df2904563a15f690ca0afcca63783901fac6da2c19a
|
||||||
size 9870244
|
size 9870449
|
||||||
|
Loading…
Reference in New Issue
Block a user