Open
Description
Affected Resource(s)
- google_endpoints_service
Hello, I need to update my Google Cloud Endpoint definition to manage several API version.
It seems that I could do it with Google SDK (https://cloud.google.com/sdk/gcloud/reference/endpoints/services/). But I can't see anything on terraform-provider-google documentation https://www.terraform.io/docs/providers/google/r/endpoints_service.html.
I basically have 2 files openapi-v1.yml and openapi-v2.yml and I need to push both of them.
Would someone be able to help me about that or direct me to the proper documentation.
Many Thanks
b/262749412