O Cloud Deployment Manager vai chegar ao fim do suporte em 31 de dezembro de 2025. Se você usa o Deployment Manager, migre para o Infrastructure Manager ou uma tecnologia de implantação alternativa até 31 de dezembro de 2025 para garantir que seus serviços continuem sem interrupções.
Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
O recurso de ações do Google Cloud Deployment Manager é um recurso Alfa que estende o intervalo de métodos de API que o Deployment Manager pode chamar. Veja a seguir um
exemplo de como uma ação aparece em uma configuração:
Como esse recurso não é compatível, recomendamos que você não o use nas
suas configurações. Também recomendamos que você migre o uso das ações para as alternativas compatíveis a seguir.
Migrating
A tabela a seguir lista as etapas recomendadas para substituir ações com base no
tipo de ações que você está usando:
Use o tipo de recursodeploymentmanager.v2.virtual.enableService.
gcp-types/pubsub-v1:pubsub.projects.topics.*
Para tópicos do Pub/Sub, use o tipo correspondente gcp-types/pubsub-v1:projects.topics. Para assinaturas, use gcp-types/pubsub-v1:projects.subscriptions.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-08-19 UTC."],[[["\u003cp\u003eThe 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.\u003c/p\u003e\n"],["\u003cp\u003eIt is strongly recommended to avoid using the Actions feature in configurations due to its unsupported status.\u003c/p\u003e\n"],["\u003cp\u003eUsers are encouraged to migrate their existing Actions to supported alternatives, with specific replacement steps outlined in a migration table for various Action types.\u003c/p\u003e\n"],["\u003cp\u003eThere are numerous examples provided on how to replace the \u003ccode\u003egcp-types/*\u003c/code\u003e Actions, with alternatives like \u003ccode\u003evirtual.*\u003c/code\u003e resources or new Google Cloud type providers.\u003c/p\u003e\n"],["\u003cp\u003eFor new resource requests, users can open an issue in the public issue tracker or add comments to an existing issue.\u003c/p\u003e\n"]]],[],null,["# Replacing usage of Actions\n\n| **Alpha**\n|\n|\n| This product or feature is subject to the \"Pre-GA Offerings Terms\" in the General Service Terms section\n| of the [Service Specific Terms](/terms/service-terms#1).\n|\n| Pre-GA products and features are available \"as is\" and might have limited support.\n|\n| For more information, see the\n| [launch stage descriptions](/products#product-launch-stages).\n\nThe Actions feature for Google Cloud Deployment Manager is an alpha feature that extends the\nrange of API methods that Deployment Manager can call. The following is an\nexample of what an Action looks like in a configuration: \n\n name: action-name\n action: gcp-types/service:service.collection/functionName\n metadata:\n runtimePolicy:\n - CREATE\n properties:\n prop1: val1\n prop2: val2\n\nBecause this feature is unsupported, we recommend that you **don't** use it in\nyour configurations. We also recommend that you migrate your existing usage of\nActions to the following [supported alternatives](#migrating).\n\nMigrating\n=========\n\nThe following table lists the recommended steps for replacing Actions, based on\nthe type of Actions you are using:\n\nTo request new virtual resources, you can\n[open an issue](https://issuetracker.google.com/issues/new?component=187078&template=0)\nin the public issue tracker, or add a comment to\n[an existing issue](https://issuetracker.google.com/savedsearches/559663)."]]