Skip to content

Commit

Permalink
cert issues
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeh committed May 30, 2024
1 parent 2c12e71 commit 8cca5ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ resource "aws_iam_service_linked_role" "elasticbeanstalk" {

module "dev" {
source = "./modules/env"
domain = "4-growth-dev.dev-vizzuality.com"
domain = "dev.4-growth.dev-vizzuality.com"
project = var.project_name
environment = "dev"
aws_region = var.aws_region
Expand Down

0 comments on commit 8cca5ac

Please sign in to comment.