-
Notifications
You must be signed in to change notification settings - Fork 626
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
resource/cloudflare_zone: Add unicode support
Introduce unicode support for using zone names and ensure that the schema comparison is performed after first converting both values to unicode. This change ensures that the punycode and unicode values are both stored as the unicode version to match what the Cloudflare API returns. Closes #399
- Loading branch information
1 parent
c100df2
commit 73f7cd8
Showing
1 changed file
with
19 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters