-
Notifications
You must be signed in to change notification settings - Fork 44
Expand file tree
/
Copy path+module.deprecated
More file actions
12 lines (12 loc) · 1.4 KB
/
+module.deprecated
File metadata and controls
12 lines (12 loc) · 1.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
Deprecated the `secrets_groups_association` module. Use the `secrets` option of the `secrets_group` module instead.
Deprecated the `static_group_association` module. Use the `static_group_associations` option of the `dynamic_group` module instead.
Deprecated the `cloud_network_prefix_assignment` module. Use the `prefixes` option of the `cloud_network` module instead.
Deprecated the `cloud_service_network_assignment` module. Use the `cloud_networks` option of the `cloud_service` module instead.
Deprecated the `vrf_device_assignment` module. Use the `vrfs` option of the `device`, `virtual_machine`, or `virtual_device_context` module instead.
Deprecated the `device_cluster_assignment` module. Use the `clusters` option of the `device` module instead.
Deprecated the `ip_address_to_interface` module. Use the `ip_addresses` option of the `device_interface` or `vm_interface` module instead.
Deprecated the `prefix_location` module. Use the `prefixes` option of the `location` module instead.
Deprecated the `vlan_location` module. Use the `vlans` option of the `location` module instead.
Deprecated the `custom_field_choice` module. Use the `custom_field_choices` option of the `custom_field` module instead.
Deprecated the `metadata_choice` module. Use the `metadata_choices` option of the `metadata_type` module instead.
Deprecated the `provider_network` module. Use the `provider_networks` option of the `provider` module instead.