Cloud Deployment Manager will reach end of support on December 31, 2025. If you currently use Deployment Manager, please migrate to Infrastructure Manager or an alternative deployment technology by December 31, 2025 to ensure your services continue without interruption.
Stay organized with collections
Save and categorize content based on your preferences.
The Actions feature for Google Cloud Deployment Manager is an alpha feature that extends the
range of API methods that Deployment Manager can call. The following is an
example of what an Action looks like in a configuration:
Because this feature is unsupported, we recommend that you don't use it in
your configurations. We also recommend that you migrate your existing usage of
Actions to the following supported alternatives.
Migrating
The following table lists the recommended steps for replacing Actions, based on
the type of Actions you are using:
[[["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."],[[["\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)."]]