Releases: aptible/terraform-provider-aptible
Releases · aptible/terraform-provider-aptible
v0.9.4
What's Changed
- Deprecate service_sizing_policy in favor of autoscaling_policy by @mdelaossa in #125
Full Changelog: v0.9.3...v0.9.4
v0.9.3
What's Changed
- Update resource_log_drain_test.go by @UserNotFound in #123
- ServiceSizingPolicy by @mdelaossa in #124
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- Fix flaky test for redis URLs by @mdelaossa in #121
- Add ZDD fields to Service and update App for aptible-api-go by @mdelaossa in #120
- Add gRPC as valid endpoint type by @mdelaossa in #122
Full Changelog: v0.9.1...v0.9.2
v0.9.1
v0.9.0
What's Changed
- feat: iops for db and replica by @neurosnap in #111
- fix(database): set disk size in provision op by @neurosnap in #118
- refactor(service): speed up scaling services by @neurosnap in #110
Full Changelog: v0.8.2...v0.9.0
v0.8.2
What's Changed
- Bump go-deploy version by @joshraker in #105
- Update tests to work with non-aptible domains by @joshraker in #106
- Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #94
- Parallelize acceptance tests by @joshraker in #108
- Make acceptance test timeout configurable by @joshraker in #109
- Migrate to a more easily extensible provider metadata struct by @joshraker in #112
- Add aptible_environment.backup_retention_policy and data source by @joshraker in #114
- Travis -> GHA by @UserNotFound in #116
- Default action must be explicit. by @UserNotFound in #117
New Contributors
- @dependabot made their first contribution in #94
Full Changelog: v0.8.1...v0.8.2
v0.8.1
v0.8.0
What's Changed
- fix: made env values sensitive so they're masked by @madhuravius in #95
- Revert "fix: made env values sensitive so they're masked" by @madhuravius in #99
- Clarify documentation for database endpoint by @cjestel in #98
- sc-16403 - added container_ports support to endpoints in array form by @madhuravius in #101
- fix: correct zero value behavior for container ports / container port (as on release) by @madhuravius in #102
New Contributors
Full Changelog: v0.7.3...v0.8.0
v0.7.3
What's Changed
- Update replica validation to match database by @joshraker in #91
Full Changelog: v0.7.2...v0.7.3