linode / terraform-provider-linode

Terraform Linode provider
https://www.terraform.io/docs/providers/linode/
Mozilla Public License 2.0
197 stars 94 forks source link

project: VM Placement #1459

Closed lgarber-akamai closed 3 months ago

lgarber-akamai commented 4 months ago

📝 Description

This pull request merges the VM placement project into the dev branch.

✔️ How to Test

The following test steps expect you have pulled down this change locally, run make install, and configured your Linode account to have access to VM Placement.

Integration Testing

make PKG_NAME=linode/instance int-test
make PKG_NAME=linode/placementgroup int-test
make PKG_NAME=linode/placementgroupassignment int-test
make PKG_NAME=linode/placementgroups int-test
make PKG_NAME=linode/region int-test
make PKG_NAME=linode/regions int-test