Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Commit

Permalink
meta: add redirect and removal date
Browse files Browse the repository at this point in the history
  • Loading branch information
resmo committed Jul 15, 2020
1 parent a1fb742 commit f7eea89
Showing 1 changed file with 63 additions and 42 deletions.
105 changes: 63 additions & 42 deletions meta/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,85 +30,106 @@ plugin_routing:
modules:
vr_account_facts:
deprecation:
removal_version: 2.0.0
warning_text: module was renamed to vultr_account_info
removal_date: 2021-12-12
warning_text: module was renamed, use ngine_io.vultr.vultr_account_info
redirect: ngine_io.vultr.vultr_account_info
vr_dns_domain:
deprecation:
removal_version: 2.0.0
warning_text: module was renamed to vr_dns_domain
removal_date: 2021-12-12
warning_text: module was renamed, use ngine_io.vultr.vultr_dns_domain
redirect: ngine_io.vultr.vultr_dns_domain
vr_dns_record:
deprecation:
removal_version: 2.0.0
warning_text: module was renamed to vultr_dns_record
removal_date: 2021-12-12
warning_text: module was renamed, use ngine_io.vultr.vultr_dns_record
redirect: ngine_io.vultr.vultr_dns_record
vr_firewall_group:
deprecation:
removal_version: 2.0.0
warning_text: module was renamed to vultr_firewall_group
removal_date: 2021-12-12
warning_text: module was renamed, use ngine_io.vultr.vultr_firewall_group
redirect: ngine_io.vultr.vultr_firewall_group
vr_firewall_rule:
deprecation:
removal_version: 2.0.0
warning_text: module was renamed to vultr_firewall_rule
removal_date: 2021-12-12
warning_text: module was renamed, use ngine_io.vultr.vultr_firewall_rule
redirect: ngine_io.vultr.vultr_firewall_rule
vr_server:
deprecation:
removal_version: 2.0.0
warning_text: module was renamed to vultr_server
removal_date: 2021-12-12
warning_text: module was renamed, use ngine_io.vultr.vultr_server
redirect: ngine_io.vultr.vultr_server
vr_ssh_key:
deprecation:
removal_version: 2.0.0
warning_text: module was renamed to vultr_ssh_key
removal_date: 2021-12-12
warning_text: module was renamed, use ngine_io.vultr.vultr_ssh_key
redirect: ngine_io.vultr.vultr_ssh_key
vr_startup_script:
deprecation:
removal_version: 2.0.0
warning_text: module was renamed to vultr_startup_script
removal_date: 2021-12-12
warning_text: module was renamed, use ngine_io.vultr.vultr_startup_script
redirect: ngine_io.vultr.vultr_startup_script
vr_user:
deprecation:
removal_version: 2.0.0
warning_text: module was renamed to vultr_user
removal_date: 2021-12-12
warning_text: module was renamed, use ngine_io.vultr.vultr_user
redirect: ngine_io.vultr.vultr_user
vultr_account_facts:
deprecation:
removal_version: 2.0.0
warning_text: module was renamed to vultr_account_info
removal_date: 2021-12-12
warning_text: module was renamed, use ngine_io.vultr.vultr_account_info
redirect: ngine_io.vultr.vultr_account_info
vultr_block_storage_facts:
deprecation:
removal_version: 2.0.0
warning_text: module was renamed to vultr_block_storage_info
removal_date: 2021-12-12
warning_text: module was renamed, use ngine_io.vultr.vultr_block_storage_info
redirect: ngine_io.vultr.vultr_block_storage_info
vultr_dns_domain_facts:
deprecation:
removal_version: 2.0.0
warning_text: module was renamed to vultr_dns_domain_info
removal_date: 2021-12-12
warning_text: module was renamed, use ngine_io.vultr.vultr_dns_domain_info
redirect: ngine_io.vultr.vultr_dns_domain_info
vultr_firewall_group_facts:
deprecation:
removal_version: 2.0.0
warning_text: module was renamed to vultr_firewall_group_info
removal_date: 2021-12-12
warning_text: module was renamed, use ngine_io.vultr.vultr_firewall_group_info
redirect: ngine_io.vultr.vultr_firewall_group_info
vultr_network_facts:
deprecation:
removal_version: 2.0.0
warning_text: module was renamed to vultr_network_info
removal_date: 2021-12-12
warning_text: module was renamed, use ngine_io.vultr.vultr_network_info
redirect: ngine_io.vultr.vultr_network_info
vultr_os_facts:
deprecation:
removal_version: 2.0.0
warning_text: module was renamed to vultr_os_info
removal_date: 2021-12-12
warning_text: module was renamed, use ngine_io.vultr.vultr_os_info
redirect: ngine_io.vultr.vultr_os_info
vultr_plan_facts:
deprecation:
removal_version: 2.0.0
warning_text: module was renamed to vultr_plan_info
removal_date: 2021-12-12
warning_text: module was renamed, use ngine_io.vultr.vultr_plan_info
redirect: ngine_io.vultr.vultr_plan_info
vultr_region_facts:
deprecation:
removal_version: 2.0.0
warning_text: module was renamed to vultr_region_info
removal_date: 2021-12-12
warning_text: module was renamed, use ngine_io.vultr.vultr_region_info
redirect: ngine_io.vultr.vultr_region_info
vultr_server_facts:
deprecation:
removal_version: 2.0.0
warning_text: module was renamed to vultr_server_info
removal_date: 2021-12-12
warning_text: module was renamed, use ngine_io.vultr.vultr_server_info
redirect: ngine_io.vultr.vultr_server_info
vultr_ssh_key_facts:
deprecation:
removal_version: 2.0.0
warning_text: module was renamed to vultr_ssh_key_info
removal_date: 2021-12-12
warning_text: module was renamed, use ngine_io.vultr.vultr_ssh_key_info
redirect: ngine_io.vultr.vultr_ssh_key_info
vultr_startup_script_facts:
deprecation:
removal_version: 2.0.0
warning_text: module was renamed to vultr_startup_script_info
removal_date: 2021-12-12
warning_text: module was renamed, use ngine_io.vultr.vultr_startup_script_info
redirect: ngine_io.vultr.vultr_startup_script_info
vultr_user_facts:
deprecation:
removal_version: 2.0.0
warning_text: module was renamed to vultr_user_info
removal_date: 2021-12-12
warning_text: module was renamed, use ngine_io.vultr.vultr_user_info
redirect: ngine_io.vultr.vultr_user_info

0 comments on commit f7eea89

Please sign in to comment.