Closed lsc closed 3 years ago
Thanks for the fix! Overall, changes LGTM.
One request: please run
terraform fmt
on all the code, our our pre-commit hook will fail.
Will do!
Update All files should already be fmt
:ed
terraform-aws-consul on templatefunction-migrate [!] via 💠 default
❯ tf fmt -recursive -check
terraform-aws-consul on templatefunction-migrate [!] via 💠 default
❯ echo $status
0
Ah, OK, great. Kicking off tests now.
Tests passed! Merging now.
The provider
template_file
is deprecated and it is encouraged to migrate to the built intemplatefile()
function.As
template_file
is archived it also means that it's lacking builds for M1 macs.