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 #9016

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

…682)

[upstream:740db9040af397a7079d4ab83d814ab22bacb153]

Signed-off-by: Modular Magician <[email protected]>
@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 70a21d6 into hashicorp:main Jan 7, 2025
3 checks passed
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.

1 participant