aws-health-aware icon indicating copy to clipboard operation
aws-health-aware copied to clipboard

Fix Terraform to work on mac arm

Open troy-f opened this issue 3 years ago • 0 comments

The template_file data provider is deprecated and not available on macOS m1/m2 machines. This repo states it requires terraform 1.0+, there is a templatefile() function built into terraform 1.0+

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

troy-f avatar Aug 06 '22 19:08 troy-f