pati.to/terraform/pati.to.tf

4 lines
64 B
Terraform
Raw Normal View History

resource "digitalocean_domain" "pati_to" {
name = "pati.to"
}