terraform-provider-godaddy
2016-11-12
Add resource identifier tracking and documentation updates
12 files · 674+ · 8-
Resource state tracking fix
1 file changed
resource_dns_record.goEnsure domain resource ID is stored in tfstate after create/update
- Fixed resource identifier persistence so Terraform state correctly tracks managed domain records across plan/apply cycles
remediate
behavioral
1 file
resource_dns_record.go
Provider tests and env var updates
2 files changed
provider_test.goBasic provider validation and acceptance test setupclient_test.goUpdated integration test environment variable references
Documentation expansion
1 file changed
README.mdExpanded docs with provider configuration, resource examples, and env var usage