Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade terraform-provider-dnsimple to v1.6.0 #460

Merged
merged 3 commits into from
Jul 19, 2024

Conversation

iwahbe
Copy link
Member

@iwahbe iwahbe commented Jul 19, 2024

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 with upgrade-provider ${NAME} --major.

@iwahbe iwahbe added the needs-release/major When a PR with this label merges, it initiates a release of vX+1.0.0 label Jul 19, 2024
@iwahbe iwahbe self-assigned this Jul 19, 2024
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • index/contact.Contact
  • index/domainDelegation.DomainDelegation
  • index/dsRecord.DsRecord
  • index/registeredDomain.RegisteredDomain
  • index/zone.Zone

New functions:

  • index/getRegistrantChangeCheck.getRegistrantChangeCheck

Maintainer note: consult the runbook for dealing with any breaking changes.

@iwahbe iwahbe force-pushed the upgrade-terraform-provider-dnsimple-to-v1.6.0-major branch from 4cc7d68 to 29455d8 Compare July 19, 2024 23:08
@iwahbe iwahbe requested review from guineveresaenger and a team July 19, 2024 23:08
@iwahbe iwahbe merged commit 5ead6ab into master Jul 19, 2024
23 checks passed
@iwahbe iwahbe deleted the upgrade-terraform-provider-dnsimple-to-v1.6.0-major branch July 19, 2024 23:45
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v4.0.0.

@github-actions github-actions bot removed the needs-release/major When a PR with this label merges, it initiates a release of vX+1.0.0 label Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade terraform-provider-dnsimple to v1.6.0 Upgrade terraform-provider-dnsimple to v1.5.0
3 participants