terraform-equinix-metal-anthos-on-baremetal
terraform-equinix-metal-anthos-on-baremetal copied to clipboard
Terraform Deprecation Warnings
Hi,
Getting these deprecation warnings when running apply/delete from the main branch.
│ Warning: "facilities": [DEPRECATED] Use metro attribute instead
│
│ with metal_device.control_plane,
│ on main.tf line 76, in resource "metal_device" "control_plane":
│ 76: resource "metal_device" "control_plane" {
│
│ (and 7 more similar warnings elsewhere)
I am guessing the provider has changed.
Thanks