Is it possible to get the NACL rules of a given NA...
# aws
l
Is it possible to get the NACL rules of a given NACL using @pulumi/aws? Or do I have to drop out to the AWS SDK?
I can't see it in the Terraform provider, so I guess it's not possible...
Ah.. they don't exist. A nice abstraction over Network ACL entries. Ah well, I'll use those I guess.