opencti-terraform
opencti-terraform copied to clipboard
Change template_file depraced function vm.tf
template_file is derpaced replaced by templatefile() function
This is also fixing the issue when initiate terraform in gcp dir on darwin64 (Mac Sillicon Chip) issue on not supporting hashicorp/template latest version (2.2.0 by the time tested), thanks @mateuszborowskiep