Commit 132bee2
authored
[NDR-71] Redact account ids and invocation urls (#302)
* [NDR-71] Add masking for sensitive information in Terraform plan output
* [NDR-71] Add masking for sensitive information in Terraform plan output
* [NDR-71] Enhance masking for sensitive URLs in Terraform plan output
* [NDR-71] Remove debug outputs
* [NDR-71] Refactor Terraform plan output handling to hide sensitive values
* [NDR-71] Update GitHub Actions workflow for Terraform to enhance security and streamline processes
* [NDR-71] Enhance masking logic for AWS account IDs in Terraform plan output
* [NDR-71] Debug
* [NDR-71] Add fallback message for missing Lambda URLs in output masking
* [NDR-71] Enhance masking logic in Terraform plan output to handle missing API URLs, Lambda URLs, and AWS account IDs gracefully
* [NDR-71] Enhance Terraform Plan output logging by redirecting stderr to capture errors in plan and show commands
* [NDR-71] Update Terraform CI workflow for improved structure and clarity1 parent 0682043 commit 132bee2
1 file changed
+41
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
75 | 107 | | |
76 | 108 | | |
77 | 109 | | |
| |||
87 | 119 | | |
88 | 120 | | |
89 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
90 | 129 | | |
91 | 130 | | |
92 | 131 | | |
| |||
0 commit comments