9

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

Ashok Manseta
  • 131
  • 2
  • 7
  • 1
    I need the same thing, but as far as I know, the Google API does not support creating a workspace so neither does Terraform. In fact, the only way that you can create a workspace is via the Web Console. https://github.com/terraform-providers/terraform-provider-google/issues/2605 – Giannis Nohj Jun 13 '19 at 09:24

1 Answers1

4

This feature is not available yet. more info here

utkarsh-devops
  • 567
  • 7
  • 12