Skip to content

Commit

Permalink
chore: remove www-a output
Browse files Browse the repository at this point in the history
  • Loading branch information
chizmw committed Oct 8, 2023
1 parent d7b2cc4 commit af53089
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions terraform/_outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,3 @@ output "stage_function_name" {
output "stage_url" {
value = aws_api_gateway_deployment.deployment.invoke_url
}


output "www-a" {
value = aws_route53_record.wkspc_www-a.fqdn
}

0 comments on commit af53089

Please sign in to comment.