Skip to content

Commit 73abfa5

Browse files
committed
Apply 1 suggestion(s) to 1 file(s)
1 parent fd7684b commit 73abfa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ variable "aws_deploy_ec2_instance_tag_name" {
4949

5050
variable "aws_deploy_dns_zone_name" {
5151
description = "The Route53 hosted zone where the DLE will be managed"
52-
default = "dmitrytest.samokhvalov.com"
52+
default = "aws.postgres.ai"
5353
}
5454

5555
variable "aws_deploy_dns_api_subdomain" {

0 commit comments

Comments
 (0)