Skip to content

terraform-provider-ddcloud v2.2.2

Compare
Choose a tag to compare
@samuelchong samuelchong released this 25 Jun 03:48
5e18d6f

Requires Terraform v0.8.0 or newer

  • Built against Terraform 0.11.13
  • Build against Go Version 1.12.1

Note: Terraform v0.8 is a major release, and may not be entirely backward-compatible; if you are upgrading from v0.7 or earlier, you should read the Terraform v0.8 migration guide and / or Terraform v0.9 migration guide.

Changes

  • Include IPv4GatewayAddress and IPv6GatewayAddress in state file
  • Implemented feature to overwrite default system static route
  • Fix IP reservation where it was not working and was marked as experimental
  • Fix bug with network adapter in which IP was left empty
  • Change Address resource attribute to identify addresslist by name rather than by ID.

Getting started

  • Choose the appropriate executable for your OS
  • Copy it to the same directory as the main Terraform executable.

Note:
Refer to this repository for dockerfile.