forked from pool/terragrunt
Accepting request 1230129 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1230129 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=175
This commit is contained in:
commit
7716d14f27
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.69.9</param>
|
||||
<param name="revision">v0.69.10</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="changesrevision">36fa169d4cdd4d48945045913214b93a647bd2f2</param></service></servicedata>
|
||||
<param name="changesrevision">9b3ef3e403aa08d83a0439684a4c2d1e49ab1e20</param></service></servicedata>
|
3
terragrunt-0.69.10.obscpio
Normal file
3
terragrunt-0.69.10.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e0f168b4247ca4e88594295f5f1c16a6fa09c598cfb2153a3d821615bd20d49
|
||||
size 8332301
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0559ba56fccc741957c1267cb2710de5feab971ee38085c1d93e2ea07063592
|
||||
size 8354317
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 11 14:30:40 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.69.10:
|
||||
* fix: TF output log level (#3646)
|
||||
* feat: Add Discord logo (#3641)
|
||||
* chore: Reorganize Getting Started Guide (#3632)
|
||||
* fix: Deprecating legacy exclude and error configurations
|
||||
(#3625)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 08 08:26:07 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.69.9
|
||||
mtime: 1733501574
|
||||
commit: 36fa169d4cdd4d48945045913214b93a647bd2f2
|
||||
version: 0.69.10
|
||||
mtime: 1733921428
|
||||
commit: 9b3ef3e403aa08d83a0439684a4c2d1e49ab1e20
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.69.9
|
||||
Version: 0.69.10
|
||||
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:9ad1e454510b0e6d67b7e47127c53b0d54e2804249ec812747c477d6bee7fcaf
|
||||
size 19758672
|
||||
oid sha256:a29ec0c7885a46fdc6ccfce58568e509b0608730cff57bd5fa7135da2ee064b9
|
||||
size 19748847
|
||||
|
Loading…
x
Reference in New Issue
Block a user