Skip to content

Commit

Permalink
Merge pull request #30 from artefactory/fix/output_file_name
Browse files Browse the repository at this point in the history
Fix/output file name
  • Loading branch information
griseau authored Oct 14, 2020
2 parents ccc766b + 7dfffca commit dcd7237
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions IaC/modules/mlflow/secret_manager/outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@
output "secret_value" {
description = "Value of the created secret"
value = google_secret_manager_secret_version.secret-version.secret_data
sensitive = true
}
File renamed without changes.

0 comments on commit dcd7237

Please sign in to comment.