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

Public IP Support for AlloyDB #17921

Conversation

modular-magician
Copy link
Collaborator

Description:
Add support to enable public IP on an AlloyDB instance, and set a list of authorized external networks that are able to connect to the public IP of the instance. This PR has some custom code to allow instances to be created with public IP enabled as the API currently prohibits it. I plan on removing this custom code in a future PR once the API is updated, but this shouldn't be a breaking change.

This is for beta and GA terraform support.

Issue:

Release Note Template for Downstream PRs (will be copied)

alloydb: added `network_config` field to `google_alloydb_instance` resource
alloydb: added `public_ip_address` field  to `google_alloydb_instance` resource

Derived from GoogleCloudPlatform/magic-modules#10331

[upstream:70d8eb14afcca2e3f4f87fb146c333d1780e3a62]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit f818aa4 into hashicorp:main Apr 19, 2024
4 checks passed
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AlloyDB public IP assignment in beta provider
1 participant