Skip to content

sigmadigitalza/terraform-provider-godaddy-domains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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