Skip to content

Commit

Permalink
remove domain from settings
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Dec 16, 2022
1 parent 3af4a2c commit 30e20aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/full-cluster/settings.auto.tfvars.example
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cluster_name = "org-project-env"
cluster_version = "1.21"
region = "us-gov-east-1"
domain = "org-project-env.env.domain.census.gov"
## domain = "org-project-env.env.domain.census.gov"
eks_instance_disk_size = 40
eks_vpc_name = "*vpcshortname*"
eks_instance_type = "t3.xlarge"
Expand Down

0 comments on commit 30e20aa

Please sign in to comment.