Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 625 Bytes

File metadata and controls

30 lines (18 loc) · 625 Bytes

Terraform Provider for GoDaddy Domains

Requirements

Installing the provider

Enter the provider directory and run the following command:

make install

Using the provider

See the example directory for an example usage.

Importing DNS record

To import a DNS record from GoDaddy, the ID should conform to the following syntax:

<domain>:<name>:<type>

Example

terraform import domains_record.test_record test-domain.com:terraform:CNAME