go-gandi / terraform-provider-gandi

Terraform provider for the Gandi Domain services
Mozilla Public License 2.0
152 stars 46 forks source link

Add missing computed 'href' field to the DNSRecord schema and hot fix lint job #67

Closed taoufik07 closed 2 years ago

taoufik07 commented 2 years ago

Fixes #66

I couldn't find the tests, so I bet there's none :/

taoufik07 commented 2 years ago

I've added a hot fix to the lint job, more in https://github.com/golangci/golangci-lint-action/issues/244

tiramiseb commented 2 years ago

@taoufik07 could you please double-check your modifications about the linting?

taoufik07 commented 2 years ago

@tiramiseb good catch, I've modified an old ref and cherry picked, it should be good now!