Skip to content

Commit dcba0c1

Browse files
author
iru
authored
docs: troubleshoot error on TF 1.3
1 parent 0d2a3cb commit dcba0c1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,10 @@ When scanning is activated, should see following lines on the cloud-connector co
184184
185185
## Troubleshooting
186186
187+
### Q-Terraform 1.3: Getting error "Error: Plugin did not respond
188+
A: Seems a bug with some providers
189+
<br/>S: Upgrade to Terraform [1.3.1](https://github.com/hashicorp/terraform/blob/v1.3.1/CHANGELOG.md)
190+
187191
### Q-Debug: Need to modify cloud-connector config (to troubleshoot with `debug` loglevel, modify ingestors for testing, ...)
188192
A: both in ECS and AppRunner workload types, cloud-connector configuration is passed as a base64-encoded string through the env var `CONFIG`
189193
<br/>S: Get current value, decode it, edit the desired (ex.:`logging: debug` value), encode it again, and spin it again with this new definition.

0 commit comments

Comments
 (0)