Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
loafoe committed Jun 30, 2021
1 parent ccadf23 commit 2308b8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ output "service_id" {

output "credentials" {
description = "The service credentials"
sensitive = true
value = cloudfoundry_service_key.database_key.credentials
sensitive = true
value = cloudfoundry_service_key.database_key.credentials
}

0 comments on commit 2308b8e

Please sign in to comment.