Add missing instance_ip_mode
argument to the network section of google_app_engine_flexible_app_version
resource (Beta-only field)
#17510
Milestone
Community Note
Description
The
instance_ip_mode
attribute from the network section is missing.This attribute basically allow to prevent instances from receiving an ephemeral external IP address:
https://cloud.google.com/appengine/docs/flexible/reference/app-yaml?tab=python#network_settings
New or Affected Resource(s)
Potential Terraform Configuration
References
This field is present in the Beta version of the API : https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1beta/apps.services.versions#network
b/328654356
The text was updated successfully, but these errors were encountered: