Skip to content

Add database chooser options #14901

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

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

Add database chooser options #14901

wants to merge 1 commit into from

Conversation

cleverguy25
Copy link
Contributor

Proposed changes

Add a database chooser option for rotation scenarios

Tested language, os, and cloud choosers on other pages and did not seem to break anything.

@pulumi-bot
Copy link
Collaborator

@@ -15,5 +15,5 @@


<div>
<pulumi-choosable type="{{ $type }}" values="{{ $values }}" mode="{{ $mode }}">{{ .Inner }}</pulumi-choosable>
<pulumi-choosable type="{{ $type }}" values="{{ $values }}" mode="{{ $mode }}">{{ .Inner | markdownify }}</pulumi-choosable>
Copy link
Contributor

Choose a reason for hiding this comment

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

i'm concerned that this could cause breaking changes to existing content, and it hasn't been needed up until now. what was the reasoning for adding it?

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.

3 participants