feat: new nacl module improved with Qoder
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
output "nacl_id" {
|
||||
value = aws_network_acl.this.id
|
||||
}
|
||||
output "nacl_arn" {
|
||||
value = aws_network_acl.this.arn
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user