RB
RB
@brilong thank you. I bumped up the iam role module to `0.16.2` and exposed `var.principals`. Please test that branch and let me know if it works for you.
Please keep the inline rules as an option (even if they are technically/informally deprecated) so we can manage security groups exclusively with terraform. The single rule resources (either old `aws_security_group_rule`...
Exposing the script would be a good escape hatch for people using non standard docker images
The solution is to provide at least one of the context null label inputs such as `name` A better fix for people who do not want to use name would...
Thanks!
/terratest
I don't think the rules can be moved using moved blocks or tf state mv since they are different resources even though both create sg rules. I'll try to PR...
Hi @njtran. Thanks for the quick response. I worked with aws support and there is no way to filter out launch templates in security hub and no way to exclude...
Thank you very much for considering!