Hi, I'm planning to use the deployment manager to deploy a new project for each of our client.
I'm just wondering can I do the following using the deployment manager or put into script/YAML, so it deploys all components all at once through the command shell? 1. create a new GCP project 2. create a VPC for the client with custom subnet assigned 3. create a VM and set the network to the custom VPC/subnet 4. create an app engine with different services using the yaml file 5. create storage buckets 6. create cloud Postgres SQL instance What I tried so far, I can deploy the VM only through the deployment manager, I can do them individually using the command line, but not using the deployment manager in one single step. Thanks for your help. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/94419f04-6e33-49dd-8778-6e76ef7e1e25%40googlegroups.com.
