GCP Cloud Function HTTPS

GCP HTTPS Cloud Function

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Deployments

34

Made by

Massdriver

Official

Yes

No

Compliance

This bundle does not have an operator guide. Add one here.

Variable Type Description
cloud_dns_managed_zone.name string Managed Zone Name
cloud_function_configuration.entrypoint string Name of the function that will be executed when the Google Cloud Function is triggered.
cloud_function_configuration.maximum_instances integer The maximum number of Cloud Function instances to be running at one time.
cloud_function_configuration.memory_mb integer The total available memory given to the Cloud Function.
cloud_function_configuration.minimum_instances integer The minimum number of Cloud Function instances to be running at one time.
cloud_function_configuration.runtime string The language runtime to use in this Cloud Function
subdomain string Subdomain for the cloud function