Skip to content

Commit

Permalink
chore: remove environment variable [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
burib authored Nov 15, 2024
1 parent 49ca3a9 commit 437be4e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions outputs.tf
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
output "environment" {
value = var.environment
description = "Environment where this stack has been deployed to."
}

output "region" {
value = local.region
description = "AWS Region code where this stack has been deployed to."
Expand Down

0 comments on commit 437be4e

Please sign in to comment.