Il supporto di Cloud Deployment Manager terminerà il 31 dicembre 2025. Se al momento utilizzi Deployment Manager, esegui la migrazione a Infrastructure Manager o a una tecnologia di deployment alternativa entro il 31 dicembre 2025 per assicurarti che i tuoi servizi continuino senza interruzioni.
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
La funzionalità Azioni per Google Cloud Deployment Manager è una funzionalità alpha che estende l'intervallo di metodi API che Deployment Manager può chiamare. Di seguito è riportato un
esempio di come appare un'azione in una configurazione:
Poiché questa funzionalità non è supportata, ti consigliamo di non utilizzarla nelle tue configurazioni. Ti consigliamo inoltre di eseguire la migrazione dell'utilizzo esistente di Actions alle seguenti alternative supportate.
Migrazione
La tabella seguente elenca i passaggi consigliati per sostituire le azioni, in base al tipo di azioni che utilizzi:
Utilizza il tipo di risorsadeploymentmanager.v2.virtual.enableService.
gcp-types/pubsub-v1:pubsub.projects.topics.*
Per gli argomenti Pub/Sub, utilizza il tipogcp-types/pubsub-v1:projects.topics corrispondente. Per gli abbonamenti, utilizza gcp-types/pubsub-v1:projects.subscriptions.
gcp-types/compute-v1:compute.networks.*
Per sostituire le azioni compute.*, utilizza gcp-types/compute-v1:networks e i relativi tipi e raccolte.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-04-21 UTC."],[[["The Actions feature for Google Cloud Deployment Manager is currently in Alpha, meaning it is available \"as is\" and may have limited support, and is subject to Pre-GA Offerings Terms."],["It is strongly recommended to avoid using the Actions feature in configurations due to its unsupported status."],["Users are encouraged to migrate their existing Actions to supported alternatives, with specific replacement steps outlined in a migration table for various Action types."],["There are numerous examples provided on how to replace the `gcp-types/*` Actions, with alternatives like `virtual.*` resources or new Google Cloud type providers."],["For new resource requests, users can open an issue in the public issue tracker or add comments to an existing issue."]]],[]]