We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d72c7b commit c7b20e5Copy full SHA for c7b20e5
README.md
@@ -82,7 +82,7 @@ module "example-com" {
82
}
83
84
records_caa = {
85
- "example.com" = ["0 issue "letsencrypt.org""]
+ "example.com" = ["0 issue \"letsencrypt.org\""]
86
87
88
records_cname = {
0 commit comments