forked from pool/terragrunt
Accepting request 1038914 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1038914 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=19
This commit is contained in:
commit
8ee117e3f0
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.41.0</param>
|
<param name="revision">v0.42.0</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.41.0.tar.gz</param>
|
<param name="archive">terragrunt-0.42.0.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">a83a7b8a0f4cb147f9637ecf9200be83c8ea3883</param></service></servicedata>
|
<param name="changesrevision">d9eca946aa272ff0d99a34d26138abdea32ab2ff</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d922c0409a7c4dcc0e599209dd33954a95bf963c6d0599ca5bf6433c1815e8e7
|
|
||||||
size 2325211
|
|
3
terragrunt-0.42.0.tar.gz
Normal file
3
terragrunt-0.42.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:470b915cb889be7cc22c81b248bcaa10569d98cdc6c78829dfd07f1e0c49d40f
|
||||||
|
size 2327317
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 29 14:07:41 UTC 2022 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.42.0:
|
||||||
|
* #1717 Enable security layers for access logging buckets (#2367)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 24 17:53:09 UTC 2022 - kastl@b1-systems.de
|
Thu Nov 24 17:53:09 UTC 2022 - 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.41.0
|
Version: 0.42.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:5f7fb9fe7e9a03db1cab07d891bd3fd6cc7bf3545911d96d7c6815a16314ab25
|
oid sha256:46c1b447ff0d9979d97c9302aca584477ab78149f46efd0d0f8d464385e4e2e6
|
||||||
size 9074635
|
size 9074609
|
||||||
|
Loading…
Reference in New Issue
Block a user