Stay organized with collections Save and categorize content based on your preferences.
Beta
This feature is subject to the "Pre-GA Offerings Terms" in the General Service Terms section of the Service Specific Terms. Pre-GA features are available "as is" and might have limited support. For more information, see the launch stage descriptions.
If you want to create a resource using a Google Cloud type provider, use the following syntax in your configuration:
resources: - name: example-resource type: gcp-types/[PROVIDER]:[RESOURCE] properties: ...
Where [PROVIDER]
is a Google Cloud service, such as compute-v1
, and [RESOURCE]
is the resource you want to create, such as instances
.
For example, if you want to create a reserved IP address using the Compute Engine v1 API, use the following syntax:
type: gcp-types/compute-v1:addresses
The following is a list of Google Cloud type providers supported for deployments. To speed up creating your deployments, consider using the production-ready templates from the Cloud Foundation Toolkit Project in the Deployment Manager GitHub repository.
Depending on the service and its launch stage, you might be able to create additional resource types in your deployments. For a full list of resource types, including resources that are in alpha, run the following command:
gcloud beta deployment-manager types list --project gcp-types
You can also create your own type providers, such as for third-party APIs. For an overview of creating a type provider, see Integrating with Deployment Manager.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["Beta features are subject to the \"Pre-GA Offerings Terms\" and are provided \"as is\" with potentially limited support."],["To create resources using a Google Cloud type provider, use the `gcp-types/[PROVIDER]:[RESOURCE]` syntax in your configuration."],["A wide range of Google Cloud services, including Compute Engine, BigQuery, and Cloud Storage, are supported with their respective type providers."],["You can view a list of available resource types, including alpha resources, by running the command `gcloud beta deployment-manager types list --project gcp-types`."],["Consider utilizing production-ready templates from the Cloud Foundation Toolkit Project in the Deployment Manager GitHub repository to speed up the creation of deployments."]]],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4