Closed robertfairhead closed 3 years ago
Fixes https://github.com/aptible/terraform-provider-aptible/issues/35
This update includes a fix for services scaling to zero. An acceptance test has been added to prevent a regression on that.
Also, it removes the workaround to populate database credentials introduced in https://github.com/aptible/terraform-provider-aptible/pull/28
The updated acceptance test suite passed using the draft version of go-deploy
go-deploy
Fixes https://github.com/aptible/terraform-provider-aptible/issues/35
This update includes a fix for services scaling to zero. An acceptance test has been added to prevent a regression on that.
Also, it removes the workaround to populate database credentials introduced in https://github.com/aptible/terraform-provider-aptible/pull/28
The updated acceptance test suite passed using the draft version of
go-deploy