Terraform Provider Cloudamqp Versions Save

Terraform Provider for CloudAMQP

v1.30.0

6 days ago

NOTES:

  • Github CI workflow with Go VCR basic resource testing
  • Go-API client library imported into provider and removed external dependency
  • Terraform Plugin SDK v2

Features:

  • Added Go VCR basic resource testing that extends acceptance test with stored fixtures (#257)
  • Updated Terraform Plugin SDK to V2 by @tete17 in (#261)

IMRPOVEMENTS:

  • Added support for updating webhook resource (#268)
  • Added configurable retries for webhook resource (#268)
  • Updated integration resource docs for Datadog tags by @neurogoblin in (#277)
  • Imported Go-API client library with history (#282)
  • Posted Go-API import modifications (#284)

New Contributors

Full Changelog: https://github.com/cloudamqp/terraform-provider-cloudamqp/compare/v1.29.5...v1.30.0

v1.29.5

2 months ago

IMPROVEMENTS:

New Contributors

Full Changelog: https://github.com/cloudamqp/terraform-provider-cloudamqp/compare/v1.29.4...v1.29.5

v1.29.4

4 months ago

v1.29.2

4 months ago

v1.29.0

5 months ago

NOTES:

  • Updated the API wrapper (go-api) dependency with newer version (1.15.0)

FEATURES:

IMPROVEMENTS:

v1.28.0

8 months ago

NOTES:

  • Updated the API wrapper (go-api) dependency with newer version (1.22.4)

FEATURES:

Full Changelog: https://github.com/cloudamqp/terraform-provider-cloudamqp/compare/v1.27.1...v1.28.0

v1.27.1

9 months ago

NOTES:

  • Updated the API wrapper (go-api) dependecy with newer version (1.12.3)

IMPROVEMENTS:

BUG FIXES:

Full Changelog: https://github.com/cloudamqp/terraform-provider-cloudamqp/compare/v1.27.0...v1.27.1

v1.27.0

1 year ago

NOTES:

  • New provider configuration option to enable faster instance destroy.

FEATURES:

IMPROVEMENTS:

New Contributors

Full Changelog: https://github.com/cloudamqp/terraform-provider-cloudamqp/compare/v1.26.2...v1.27.0