Closed weyderfs closed 1 year ago
This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Guys, I don't found in the documentation a how to import a existent security group using this module?
I have been trying execute:
terragrunt import aws_security_group.this sg-xxxxxx
and return success:But when I just run the
terragrunt plan
the outputs shows like a new resource creation...