Google Project
resource "apono_integration" "gcp-project-integration" {
name = "Google Project"
type = "gcp-project"
connector_id = "apono-connector-id"
connected_resource_types = ["gcp-project"]
metadata =
resource "apono_resource_integration" "gcp-project-integration" {
name = "Google Project"
type = "gcp-project"
connector_id = "apono-connector-id"
connected_resource_types = ["gcp-project"]
integration_config =
{
"gcp-project-integration": {
"name": "Google Project",
"type": "gcp-project",
"connector_id": "apono-connector-id",
type gcp-project
connected_resource_types List of resource types to sync.
project_id (Required | String) Project ID
gcp-project-secret-manager-secret
gcp-project-bigquery-dataset
gcp-project-bigquery-table
gcp-project-function
gcp-project-compute-instance
gcp-project-cloud-run-service
gcp-project-cloud-run-job
gcp-project-artifact-registry-repository
gcp-project-pubsub-topic
gcp-project-pubsub-subscription