dns-management/nayeonie.com.tf

4 lines
67 B
Terraform
Raw Normal View History

resource "desec_domain" "nayeonie_com" {
name = "nayeonie.com"
}