Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Terraform import command in the generated Terraform output. #374

Open
lvets opened this issue Jun 25, 2024 · 0 comments
Open

Comments

@lvets
Copy link

lvets commented Jun 25, 2024

Would it be possible to add a commented line right above the generated Terraform resource with the exact Terraform import command?

For example something like this:

# terraform import aws_instance.EC2Instance <Instance ID>
resource "aws_instance" "EC2Instance" {
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant