Accepting request 1003415 from home:ojkastl_buildservice:Branch_terraform
update to 0.38.10 OBS-URL: https://build.opensuse.org/request/show/1003415 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=30
This commit is contained in:
parent
ba24647918
commit
f8ef1795bb
4
_service
4
_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.38.9</param>
|
<param name="revision">v0.38.10</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
@ -16,6 +16,6 @@
|
|||||||
<param name="compression">gz</param>
|
<param name="compression">gz</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="go_modules" mode="disabled">
|
<service name="go_modules" mode="disabled">
|
||||||
<param name="archive">terragrunt-0.38.9.tar.gz</param>
|
<param name="archive">terragrunt-0.38.10.tar.gz</param>
|
||||||
</service>
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
@ -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">7788a525ab61641211e3f8a127ed53b450e96bc8</param></service></servicedata>
|
<param name="changesrevision">988144701b12bf51bf8315d1d6fc28539673913d</param></service></servicedata>
|
3
terragrunt-0.38.10.tar.gz
Normal file
3
terragrunt-0.38.10.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3cf074ef6603bebbe9b9d127696df178ebf34e160d0ce199b0dbdf2e46900000
|
||||||
|
size 2325956
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:81c7c9f6cc5b4ef1910901a2c8cfd6d3198c4db93123f0ecd59c48017dfbfb41
|
|
||||||
size 2325599
|
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 13 12:46:18 UTC 2022 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.38.10:
|
||||||
|
* Share `Env` attributes with `cfgOptions`. (#2274)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 07 11:06:00 UTC 2022 - kastl@b1-systems.de
|
Wed Sep 07 11:06:00 UTC 2022 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||||
|
|
||||||
Name: terragrunt
|
Name: terragrunt
|
||||||
Version: 0.38.9
|
Version: 0.38.10
|
||||||
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:4e6b34a4559b8966a2da2d0da00a16c782ffdd7e17b7e003efdac4079222f46a
|
oid sha256:30edec56806958310e5eef876834cc8dff9df80e1e176daa0906c577c9fb5d7b
|
||||||
size 8939394
|
size 8939572
|
||||||
|
Loading…
Reference in New Issue
Block a user