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

Add health_check and external_endpoints to google_dns_record_set #20843

Conversation

modular-magician
Copy link
Collaborator

Add support for health_check and external_endpoints which allows implementing this with Terraform: cloud.google.com/load-balancing/docs/https/applb-failover-overview.

I wanted to add exactly-one-of and conflicts but turns out there's no easy way to do that if the parent items aren't MaxItems: 1 (eg. wrr).

dns: added `health_check` and `external_endpoints` fields to `google_dns_record_set` resource

Derived from GoogleCloudPlatform/magic-modules#12682

…hicorp#12682)

[upstream:740db9040af397a7079d4ab83d814ab22bacb153]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician requested a review from a team as a code owner January 7, 2025 22:00
@modular-magician modular-magician merged commit 6328e6a into hashicorp:main Jan 7, 2025
4 checks passed
Copy link

github-actions bot commented Feb 7, 2025

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 Feb 7, 2025
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.

None yet

1 participant