Skip to content

Commit 8b4e8c6

Browse files
authored
meta: add redirect and removal date (#13)
1 parent 12f6714 commit 8b4e8c6

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

meta/runtime.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,11 @@ plugin_routing:
5858
modules:
5959
cs_instance_facts:
6060
deprecation:
61-
removal_version: 2.0.0
62-
warning_text: module was renamed to cs_instance_info
61+
removal_date: 2021-12-12
62+
warning_text: module was renamed to ngine_io.cloudstack.cs_instance_info
63+
redirect: ngine_io.cloudstack.cs_instance_info
6364
cs_zone_facts:
6465
deprecation:
65-
removal_version: 2.0.0
66-
warning_text: module was renamed to cs_zone_info
66+
removal_date: 2021-12-12
67+
warning_text: module was renamed to ngine_io.cloudstack.cs_zone_info
68+
redirect: ngine_io.cloudstack.cs_zone_info

0 commit comments

Comments
 (0)