forked from pierront/but3-iac
mja
This commit is contained in:
@@ -4,4 +4,6 @@ output "service_account_email" {
|
|||||||
|
|
||||||
output "service_account_key" {
|
output "service_account_key" {
|
||||||
value = google_service_account_key.mykey.private_key
|
value = google_service_account_key.mykey.private_key
|
||||||
|
sensitive = true
|
||||||
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user