Accepting request 1250773 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1250773 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=200
This commit is contained in:
commit
9131c43936
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="revision">v0.75.0</param>
|
<param name="revision">v0.75.2</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||||
<param name="changesrevision">f83766b7449b60a9c6b0bc17db997cf0139d12a7</param></service></servicedata>
|
<param name="changesrevision">f94c190cd239758e57e7ff69c258bd1b87d0dcd1</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:08530a44cbb3f9c5b86d360f1adaa652cdf59501dfd34132ead5c987c873cbbe
|
|
||||||
size 12205069
|
|
3
terragrunt-0.75.2.obscpio
Normal file
3
terragrunt-0.75.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3174fba31def4e71db05c52e22d46c23baab86eccd526acc39c243d918f099bd
|
||||||
|
size 12227597
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 06 17:29:17 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 0.75.2:
|
||||||
|
* Stacks: stack values (#3961)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 06 17:22:08 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 0.75.1:
|
||||||
|
* fix: Adding missing cautionary asides (#3970)
|
||||||
|
* Update mark_as_read example and docs (#3971)
|
||||||
|
* feat: Adding `.coderabbit.yaml` file (#3969)
|
||||||
|
* feat: Strict control for old deprecated env vars (#3964)
|
||||||
|
* build(deps-dev): bump uri from 0.13.0 to 0.13.2 in /docs
|
||||||
|
(#3963)
|
||||||
|
* fix: Replacing usage of `run-all` with `run --all` in starlight
|
||||||
|
docs (#3950)
|
||||||
|
* fix: updated failing engine tests (#3960)
|
||||||
|
* Tofu engine update to v0.0.16 (#3951)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 05 10:24:55 UTC 2025 - opensuse_buildservice@ojkastl.de
|
Wed Mar 05 10:24:55 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: terragrunt
|
name: terragrunt
|
||||||
version: 0.75.0
|
version: 0.75.2
|
||||||
mtime: 1741012935
|
mtime: 1741279742
|
||||||
commit: f83766b7449b60a9c6b0bc17db997cf0139d12a7
|
commit: f94c190cd239758e57e7ff69c258bd1b87d0dcd1
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: terragrunt
|
Name: terragrunt
|
||||||
Version: 0.75.0
|
Version: 0.75.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
|
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:0f82c8fa03545dfe52cae4edc9929c842926c520ec47bb073a384fcee1192bb8
|
oid sha256:2f664f08591f760eac046f5626eb113d6bd52780a5d625d022e02e73c2eb8eb3
|
||||||
size 19960822
|
size 20382789
|
||||||
|
Loading…
x
Reference in New Issue
Block a user