forked from pool/terragrunt
Accepting request 958711 from home:ojkastl_buildservice:Branch_terraform
update to 0.36.3 OBS-URL: https://build.opensuse.org/request/show/958711 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=2
This commit is contained in:
parent
e4c6ae2cdc
commit
9ad27075c3
4
_service
4
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.36.1</param>
|
||||
<param name="revision">v0.36.3</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -16,6 +16,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">terragrunt-0.36.1.tar.gz</param>
|
||||
<param name="archive">terragrunt-0.36.3.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="changesrevision">df7ea9f65e7975d480f43c058776f5c845afc7a3</param></service></servicedata>
|
||||
<param name="changesrevision">76325ffb01ed7a97f575dadfcf2b4bf645ad16c1</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a990378f5b151ac59d4ebfc9675d3790b68e49cbf290dceab1f98a263214637d
|
||||
size 2298276
|
3
terragrunt-0.36.3.tar.gz
Normal file
3
terragrunt-0.36.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a86835ab0fa4563337e694c27ba3565e74f5fab037d70cc82ed3a4a67e83e4eb
|
||||
size 2304266
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 03 09:41:18 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.36.3:
|
||||
* Add get_repo_root() built-in (#2027)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 03 09:39:19 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.36.2:
|
||||
* Add merge strategies for mock outputs with state (#1936)
|
||||
* Update cli-options.md to mention silent auto-approve on run-all. (#1992)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 01 07:05:48 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.36.1
|
||||
Version: 0.36.3
|
||||
Release: 0
|
||||
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2328dcfe84d64959098a7d4e4e05531af8a2e14df0e83e1b915d603ab3b96343
|
||||
size 8808280
|
||||
oid sha256:c386434d769fa45b7079cd4fa740e9083a82548f52c26023ac9de1e5cc38b99e
|
||||
size 8807695
|
||||
|
Loading…
Reference in New Issue
Block a user