ably / terraform-provider-ably

Ably's Terraform Provider, enabling you to manage your Ably account programmatically.
https://registry.terraform.io/providers/ably/ably
Apache License 2.0
11 stars 2 forks source link

Fix bugs in provider #145

Closed Morganamilo closed 1 year ago

Morganamilo commented 1 year ago

This PR fixes 3 issues, see the individual commits for more details.

Report from customer: Slack thread (internal).

Morganamilo commented 1 year ago

Okay so fixing these bugs caused the tests to pick up on other bugs and led me down a rabbit hole of fixing bugs until CI is green. Quite a few commits for this PR now but all the known bugs should be fixed or circumvented.