Register hosts in Linode Managed DNS
This commit is contained in:
3
data.linode_domain.this.tf
Normal file
3
data.linode_domain.this.tf
Normal file
@@ -0,0 +1,3 @@
|
||||
data "linode_domain" "this" {
|
||||
domain = var.domain_name
|
||||
}
|
||||
Reference in New Issue
Block a user