@@ -0,0 +1,9 @@
output "admin_password" {
sensitive = true
value = random_password.influxdb_admin.result
}
output "admin_token" {
value = random_password.influxdb_admin_token.result
The note is not visible to the blocked user.