forked from pool/terragrunt
Accepting request 1115559 from home:ojkastl_buildservice:Branch_terraform
update to 0.51.8 OBS-URL: https://build.opensuse.org/request/show/1115559 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=149
This commit is contained in:
parent
fee2ef704f
commit
76254f90b5
2
_service
2
_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.51.7</param>
|
<param name="revision">v0.51.8</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>
|
||||||
|
@ -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">7765fafc434af4089a388148ddfe27e62d35c40d</param></service></servicedata>
|
<param name="changesrevision">41ef7e99ec527357ba938f76c6da7974425aeb71</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:45420b13beaf7235ab772af1d341e63962ea0e1e4cba2790c65e25eedfef1531
|
|
||||||
size 5082636
|
|
3
terragrunt-0.51.8.obscpio
Normal file
3
terragrunt-0.51.8.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:48781cbdf0c80519dbe4a9f7b398c4451652df8e85b7433c2d22954171d1157a
|
||||||
|
size 5083660
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 04 09:37:21 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.51.8:
|
||||||
|
* Add check for aws session before checking S3 bucket (#2739)
|
||||||
|
* docs: removes two errors in the markdown (#2741)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 29 19:18:17 UTC 2023 - kastl@b1-systems.de
|
Fri Sep 29 19:18:17 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: terragrunt
|
name: terragrunt
|
||||||
version: 0.51.7
|
version: 0.51.8
|
||||||
mtime: 1695994437
|
mtime: 1696360436
|
||||||
commit: 7765fafc434af4089a388148ddfe27e62d35c40d
|
commit: 41ef7e99ec527357ba938f76c6da7974425aeb71
|
||||||
|
@ -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.51.7
|
Version: 0.51.8
|
||||||
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:df2e370aa7dbdd3cbd8034158b40425115dfd216b5c80a39c9371d735af9e3af
|
oid sha256:dd36c2575842923b7084eaddcb75cf6d33e8ba302eb51bef3ac87a4327565241
|
||||||
size 10568014
|
size 10567676
|
||||||
|
Loading…
Reference in New Issue
Block a user