Import from Terraform doesn't reference module outputs correctly #859
Labels
bug
Something isn't working
confirmed
independently reproduced by an engineer on the team
feature/convert
priority/important-soon
High priority, to be worked on as part of our current release or the following one.
Community Note
cdktf & Language Versions
Latest build from main
Affected Resource(s)
Any module output
Expected Behavior
module outputs accessed via appropriate get method on TerraformHclModule
Actual Behavior
Module outputs are accessed as if they went through the code generation process, i.e. .Output
Steps to Reproduce
The text was updated successfully, but these errors were encountered: