Skip to content

CloudControl export for Terraform v0.1

Latest
Compare
Choose a tag to compare
@tintoy tintoy released this 21 Jul 00:20
· 5 commits to master since this release

To get started:

  • Choose the correct executable for your OS
  • Set the DD_COMPUTE_USER and DD_COMPUTE_PASSWORD environment variables to your CloudControl credentials.
  • Run the following command.
dd-tf-export --region AU --datacenter AU9 --networkdomain your_network_domain_id > ./your_network_domain.tf

Note that you can specify the --networkdomain parameter multiple times to export multiple network domains at a time.