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

chore: added unit tests and moved a few bits around for unit tests #86

Closed madhuravius closed 2 years ago

madhuravius commented 2 years ago

Sorry for delay. There were a few other changes that were prioritized and I wanted to add a unit test / correct some ordering here before pushing forward on it. I used your change and had this some time ago/stashed it and had to deprioritize due to other efforts.

This PR should reference this one's changes - ~Link (https://github.com/aptible/terraform-provider-aptible/pull/86)~ to provide a validation error if a managed endpoint does not provide a domain

image

edit - PR was incorrectly referenced above https://github.com/aptible/terraform-provider-aptible/pull/74