Commit bfad356
feat: add MySQL instance password outputs (#14)
- Add mysql_instance_password output to standalone module
- Add mysql_primary_instance_password output to replication module
- Add mysql_replica_instance_passwords output to replication module
- Mark all password outputs as sensitive
Generated with [codeagent](https://github.com/qbox/codeagent)
Co-authored-by: xgopilot <[email protected]>
Co-authored-by: zhangzqs <[email protected]>1 parent 5fb5550 commit bfad356
2 files changed
+21
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments