Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 43 additions & 0 deletions meta/runtime.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,49 @@
---
requires_ansible: ">=2.16.0"

plugin_routing:
modules:
gcp_sourcerepo_repository:
deprecation:
removal_version: 2.0.0
warning_text: >
Effective June 17, 2024, Cloud Source Repositories isn't available to
new customers. If your organization hasn't previously used Cloud
Source Repositories, you can't enable the API or use Cloud Source
Repositories.
gcp_sourcerepo_repository_info:
deprecation:
removal_version: 2.0.0
warning_text: >
Effective June 17, 2024, Cloud Source Repositories isn't available to
new customers. If your organization hasn't previously used Cloud
Source Repositories, you can't enable the API or use Cloud Source
Repositories.
gcp_mlengine_model:
deprecation:
removal_version: 2.0.0
warning_text: >
Cloud AI Platform is deprecated and access will be discontinued
January 31 2025 in favor of Vertex AI.
gcp_mlengine_model_info:
deprecation:
removal_version: 2.0.0
warning_text: >
Cloud AI Platform is deprecated and access will be discontinued
January 31 2025 in favor of Vertex AI.
gcp_mlengine_version:
deprecation:
removal_version: 2.0.0
warning_text: >
Cloud AI Platform is deprecated and access will be discontinued
January 31 2025 in favor of Vertex AI.
gcp_mlengine_version_info:
deprecation:
removal_version: 2.0.0
warning_text: >
Cloud AI Platform is deprecated and access will be discontinued
January 31 2025 in favor of Vertex AI.

action_groups:
gcp:
- gcp_appengine_firewall_rule
Expand Down
Loading