Skip to content
This repository has been archived by the owner on Feb 7, 2025. It is now read-only.

Commit

Permalink
Remove the database output from the internal Terraform environment
Browse files Browse the repository at this point in the history
  • Loading branch information
halprin committed May 17, 2024
1 parent 8b4406c commit 5112c21
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions operations/environments/internal/outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,3 @@ output "registry" {
output "publish_app" {
value = module.template.publish_app
}

output "database_hostname" {
value = module.template.database_hostname
}

0 comments on commit 5112c21

Please sign in to comment.