Cloud Deployment Manager akan mencapai akhir dukungan pada 31 Desember 2025. Jika saat ini Anda menggunakan Deployment Manager, migrasikan ke Infrastructure Manager atau teknologi deployment alternatif paling lambat 31 Desember 2025 untuk memastikan layanan Anda berlanjut tanpa gangguan.
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Fitur Actions untuk Google Cloud Deployment Manager adalah fitur alfa yang memperluas rentang metode API yang dapat dipanggil Deployment Manager. Berikut adalah
contoh tampilan Action dalam konfigurasi:
Karena fitur ini tidak didukung, sebaiknya jangan gunakan fitur ini dalam konfigurasi Anda. Sebaiknya Anda juga memigrasikan penggunaan Actions yang ada ke alternatif yang didukung berikut.
Memigrasikan
Tabel berikut mencantumkan langkah-langkah yang direkomendasikan untuk mengganti Action, berdasarkan jenis Action yang Anda gunakan:
Gunakan jenis resourcedeploymentmanager.v2.virtual.enableService.
gcp-types/pubsub-v1:pubsub.projects.topics.*
Untuk topik Pub/Sub, gunakan jenisgcp-types/pubsub-v1:projects.topics yang sesuai. Untuk langganan, gunakan gcp-types/pubsub-v1:projects.subscriptions.
gcp-types/compute-v1:compute.networks.*
Untuk mengganti Tindakan compute.*, gunakan gcp-types/compute-v1:networks dan jenis serta koleksi terkaitnya.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-09-03 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)."]]