Azure / Azure/azure_preview_modules
TXT records longer than 255 characters?
Open
- Dominant language
- Python
- Stars
- 43
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
How do I create TXT records that are longer than 255 characters? At some places I read that I have to create two separate TXT records with the same name, each holding a part of the string.
The thing is that the azure_rm_dnsrecordset module will see the second txt record as an update of the first one.
Can this be solved in another way?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.