forked from pierront/but3-iac
partie 4
This commit is contained in:
@@ -18,7 +18,8 @@ output"service_account_email"{
|
|||||||
}
|
}
|
||||||
|
|
||||||
output"service_account_key"{
|
output"service_account_key"{
|
||||||
value = module.iam.service_account_key.private_key
|
value = module.iam.service_account_key
|
||||||
|
sensitive = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user