#Google Cloud Deployment Manager
Google Cloud Deployment Manager is a tool to manage/automate your Google Cloud Platform's Resources. In other words, it is a Infrastructure as Code (IaC) tool for GCP Resources.
For more information, please see https://cloud.google.com/deployment-manager/
Supported Resource Types: https://cloud.google.com/deployment-manager/docs/configuration/create-configuration-file#supported_resource_types_and_properties
Command to Deploy: gcloud deployment-manager deployments create my-first-deployment --config demonetworks.yaml