Open edwardmedia opened 4 years ago
@edwardmedia do you want to propose a PR to fix this? Since it has the 'bug' label, it doesn't show up during Monday triage.
I came across this issue. I would like to take this. Is it better to describe about each runtime like python2,3 go etc or put The App Engine standard environment page ?
@edwardmedia Could you please send an image to show from where you are taking this link(https://cloud.google.com/appengine/docs/standard//config/appref)?
Also I have noticed that strangely the URL has double //
after the standard
word and before the config
word. Have you copied the URL correctly? because when I used the URl like this https://cloud.google.com/appengine/docs/standard/reference/app-yaml?tab=python
it redirects to an available source while the other one results in a 404 page.
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
Affected Resource(s)
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
The link, https://cloud.google.com/appengine/docs/standard//config/appref, under runtime_api_version should display the right doc. https://www.terraform.io/docs/providers/google/r/app_engine_flexible_app_version.html
Actual Behavior
The link is broken
Steps to Reproduce
terraform apply
Important Factoids
References
0000
b/374162290