Skip to content

Releases: cloudamqp/terraform-provider-cloudamqp

v1.29.1

21 Dec 10:46
e896c44
Compare
Choose a tag to compare

BUG FIXES:

  • Fix PrivateLink/Private Service Connect import #250

Full Changelog: v1.29.0...v1.29.1

v1.29.0

18 Dec 10:19
dd5511a
Compare
Choose a tag to compare

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:

  • Update and clean up samples #235
  • Remove default RMQ version request when version left out #237
  • Handle gone VPC resource #238

v1.28.0

27 Sep 08:48
f67789b
Compare
Choose a tag to compare

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

08 Sep 08:37
f8d4c9c
Compare
Choose a tag to compare

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

12 Jun 10:08
8fb8b4c
Compare
Choose a tag to compare

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

  • @lorn made their first contribution in #206

Full Changelog: v1.26.2...v1.27.0

v1.26.2

12 May 07:07
97e9eb6
Compare
Choose a tag to compare

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

05 May 11:44
e9624cd
Compare
Choose a tag to compare

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

03 May 15:53
2283dbc
Compare
Choose a tag to compare

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

03 Apr 08:21
cd7c1a2
Compare
Choose a tag to compare

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

30 Mar 13:50
684c141
Compare
Choose a tag to compare

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