You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I don't think this is limited to terraform-plan assets in the cnspec shell, if you connect to a tfplan.json and run asset {*}, multiple rpc errors are returned:
Expected behavior
We should handle asset fields that are not applicable without erroring out when connected to assets such as TF plan, k8s manifest, etc.
Screenshots or CLI Output
If applicable, add screenshots or the CLI output to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. macOS]
OS Version: [e.g. 13.0]
Browser if applicable: [e.g. Chrome, Firefox]
Browser Version: [e.g. 106]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
I don't think this is limited to
terraform-plan
assets in the cnspec shell, if you connect to atfplan.json
and runasset {*}
, multiple rpc errors are returned:To Reproduce
Steps to reproduce the behavior:
tfplan.json
cnspec shell terraform plan tfplan.json
asset {*}
Expected behavior
We should handle asset fields that are not applicable without erroring out when connected to assets such as TF plan, k8s manifest, etc.
Screenshots or CLI Output
If applicable, add screenshots or the CLI output to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: