GoogleCloudPlatform / GoogleCloudPlatform/dataflow-solution-guides

Add resource manager APIs to the Terraform blueprints

Open
#26 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
43
Forks
20
Avg merge
8h 41m
Merged PRs (30d)
53

Description

The Terraform blueprints may fail under certain scenarios when the Resource Manager and Service usage APIs are not enabled in the project, and the project is not created as part of the blueprint (`project_create=false`). The affected APIs are:

* https://console.developers.google.com/apis/api/cloudresourcemanager.googleapis.com/overview
* https://console.developers.google.com/apis/api/serviceusage.googleapis.com/overview

The blueprints should make sure that all the necessary APIs are enabled as part of the blueprint.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.