infra/terraform/gmem.ca.tf
2022-08-28 14:55:56 +01:00

3 lines
59 B
HCL

resource "aws_route53_zone" "gmemca" {
name = "gmem.ca"
}