Accepting request 1087699 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1087699 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=45
This commit is contained in:
commit
fb6fac7666
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.11</param>
|
||||
<param name="revision">v0.45.13</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">fcfb391b5be91c67e9c0fb66ce41a4cc507c6c53</param></service></servicedata>
|
||||
<param name="changesrevision">9015f781c2ffae79d8bace26e45ca20b86b99bbb</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:16a619d97d170baa1cfdc5830c7414a239bb7b555dbba151b19d85e2b7db0d88
|
||||
size 4883980
|
3
terragrunt-0.45.13.obscpio
Normal file
3
terragrunt-0.45.13.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:817a15c919fd04d76147285dc7a0ac5a1c67b7889029add0a9f84fe8a68405c7
|
||||
size 4895756
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 17 17:42:37 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.45.13:
|
||||
* feat: add `timecmp` config function (#2571)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 17 17:38:30 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.45.12:
|
||||
* Handle provider lock file when fetching dependency outputs
|
||||
(#2568)
|
||||
* Update aws-auth.md (#2563)
|
||||
* Add missing IAM Permissions s3:PutBucketOwnershipControls to
|
||||
docs this is required now with TG versions starting from
|
||||
v0.45.4 (#2562)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 11 04:51:07 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.45.11
|
||||
mtime: 1683745183
|
||||
commit: fcfb391b5be91c67e9c0fb66ce41a4cc507c6c53
|
||||
version: 0.45.13
|
||||
mtime: 1684342188
|
||||
commit: 9015f781c2ffae79d8bace26e45ca20b86b99bbb
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.45.11
|
||||
Version: 0.45.13
|
||||
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:85227b4c74189a03e83e76100f6de1cde5b5fdeb0f8f424cd66b3d70cbc68541
|
||||
size 10133273
|
||||
oid sha256:8cf60defe5da75ce5e2ae8086d175a312d5d658d8d9ce4da87ef7c4987375493
|
||||
size 10133024
|
||||
|
Loading…
Reference in New Issue
Block a user