SHA256
1
0
forked from pool/terragrunt

Accepting request 962385 from home:ojkastl_buildservice:Branch_terraform

update to 0.36.5

OBS-URL: https://build.opensuse.org/request/show/962385
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=3
This commit is contained in:
2022-03-17 10:19:00 +00:00
committed by Git OBS Bridge
parent 9ad27075c3
commit 7d0e7ea065
7 changed files with 22 additions and 9 deletions

View File

@@ -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.36.3</param>
<param name="revision">v0.36.5</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.36.3.tar.gz</param>
<param name="archive">terragrunt-0.36.5.tar.gz</param>
</service>
</services>