Merge pull request 'feat: update terragrunt' (#7) from neoloc/usr-bin into master
All checks were successful
Deploy / build (push) Successful in 39s
All checks were successful
Deploy / build (push) Successful in 39s
Reviewed-on: https://git.query.consul/unkin/rpmbuilder/pulls/7
This commit is contained in:
commit
88b38900fd
@ -1 +1 @@
|
||||
1
|
||||
2
|
||||
|
||||
@ -1 +1 @@
|
||||
1
|
||||
2
|
||||
|
||||
@ -1 +1 @@
|
||||
1
|
||||
2
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user