Accepting request 1067200 from home:ojkastl_buildservice:Branch_terraform
update to 0.43.3 OBS-URL: https://build.opensuse.org/request/show/1067200 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=64
This commit is contained in:
parent
8c64937c13
commit
e9898b0a33
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.43.2</param>
|
<param name="revision">v0.43.3</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.43.2.tar.gz</param>
|
<param name="archive">terragrunt-0.43.3.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">0966273d41466b5ec4220f35e8e6cafdb5a581a1</param></service></servicedata>
|
<param name="changesrevision">f9b34ee9d291241981ba6de69fc61f34486e638e</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:701a914066f2e4b81512fabe4b31bd923487a29b2c9e56ece445925b6e0c8ead
|
|
||||||
size 2334177
|
|
3
terragrunt-0.43.3.tar.gz
Normal file
3
terragrunt-0.43.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c232c2345a3a603aa38f5ed9ba75c5c4d8da32113d3c25e564221b3d303a2966
|
||||||
|
size 2333878
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 22 17:26:34 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.43.3:
|
||||||
|
* #2450 Improved loading of TFLint configuration (#2456)
|
||||||
|
* #2417 Add handling of intermittent errors in fixture-stack tests (#2439)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Feb 04 12:23:12 UTC 2023 - kastl@b1-systems.de
|
Sat Feb 04 12:23:12 UTC 2023 - 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.43.2
|
Version: 0.43.3
|
||||||
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:2db8eb0f7e09261724feed1e6b23589a11ddde2db4a4bfa883533ce46f3a0957
|
oid sha256:8a27f76ef635c9b72044e61da728e48a6e706cdbf4edfff902205a98aa9a800e
|
||||||
size 9911293
|
size 9911341
|
||||||
|
Loading…
Reference in New Issue
Block a user