Skip to content

Commit

Permalink
remove test code
Browse files Browse the repository at this point in the history
  • Loading branch information
jarpat committed Nov 10, 2023
1 parent 55e7e33 commit ede1228
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,3 @@ output "validate_subnet_azs" {
error_message = "Your subnet_azs keys must have a string list value of AZs greater than or equal to the list of CIDRs in equivalent key in the subnets variable."
}
}

output "test" {
value = module.postgresql.db_instance_identifier
}

0 comments on commit ede1228

Please sign in to comment.