aptible / terraform-provider-aptible

The official Terraform provider for Aptible Deploy
https://registry.terraform.io/providers/aptible/aptible/latest
10 stars 13 forks source link

Add helper to convert validation errors to warnings #82

Closed joshraker closed 1 year ago

joshraker commented 1 year ago

Follow up to #79. This is a relatively simple solution for allowing additional container profiles to be supported without having to upgrade the provider. Unfortunately, terraform doesn't provide a way to check for warnings using their testing framework so I can't test for them.

Screen Shot 2022-10-14 at 15 06 25