criblio / appscope

Gain observability into any Linux command or application with no code modification
https://appscope.dev
Apache License 2.0
268 stars 33 forks source link

BUG: Terraform crashes #1328

Closed iapaddler closed 1 year ago

iapaddler commented 1 year ago

Steps To Reproduce

ldscope -- terraform plan

AppScope 1.2.2 Terraform 1.3.8 (new version of terraform), compiled statically using go1.19.4

Environment

- AppScope: 1.2.2
- OS: alpine linux 3.17.1
- Architecture: x86_64
- Kernel: unk

Requested priority

None

Relevant log output

No response

jrcheli commented 1 year ago

The first commit here adds a (currently failing) testcase to our existing test/integration/terraform test. The test case reflects the scenario that was originally reported by the Cribl cloud team.