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 location field in DNS authorization resource. #7006

Conversation

modular-magician
Copy link
Collaborator

Add a new field location in DnsAuthorization resource in certificate managers. The field will default to global in case it's unset.

This is pretty much similar to what happened in GoogleCloudPlatform/magic-modules#7825, I used this PR as a reference to make a state_migration to avoid breaking changes.

The resource does not yet support non global instances, but once it does, we will add a new example with a different location.

Release Note Template for Downstream PRs (will be copied)

certificatemanager: added `location` field to `google_certificate_manager_dns_authorization` resource

Derived from GoogleCloudPlatform/magic-modules#9968

* Add location field in DNS authorization resource

* Fixed the provider version of the updated config

---------

Co-authored-by: Hamza Hassan <[email protected]>

[upstream:f60f2e6424a7eb3746a8b8cfff9fccceaa272ab7]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 37bf4a6 into hashicorp:main Feb 22, 2024
4 checks passed
@modular-magician modular-magician deleted the downstream-pr-f60f2e6424a7eb3746a8b8cfff9fccceaa272ab7 branch November 16, 2024 04:59
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