Accepting request 1039134 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1039134 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=20
This commit is contained in:
commit
aadfdd53af
4
_service
4
_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.42.0</param>
|
||||
<param name="revision">v0.42.2</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -16,6 +16,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">terragrunt-0.42.0.tar.gz</param>
|
||||
<param name="archive">terragrunt-0.42.2.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="changesrevision">d9eca946aa272ff0d99a34d26138abdea32ab2ff</param></service></servicedata>
|
||||
<param name="changesrevision">f7dcb4a262f58628909f8264c98abb3f2a4305aa</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:470b915cb889be7cc22c81b248bcaa10569d98cdc6c78829dfd07f1e0c49d40f
|
||||
size 2327317
|
3
terragrunt-0.42.2.tar.gz
Normal file
3
terragrunt-0.42.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:32cf894677f451be75e0a7123cc69b64ccd7bf80ca4f127f63695ff37f355b52
|
||||
size 2325772
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 30 13:38:48 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.42.2:
|
||||
* Improve encryption setting on access log bucket (#2375)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 30 13:20:21 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.42.1:
|
||||
* Feat(#2292) add accesslogging bucket tags property to remote state s3 config block (#2355)
|
||||
* Update documentation to reference actions for S3 bucket configuration (#2366)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 29 14:07:41 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.42.0
|
||||
Version: 0.42.2
|
||||
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:46c1b447ff0d9979d97c9302aca584477ab78149f46efd0d0f8d464385e4e2e6
|
||||
size 9074609
|
||||
oid sha256:e262ad0adbfe01f801141dbda163f2b4f8c2f46f7163db11f10c17ed940982af
|
||||
size 9074624
|
||||
|
Loading…
Reference in New Issue
Block a user