Compare commits

..

No commits in common. "88b38900fdc493197d7cfd08548cb7efe62e8ed6" and "ca44f44720eff49f5a4ba273f58aecf2aa8be457" have entirely different histories.

4 changed files with 5 additions and 8 deletions

View File

@ -1 +1 @@
2
1

View File

@ -1 +1 @@
2
1

View File

@ -1 +1 @@
2
1

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: Gruntwork
maintainer: Ben Vincent <ben@unkin.net>
homepage: https://github.com/gruntwork-io/terragrunt
license: MIT
@ -18,13 +18,10 @@ disable_globbing: false
replaces:
- terragrunt
provides:
- terragrunt
# Files to include in the package
contents:
- src: /app/terragrunt
dst: /usr/bin/terragrunt
dst: /usr/local/bin/terragrunt
file_info:
mode: 0755
owner: root