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

fix: Add terraform provider replacement to handle opentofu registry p… #1743

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

FelisiaM
Copy link
Member

…rovideres

Brokerpak v1.12.0 was build with an old version of the broker which used to put the providers in the opentofu registry path. Since these providers are taken from terraform we want to make sure that they are installed in the terraform registry path.
This change makes sure that any state created with the previous version can continue to work with provideres being installed in the terraform path.

#187439534

Checklist:

  • Have you added Release Notes in the docs repositories?
  • Have you ran make run-integration-tests and make run-terraform-tests?
  • Have you ran acceptance tests for the service under change?
  • Have you followed the Conventional Commits specification?

…rovideres

Brokerpak v1.12.0 was build with an old version of the broker which used to put the providers in the opentofu registry path. Since these providers are taken from terraform we want to make sure that they are installed in the terraform registry path.
 This change makes sure that any state created with the previous version can continue to work with provideres being installed in the terraform path.

[#187439534](https://www.pivotaltracker.com/story/show/187439534)

Co-Authored-By: Marcela Campo <20945140+pivotal-marcela-campo@users.noreply.github.com>
@FelisiaM FelisiaM merged commit 053cd8c into main Apr 17, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant