Accepting request 1244217 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1244217 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=187
This commit is contained in:
commit
7462cbfb1e
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.5</param>
|
||||
<param name="revision">v0.72.8</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">a70c83420d22bdc6dc510e466c5c9f375e2ca3d2</param></service></servicedata>
|
||||
<param name="changesrevision">8ad51058d1a781d00f4a2f24b72813c55e71f1a1</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:efb2d5690d289a2df7e28cf21446d34943eed673c3d816e7136afdda19a4bfb7
|
||||
size 8656397
|
3
terragrunt-0.72.8.obscpio
Normal file
3
terragrunt-0.72.8.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b2dcaeba71f3030539d53fca2c5060968cec69f25ae1e8f41c702a391d91feb
|
||||
size 11689485
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 07 17:10:44 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.72.8 (0.72.7 was not released):
|
||||
* Dependencis update (#3855)
|
||||
* feat: Adding Docker Compose for local dev (#3847)
|
||||
* feat: Content parity with prod docs (#3844)
|
||||
* feat: Add office hours banner (#3843)
|
||||
* feat: Add incomplete Starlight rewrite of docs site (#3760)
|
||||
* feat: Adding a `SECURITY.md` file (#3827)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 07 17:00:24 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.72.6:
|
||||
* Dependencies update (#3826)
|
||||
* feat: Improve handling of ExcludeFromCopy configuration in
|
||||
Terragrunt (#3816)
|
||||
* Windows long path enable in CICD (#3819)
|
||||
* Further document `--terragrunt-auth-provider-cmd` and redo the
|
||||
contents. (#3798)
|
||||
* docs: Adding OpenTofu/Terraform debugging guidance (#3813)
|
||||
* docs: Adding more practical example of the exclude block
|
||||
(#3812)
|
||||
* No proxy build fix (#3801)
|
||||
* fix: Adjusting testing for GCS bucket existence check (#3810)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 16:28:36 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.72.5
|
||||
mtime: 1737991436
|
||||
commit: a70c83420d22bdc6dc510e466c5c9f375e2ca3d2
|
||||
version: 0.72.8
|
||||
mtime: 1738944096
|
||||
commit: 8ad51058d1a781d00f4a2f24b72813c55e71f1a1
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.72.5
|
||||
Version: 0.72.8
|
||||
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:d119f84a0c851acdf4dd98db95689ed6f6b4ee71d3a96496e44b74d31cc9ca53
|
||||
size 19928628
|
||||
oid sha256:4218d047e476afaffedce5d2eabee3e5e543867192bd7b39070088e4c8470fb2
|
||||
size 19988870
|
||||
|
Loading…
x
Reference in New Issue
Block a user