terraform-provider-godaddy
2022-12-30
Miscellaneous updates for Terraform v1.3.0 compatibility
14 files · 244+ · 113-
Terraform 1.3 compatibility
3 files changed
go.modUpdated Go module dependencies for Terraform 1.3 SDKgo.sumUpdated dependency checksumsrelease.ymlRenamed from publish.yaml with updated workflow configuration
- Updated provider for Terraform v1.3.0 compatibility with updated SDK dependencies and workflow refinements
baseline
architectural
1 file
go.mod
Resource and API improvements
4 files changed
resource_dns_record.goEnhanced record handling with improved import, read, and update logicclient.goMinor API client improvementsdomains.goImproved domain record operationstypes.goExpanded type definitions with additional validation
- Enhanced domain record resource with improved import handling, better read/update logic, and expanded API type definitions
interface
behavioral
2 files
resource_dns_record.gotypes.go
Documentation and build updates
6 files changed
README.mdUpdated release links and documentation for Terraform 1.3index.mdUpdated registry documentationdomain_record.mdUpdated resource documentationMakefileUpdated build targetsDockerfileUpdated Docker configurationdocker-compose.ymlMinor config update