Open mijdavis2 opened 4 years ago
Hey @mijdavis2 👋 Thank you very much for taking the time to raise this issue. Given that there's been a number of AWS provide releases since you initially filed it, can you confirm whether you're still experiencing this behavior?
Marking this issue as stale due to inactivity. This helps our maintainers find and focus on the active issues. If this issue receives no comments in the next 30 days it will automatically be closed. Maintainers can also remove the stale label.
If this issue was automatically closed and you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thank you!
Community Note
Terraform Version
Affected Resource(s)
Terraform Configuration Files
Debug Output
https://gist.github.com/mijdavis2/15cda299f25ba1bc4047edb84f9f0f49
Panic Output
Expected Behavior
Tell the user that
security_group_id
should not be blank or an empty string.Actual Behavior
Output every single security group and rule in the target region/account.
Steps to Reproduce
Use the above resource with valid inputs aside from
security_group_id
terraform apply
Important Factoids
References
0000