MON-486 remove trailing whitespace
This commit is contained in:
parent
a8af464794
commit
9d9f86f56d
@ -4,7 +4,7 @@ set -xueo pipefail
|
||||
source "$(dirname $0)/utils.sh"
|
||||
goto_root
|
||||
|
||||
for path in $(find "$(get_scope $1)" -name 'inputs.tf' -print); do
|
||||
for path in $(find "$(get_scope $1)" -name 'inputs.tf' -print); do
|
||||
dir=$(dirname ${path})
|
||||
cat <<EOF > ${dir}/tmp.tf
|
||||
provider "datadog" {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user