Commit 96ed9a6
feat: Make private_key_data sensitive (#144)
While I was importing the serviceaccount resources, I noticed that it
echoes the private_key_data to the console during a terraform plan.
Co-authored-by: Rui Fu <[email protected]>1 parent e001371 commit 96ed9a6
File tree
2 files changed
+2
-0
lines changed- cloud
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
0 commit comments