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

Fixes for Terraform updates #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tokengeek
Copy link
Contributor

The provider and version have changed since this example was first
created. Required providers and their versions are declared outside of
the provider code now.

The Brightbox provider has now moved from a hashicorp prefix to the
registry under brightbox/brightbox.

A sensitive setting is required for the DB password output to avoid an
error during planning/applying so the field is protected.

The provider and version have changed since this example was first
created. Required providers and their versions are declared outside of
the provider code now.

The Brightbox provider has now moved from a `hashicorp` prefix to the
registry under `brightbox/brightbox`.

A `sensitive` setting is required for the DB password output to avoid an
error during planning/applying so the field is protected.
@tokengeek tokengeek requested a review from johnl August 16, 2022 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant