8da17fb7a2
If no region is set at the Google provider level, Terraform fails to create the google_compute_target_pool.workers resource and complains with "Cannot determine region: set in this resource, or set provider-level 'region' or 'zone'." This commit fixes the issue by explicitly setting the region for the google_compute_target_pool.workers resource. |
||
---|---|---|
.. | ||
cl | ||
outputs.tf | ||
target_pool.tf | ||
variables.tf | ||
workers.tf |