forked from pool/terragrunt
Accepting request 1039601 from home:ojkastl_buildservice:Branch_terraform
update to 0.42.3 OBS-URL: https://build.opensuse.org/request/show/1039601 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=48
This commit is contained in:
parent
e9e9ecc365
commit
34b4c2bcbf
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.42.2</param>
|
||||
<param name="revision">v0.42.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.42.2.tar.gz</param>
|
||||
<param name="archive">terragrunt-0.42.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">f7dcb4a262f58628909f8264c98abb3f2a4305aa</param></service></servicedata>
|
||||
<param name="changesrevision">c3870aa5d1d9279a9f8594e4b2d66f75c8cfa1dd</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:32cf894677f451be75e0a7123cc69b64ccd7bf80ca4f127f63695ff37f355b52
|
||||
size 2325772
|
3
terragrunt-0.42.3.tar.gz
Normal file
3
terragrunt-0.42.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:93fe4ddf2c4db3a0522a5797d17b0d4fd2f185e7f6cc8feec5462b77f79d7eb7
|
||||
size 2327177
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 02 12:04:24 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.42.3:
|
||||
* #2347 - add --terragrunt-global-cache support to run_cmd (#2348)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 30 13:38: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.42.2
|
||||
Version: 0.42.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:e262ad0adbfe01f801141dbda163f2b4f8c2f46f7163db11f10c17ed940982af
|
||||
size 9074624
|
||||
oid sha256:77c1ef5102514992d815762070684d692fbffec1e49e1e46e95fc6ece8dc1a85
|
||||
size 9074584
|
||||
|
Loading…
Reference in New Issue
Block a user