-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve doc accuracy for
aws_vpc_security_group_ingress_rule
and `a…
…ws_vpc_security_group_egress_rule` * `ip_protocol` was marked as `Required` in the schema but `Optional` in the docs * `security_group_id` is `Required` but was `Optional` in the schema * Try to clarify the situations where `Optional` arguments are actually `Required` * Make examples less confusing by using a single port; using different ports makes it look like some kind of port mapping
- Loading branch information
1 parent
59ae58d
commit ee8af4f
Showing
3 changed files
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters