Accepting request 1003752 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1003752 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=13
This commit is contained in:
commit
cd2719fd43
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.38.10</param>
|
||||
<param name="revision">v0.38.12</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.38.10.tar.gz</param>
|
||||
<param name="archive">terragrunt-0.38.12.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">988144701b12bf51bf8315d1d6fc28539673913d</param></service></servicedata>
|
||||
<param name="changesrevision">3a23346e08ee574a4a3a23112350ea625d577a02</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3cf074ef6603bebbe9b9d127696df178ebf34e160d0ce199b0dbdf2e46900000
|
||||
size 2325956
|
3
terragrunt-0.38.12.tar.gz
Normal file
3
terragrunt-0.38.12.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:23c182e1257e54ac1dd666e82f658e31fad970256abb4d31430d2842020711e3
|
||||
size 2325867
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 15 07:52:16 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.38.12:
|
||||
* Adds retryable error regex to match rate limit message from CodeCommit (#2276)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 15 07:49:43 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.38.11:
|
||||
* Uses partition from session when constructing the KMS Key ARN (#2257)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 13 12:46:18 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.38.10
|
||||
Version: 0.38.12
|
||||
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:30edec56806958310e5eef876834cc8dff9df80e1e176daa0906c577c9fb5d7b
|
||||
size 8939572
|
||||
oid sha256:1a796961ec6adace3fce136bc4ae02ded625cbc0718330ac3f056494207af959
|
||||
size 8939505
|
||||
|
Loading…
Reference in New Issue
Block a user