Skip to content

Commit 89e39a0

Browse files
authored
Update aws_security_group_egress_and_ingress_blocks_deprecated.md
1 parent 330ea4f commit 89e39a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/aws_security_group_egress_and_ingress_blocks_deprecated.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ resource "aws_vpc_security_group_egress_rule" "example" {
6363

6464
using the attributes according to your code.
6565

66-
`ingress` blocks are replaced by `aws_vpc_security_group_egress_rule` in the same way.
66+
`ingress` blocks are replaced by `aws_vpc_security_group_ingress_rule` in the same way.

0 commit comments

Comments
 (0)