app_engine_flexible_app_version service
should be a required field or have a default value
#6711
Labels
service
should be a required field or have a default value
#6711
Community Note
modular-magician
user, it is either in the process of being autogenerated, or is planned to be autogenerated soon. If an issue is assigned to a user, that user is claiming responsibility for the issue. If an issue is assigned tohashibot
, a community member has claimed the issue already.Terraform Version
v0.12.24
Affected Resource(s)
google_app_engine_flexible_app_version
Terraform Configuration Files
Debug Output
https://gist.githubusercontent.com/mcrmonkey/2cf857a6b6dd764d63cfbd7b5527d78d/raw/4a606e92a7ddd269e67ef6bffa08a55b72b72956/TF-DEBUG.log
Panic Output
No panic output produced
Expected Behavior
The App Engine flex app should be deployed without issue
Actual Behavior
A server error is generated:
Steps to Reproduce
Standard
init
plan
apply
processImportant Factoids
In the debug you can see the following:
POST /v1/apps/GCP-PROJECT/services//versions?alt=json HTTP/1.1
( note the//
)the service name is missing from here.
References
The text was updated successfully, but these errors were encountered: