terraform-equinix-metal-anthos-on-baremetal icon indicating copy to clipboard operation
terraform-equinix-metal-anthos-on-baremetal copied to clipboard

Terraform Deprecation Warnings

Open gfthybridlabs opened this issue 3 years ago • 0 comments

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

gfthybridlabs avatar May 20 '21 10:05 gfthybridlabs