Cloud Function Custom Integration
Cloud Function Custom Integration allows use GCP Cloud Function as a custom implementation for resource integration
Example Terraform Resource Usage
Schema
type
cloudfunction-custom-integrationconnected_resource_types
List of resource types to sync. The following are the available resource type/s you can use:custom-cloud-function
Metadata
access_details
(Required | String) Access Detailscustom_parameters
(Required | String) Custom Parametersproject_id
(Required | String) Project IDregion
(Required | String) Regionfunction_name
(Required | String) Function Name
Last updated