forked from pool/terragrunt
Accepting request 975228 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/975228 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=2
This commit is contained in:
commit
1e5ab62373
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.36.9</param>
|
<param name="revision">v0.36.10</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.36.9.tar.gz</param>
|
<param name="archive">terragrunt-0.36.10.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">ad02fb193fe67f5318dd28ca3813ec86ac76cd28</param></service></servicedata>
|
<param name="changesrevision">19291801f3c436fd88c144a56506cfe952e33d4e</param></service></servicedata>
|
3
terragrunt-0.36.10.tar.gz
Normal file
3
terragrunt-0.36.10.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:480c8e88f0611b7063569385a5873530a8c0878f9199277c304052c2b7521602
|
||||||
|
size 2305464
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d936a57c5a27c70a026c2d67c6634dda10f2119a2cb8f1e382856873f6e4de87
|
|
||||||
size 2305971
|
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 05 06:37:34 UTC 2022 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.36.10:
|
||||||
|
* fix bug where strict validation wasn't always respected (#2056)
|
||||||
|
* fix(docs): missing cli options on the summary (#2088)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Apr 30 15:45:50 UTC 2022 - kastl@b1-systems.de
|
Sat Apr 30 15:45:50 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.36.9
|
Version: 0.36.10
|
||||||
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:bf259ab3ccd98ea01edac1f14acae8a4aaa214ccf3a57c4f8e9266cac8c5948a
|
oid sha256:9f67e48e8294dc09154a68d2442d65856a8a98523d618356a77de39396b46a5e
|
||||||
size 8808498
|
size 8808976
|
||||||
|
Loading…
Reference in New Issue
Block a user