Closed iwahbe closed 3 months ago
Looking good! No breaking changes found.
index/contact.Contact
index/domainDelegation.DomainDelegation
index/dsRecord.DsRecord
index/registeredDomain.RegisteredDomain
index/zone.Zone
index/getRegistrantChangeCheck.getRegistrantChangeCheck
Maintainer note: consult the runbook for dealing with any breaking changes.
This PR has been shipped in release v4.0.0.
This PR was generated via
$ upgrade-provider pulumi/pulumi-dnsimple --major
.This actually went really smoothly, all I needed to do was set
VERSION_PREFIX=4.0.0
and update the README. Everything else worked withupgrade-provider ${NAME} --major
.