linode / terraform-provider-linode

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

test: Skip LDE tests and remove LDE capability in testRegion #1645

Closed ykim-akamai closed 2 weeks ago

ykim-akamai commented 2 weeks ago

📝 Description

Currently LDE capability is disabled in all region, hence removing the capability in testRegion and skipping related tests.

✔️ How to Test

Skipped test - make PKG_NAME=linode/instance ARGS="-run TestAccResourceInstance_diskEncryption" int-test Fixed test - make PKG_NAME=linode/instance ARGS="-run TestAccResourceInstance_basic_smoke" int-test

📷 Preview

If applicable, include a screenshot or code snippet of this change. Otherwise, please remove this section.