Merge pull request 'feat: update terragrunt' (#7) from neoloc/usr-bin into master
Deploy / build (push) Successful in 39s

Reviewed-on: https://git.query.consul/unkin/rpmbuilder/pulls/7
This commit was merged in pull request #7.
This commit is contained in:
2024-12-01 13:31:23 +11:00
4 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -1 +1 @@
1
2
+1 -1
View File
@@ -1 +1 @@
1
2
+1 -1
View File
@@ -1 +1 @@
1
2
+5 -2
View File
@@ -9,7 +9,7 @@ section: default
priority: extra
description: "Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale."
maintainer: Ben Vincent <ben@unkin.net>
maintainer: Gruntwork
homepage: https://github.com/gruntwork-io/terragrunt
license: MIT
@@ -18,10 +18,13 @@ disable_globbing: false
replaces:
- terragrunt
provides:
- terragrunt
# Files to include in the package
contents:
- src: /app/terragrunt
dst: /usr/local/bin/terragrunt
dst: /usr/bin/terragrunt
file_info:
mode: 0755
owner: root