GONRG-6945: Remove multiple data projects installation
- Removed
data_google_projects
variable - Replaced
data_google_projects
withproject_id
where it was referenced - Renamed variables:
-
service_google_project
->project_id
-
service_google_project_region
->project_region
-
service_google_project_zone
->project_zone
-
buckets
module left unchanged because otherwise bucket resources will be destroyed and recreated on update.
Edited by Volodymyr Pienskoi [EPAM / GCP]