forked from pierront/but3-iac
partie 3
This commit is contained in:
@@ -9,5 +9,5 @@ output "service_account_email"{
|
||||
|
||||
|
||||
output "service_account_key" {
|
||||
value = google_service_account_key.private_key
|
||||
value = google_service_account_key.key.private_key
|
||||
}
|
||||
Reference in New Issue
Block a user