Skip to content

Commit 769ba69

Browse files
committed
revert
1 parent 2775760 commit 769ba69

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)