Skip to content

Commit 6e133d2

Browse files
Update docs/rules/aws_security_group_rule_deprecated.md
Co-authored-by: Ben Drucker <[email protected]>
1 parent 7eeb9e9 commit 6e133d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/aws_security_group_rule_deprecated.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ For further information, see the [Terraform documentation](https://registry.terr
2828
2929
## How To Fix
3030
31-
Depending on `foo.type`, you can fix the issue by using either `aws_vpc_security_group_egress_rule` or `aws_vpc_security_group_ingress_rule`.
31+
Depending on `type`, you can fix the issue by using either `aws_vpc_security_group_egress_rule` or `aws_vpc_security_group_ingress_rule`.

0 commit comments

Comments
 (0)