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. #1979

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 requested a review from a team as a code owner February 22, 2024 18:34
@modular-magician modular-magician requested review from roaks3 and removed request for a team February 22, 2024 18:34
@modular-magician modular-magician merged commit 820bf19 into GoogleCloudPlatform:main Feb 22, 2024
4 checks passed
Copy link

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@modular-magician modular-magician deleted the downstream-pr-f60f2e6424a7eb3746a8b8cfff9fccceaa272ab7 branch November 18, 2024 06:18
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