Skip to content

Releases: cloudamqp/terraform-provider-cloudamqp

v1.2.1

09 Dec 15:12
Compare
Choose a tag to compare

Updates:

  • Added debug logging through out the data sources and resources
  • Identifier validation before assigning internal identifiers

v1.2.0

26 Nov 14:22
Compare
Choose a tag to compare

New features:

  • Configurable Rabbit MQ version
  • Validation functions (alarm types, notification types, firewall services and firewall ports)
  • Read out credentials from AMQP url
  • Configurable firewall rules
  • Configurable Rabbit MQ and community plugins
  • Enabled VPC support for AWS

Updates:

  • Versioning of terraform-provider-cloudamqp
  • Makefile to keep current version number and use it in build, install and release
  • Makefile MacOS, correct GOARCH based on kernel version.
  • Restructure and move data sources, resources, provider etc. files into cloudamqp folder.
  • Upgrade to Terraform version 0.12.9

v1.1.0

08 Oct 08:02
Compare
Choose a tag to compare

New features

  • Tags on instances
  • Alarm resource
  • Notification/recipient resource
  • Enabled Terraform import on resources

v1.0.0

17 Sep 07:54
Compare
Choose a tag to compare

Initial release for CloudAMQP Terraform provider. Support for creating, modifying and deleting instances, recipients/notifications and alarms.