Open vladholubiev opened 2 years ago
moved { from = aws_s3_bucket.main to = module.s3_bucket.aws_s3_bucket.main }
No autocomplete. Highlights as errors.
Syntax is highlighted. Code completions are suggested.
Described above
See https://learn.hashicorp.com/tutorials/terraform/move-config#move-your-resources-with-the-moved-configuration-block
It would be extra cool if the "Rename" refactoring automatically generated the appropriate moved block!
moved
Any updates on this issue?
Prerequisites
Installation details
Terraform Configuration Files
Exception
No autocomplete. Highlights as errors.
Expected Behavior
Syntax is highlighted. Code completions are suggested.
Actual Behavior
Described above
Steps to Reproduce
Described above
See https://learn.hashicorp.com/tutorials/terraform/move-config#move-your-resources-with-the-moved-configuration-block