-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Fix usgov support for communication services #27919
Fix usgov support for communication services #27919
Conversation
Added usgov as option
added `usgov` as option
update documentation
update documentation
Tested manually deploying a |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @MichaelChristopherson - LGTM 📆
internal/services/communication/communication_service_resource.go
Outdated
Show resolved
Hide resolved
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 contributions. |
Community Note
Description
This PR is resolving this issue here: #23719. The
usgov
region now supports these resources and is currently only being stopped by the text reference validation.PR Checklist
Changes to existing Resource / Data Source
Testing
Change Log
Below please provide what should go into the changelog (if anything) conforming to the Changelog Format documented here.
azurerm_communication_service
- support forusgov
region addedazurerm_email_communication_service
- support forusgov
region addedThis is a (please select all that apply):
Related Issue(s)
Fixes #23719