Accepting request 1085038 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1085038 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=42
This commit is contained in:
commit
a1d2beda38
2
_service
2
_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.45.8</param>
|
||||
<param name="revision">v0.45.9</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="changesrevision">4427ecc0434cd18837b4e849f4b93a57d793890b</param></service></servicedata>
|
||||
<param name="changesrevision">0652685815e3a319a1c4e54d5b7bf10e52c44f8c</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7546c568ee01dea167ffa9115bb018b3fb3ade76e7e274ac68cdb14216eb1b45
|
||||
size 4873740
|
3
terragrunt-0.45.9.obscpio
Normal file
3
terragrunt-0.45.9.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62518140a5f41df2751ced1c00d2cf386a5f28e04306fb1cccdd537830b550ec
|
||||
size 4879372
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 05 10:42:22 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.45.9:
|
||||
* Fix parsing output when AWS CSM is enabled (#2554)
|
||||
* Moved issue template files to ISSUE_TEMPLATE directory (#2555)
|
||||
* Add issues templates (#2553)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 02 05:32:12 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.45.8
|
||||
mtime: 1682975579
|
||||
commit: 4427ecc0434cd18837b4e849f4b93a57d793890b
|
||||
version: 0.45.9
|
||||
mtime: 1683280809
|
||||
commit: 0652685815e3a319a1c4e54d5b7bf10e52c44f8c
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.45.8
|
||||
Version: 0.45.9
|
||||
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:dbb505c4191a7da6cc2f4a6bd83bbed0bf64c9f96644a4fb18856ca0a2b1f569
|
||||
size 10133059
|
||||
oid sha256:fa8ffa408f0a1d2f9ffb8c6d71aa8e08ccc96be7a2c13422befa5fd32a132ce9
|
||||
size 10133348
|
||||
|
Loading…
Reference in New Issue
Block a user