0.2.0 (Unreleased)

IMPROVEMENTS:

  • Make the tests work with the CloudStack Simulator [GH-46]
  • Add basic support for importing resources [GH-47]
  • r/clouddstack_instance: Allow user-data to be plain text or base64 encoded text [GH-48]
  • r/cloudstack_loadbalancer_rule: Add support for SSL offloading [GH-49]

0.1.5 (April 27, 2018)

IMPROVEMENTS:

  • r/cloudstack_secondary_ipaddress: Read back the secondary IP address details after creation (#34)

BUG FIXES:

  • r/cloudstack_instance: Root volume size in returned in bytes instead of GiB (#32)

0.1.4 (January 04, 2018)

IMPROVEMENTS:

  • r/cloudstack_instance: Properly reflect changes to the root_disk_size (#28)

BUG FIXES:

  • Fix the check that determines if tags should be set (#29)

0.1.3 (December 20, 2017)

BUG FIXES:

  • Make sure tags work as expected on all resources (#26)

0.1.2 (December 18, 2017)

FEATURES:

  • New Data Source: d/cloudstack_template (#21)

IMPROVEMENTS:

  • r/cloudstack_loadbalancer_rule: Support setting a protocol (#22)

BUG FIXES:

  • r/cloudstack_ipaddress: Fix a panic when trying to disassociate public IP (#18)
  • Add tags in resources vpc, instance, ipadress, template and vpc (#16)

0.1.1 (August 04, 2017)

IMPROVEMENTS:

  • r/cloudstack_customer_gateway: Add support for using projects (#3)

BUG FIXES:

  • r/cloudstack_instance: Prevent a potential crash when deleting an instance (#7)
  • r/cloudstack_security_group_rule: Fix a panic when trying to read a deleted security group (#2)

0.1.0 (June 20, 2017)

NOTES: