Releases: cloudamqp/terraform-provider-cloudamqp
Releases · cloudamqp/terraform-provider-cloudamqp
v1.29.1
v1.29.0
NOTES:
- Updated the API wrapper (go-api) dependency with newer version (1.15.0)
FEATURES:
- Add resource that invoke account actions. #231
- Add new generic resource for VPC Connect #240
- Enables GCP Private Service Connect
- Handles AWS PrivateLink
- Handles Azure PrivateLink
- Add configurable retries for plugin resources #241
- Add configurable retry when reading PrivateLink information #246
- Add configurable retry for GCP VPC peering #247
IMPROVEMENTS:
v1.28.0
NOTES:
- Updated the API wrapper (go-api) dependency with newer version (1.22.4)
FEATURES:
- Copy settings from another instance when creating a new. #218
- Configurable wait on GCP Peering status. #228
Full Changelog: v1.27.1...v1.28.0
v1.27.1
NOTES:
- Updated the API wrapper (go-api) dependecy with newer version (1.12.3)
IMPROVEMENTS:
- Cleanup RabbitMQ configuration resource #215
- Add ForceNew to resources with cloudamqp_instance dependency #222
BUG FIXES:
- Indirect handle of managed plugins that is set to required. #227
Full Changelog: v1.27.0...v1.27.1
v1.27.0
NOTES:
- New provider configuration option to enable faster instance destroy.
FEATURES:
- Add assume role authentication for CloudWatch metrics integration #208
- Enable faster instance destroy options in provider configuration #209
IMPROVEMENTS:
- Add missing
Happy Hare
plan to the docs by @lorn in #206 - Update firewall rules, PrivateLink and VPC Peering documentation #207
- Allow queue_index_embed_msgs_below to be set to 0 in RabbitMQ configuration.
New Contributors
Full Changelog: v1.26.2...v1.27.0
v1.26.2
NOTES:
- Updated the API wrapper (go-api) dependecy with newer version (1.12.2)
IMPROVEMENTS:
- Indirect improvements with retry when deleting firewall settings
Full Changelog: v1.26.1...v1.26.2
v1.26.1
NOTES:
- Updated the API wrapper (go-api) dependecy with newer version (1.12.1)
BUG FIXES:
- Fixed underlying issue with validation error response
Full Changelog: v1.26.0...v1.26.1
v1.26.0
NOTES:
- Updated Go version with newer version (1.20)
- Updated the API wrapper (go-api) dependancy with newer version (1.12.0)
FEATURES:
- Use the API backend to validate plans and regions #201
IMPROVEMENTS:
- Added support to configure cluster_partition_handling #200
BUG FIXES:
- Added missing options attribute for notification data source #199
Full Changelog: v1.25.0...v1.26.0
v1.25.0
NOTES:
- Resize disk with extra disk resource supports more platforms (GCE, Azure)
- Updated the API wrapper (go-api) dependecy with newer version (1.11.1)
FEATURES:
- Resize disk with for more platforms and using new optional argument allow_downtime #194
Full Changelog: v1.24.2...v1.25.0
v1.24.2
NOTES:
- Fix issues introduced in previous version 1.24.1
BUG FIXES:
- Stackdriver optional arguments assignments #198
Full Changelog: v1.24.1...v1.24.2