How to create StackDriver Workspace in GCP using API or Terraform Template

Viewed 2799

I would like to create a Stackdriver Workpace programmatically by Using Scripts, Terraform template or API as I need to avoid manual steps to create Stackdriver workspace for each projects manually. It should be a part of terraform or API to create it automatically for the projects required Stackdriver monitoring

Can any one provide a solution or suggestions for the same.

Thank you.

Ashok

1 Answers

This feature is not available yet. more info here

Related