add check for domains with no records
This commit is contained in:
parent
9b28310b45
commit
ade9270891
2 changed files with 3 additions and 1 deletions
|
@ -3,6 +3,7 @@ terraform {
|
|||
cloudflare = {
|
||||
source = "cloudflare/cloudflare"
|
||||
version = "~> 4"
|
||||
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue