Accepting request 1180361 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1180361 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=130
This commit is contained in:
commit
9dccfe6769
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.58.15</param>
|
||||
<param name="revision">v0.59.2</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">036c0ec34a011542a9cd8738874c8b1a4585ccbe</param></service></servicedata>
|
||||
<param name="changesrevision">d7097dfcea4fd572426572ea454d1360bde4ef6e</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e5888d69e9ec33981bb4f920fb4e5945205770189e416710f9c3f761cc7bd38e
|
||||
size 7592461
|
3
terragrunt-0.59.2.obscpio
Normal file
3
terragrunt-0.59.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f603b4924c67e260cee59b3fbcb5aae76446d84a485f0e3d215fddcde897fb4e
|
||||
size 7611405
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 13 09:46:46 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.59.2:
|
||||
* build(deps): bump
|
||||
github.com/Azure/azure-sdk-for-go/sdk/azidentity (#3199)
|
||||
* chore: Updating copy on README.md (#3200)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 13:46:38 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.59.1:
|
||||
* feat: Adding caching for role assumptions (#3197)
|
||||
* feat: Adding initialization check caching (#3193)
|
||||
* chore: Updating mac release machine to `macos.m1.medium.gen1`
|
||||
(#3186)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 13:34:15 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.59.0:
|
||||
* feat: Moving `cache` to `internal` (#3192)
|
||||
* feat: dynamic authentication (#3194)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 10 13:47:56 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.58.15
|
||||
mtime: 1718023324
|
||||
commit: 036c0ec34a011542a9cd8738874c8b1a4585ccbe
|
||||
version: 0.59.2
|
||||
mtime: 1718214010
|
||||
commit: d7097dfcea4fd572426572ea454d1360bde4ef6e
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.58.15
|
||||
Version: 0.59.2
|
||||
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:ad21653d573a00e3709894dd23a9480c73c8c282964487720b397a2f6fc0ba5f
|
||||
size 15999279
|
||||
oid sha256:83259f7b2c21f2c158cf863be56bbd1e20e6ff38153bab0b0ab0ecdedaa4655c
|
||||
size 16072220
|
||||
|
Loading…
Reference in New Issue
Block a user