App Engine Application

App Engine Application is a fully managed platform on Google Cloud for building and running web applications. It automatically handles infrastructure concerns such as scaling, load balancing, and monitoring. Developers can deploy code in multiple languages and frameworks without managing servers. It supports both standard and flexible environments, allowing for quick development and easy integration with other Google Cloud services.

gcp.appengine_application

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
auth_domaincorestringGoogle Apps authentication domain that controls which users can access this application.Defaults to open access for any Google Account.
code_bucketcorestringOutput only. Google Cloud Storage bucket that can be used for storing files associated with this application. This bucket is associated with the application and can be used by the gcloud deployment commands.@OutputOnly
database_typecorestringThe type of the Cloud Firestore or Cloud Datastore database associated with this application.
datadog_display_namecorestring
default_bucketcorestringOutput only. Google Cloud Storage bucket that can be used by this application to store content.@OutputOnly
default_cookie_expirationcorestringCookie expiration policy for this application.
default_hostnamecorestringOutput only. Hostname used to reach this application, as resolved by App Engine.@OutputOnly
dispatch_rulescorejsonHTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. Up to 20 dispatch rules can be supported.
feature_settingscorejsonThe feature specific settings to be used in the application.
gcr_domaincorestringOutput only. The Google Container Registry domain used for storing managed build docker images for this application.
iapcorejson
idcorestringIdentifier of the Application resource. This identifier is equivalent to the project ID of the Google Cloud Platform project where you want to deploy your application. Example: myapp.
labelscorearray<string>
location_idcorestringLocation from which this application runs. Application instances run out of the data centers in the specified location, which is also where all of the application's end user content is stored.Defaults to us-central.View the list of supported locations (https://cloud.google.com/appengine/docs/locations).
namecorestringOutput only. Full path to the Application resource in the API. Example: apps/myapp.@OutputOnly
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
region_idcorestring
resource_namecorestring
service_accountcorestringThe service account associated with the application. This is the app-level default identity. If no identity provided during create version, Admin API will fallback to this one.
serving_statuscorestringServing status of this application.
ssl_policycorestringThe SSL policy that will be applied to the application. If set to Modern it will restrict traffic with TLS < 1.2 and allow only Modern Ciphers suite
tagscorehstore_csv
zone_idcorestring