output_refers_to_sensitive_value
terraform Output refers to sensitive values
An output value references one or more sensitive attributes without marking the output itself as sensitive = true. Add sensitive = true to the output block to suppress the value from plan and apply output.