update zones.yaml removed outputs
This commit is contained in:
parent
19bf2752ce
commit
1ec1d0f3c5
2 changed files with 55 additions and 59 deletions
|
@ -1,6 +0,0 @@
|
|||
output "zones" {
|
||||
value = data.cloudflare_zone.zone
|
||||
}
|
||||
output "records" {
|
||||
value = cloudflare_record.myrecord
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue