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-vault to v4.3.0 #544

Merged
merged 5 commits into from
Jun 21, 2024

Conversation

guineveresaenger
Copy link
Contributor

@guineveresaenger guineveresaenger commented Jun 21, 2024

This PR was generated via $ upgrade-provider pulumi/pulumi-vault with significant manual tweaks:

  • Removes the fork.patch. All instances of patch conflicts were in files addressed by the upstream removal of the hashicorp/vault dependency - either pertaining to package imports, use of an updated library, or the patch dropped tests, which should not affect us either by presence or absence.
  • Removes the BUSL workaround patch due to ^^
  • Migrates the remaining docs patch to a DocsEditRule

@guineveresaenger guineveresaenger added the needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 label Jun 21, 2024
@guineveresaenger guineveresaenger self-assigned this Jun 21, 2024
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • index/plugin.Plugin
  • index/pluginPinnedVersion.PluginPinnedVersion
  • pkiSecret/backendConfigEst.BackendConfigEst

New functions:

  • pkiSecret/getBackendConfigEst.getBackendConfigEst

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

Copy link
Member

@iwahbe iwahbe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work. Thank you!

@guineveresaenger guineveresaenger merged commit ea7f3f3 into master Jun 21, 2024
18 checks passed
@guineveresaenger guineveresaenger deleted the upgrade-terraform-provider-vault-to-v4.3.0 branch June 21, 2024 19:42
@github-actions github-actions bot removed the needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 label Jun 21, 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-vault to v4.3.0
2 participants