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

Make acceptance test timeout configurable #109

Closed joshraker closed 1 year ago

joshraker commented 1 year ago

Reduces the acceptance test timeout to 30 minutes since, with parallelization, it usually completes in under 10 minutes. The timeout can also be configured in case parallelization is decreased and the tests need more time to complete.