forked from pool/terragrunt
Accepting request 1238170 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1238170 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=182
This commit is contained in:
commit
46ade4edcf
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.72.0</param>
|
||||
<param name="revision">v0.72.1</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">19eaeb59913676e02a25222d2f6537f3f2789da1</param></service></servicedata>
|
||||
<param name="changesrevision">44c3c816742280c0b294f911db96c4595d100a42</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f413d468bd6fbb6cb2d7da98486c934ee750e5d81f35413f946b055a890ab45
|
||||
size 8530957
|
3
terragrunt-0.72.1.obscpio
Normal file
3
terragrunt-0.72.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bac3bf00fff8112f60c3f7591cc239303606b04c9bbbdd23a8427ab996bc891f
|
||||
size 8530957
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 16 06:08:34 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.72.1:
|
||||
* fix: set ExcludeFromCopy correctly (#3766)
|
||||
* fix: Adjusting Discord invite link (#3761)
|
||||
* fix(docs): correct typo in stacks.md (#3758)
|
||||
* fix: Adjusting delay to reduce flakiness (#3748)
|
||||
* Discord link update (#3747)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 11 12:09:47 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.72.0
|
||||
mtime: 1736524288
|
||||
commit: 19eaeb59913676e02a25222d2f6537f3f2789da1
|
||||
version: 0.72.1
|
||||
mtime: 1736910316
|
||||
commit: 44c3c816742280c0b294f911db96c4595d100a42
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.72.0
|
||||
Version: 0.72.1
|
||||
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:895ae54ff973115a6d1259930174c267c1e17c511409c4804fd3ca0ee0b589bc
|
||||
size 19787340
|
||||
oid sha256:22033d07bce9569ec43a74b4ae14ff157a9c35905c7fccc1783cd10d062f8a70
|
||||
size 19747917
|
||||
|
Loading…
x
Reference in New Issue
Block a user