Difference between revisions of "Terraform resource: aws security group rule"
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
== See also == | == See also == | ||
− | * {{ | + | * {{tf sg}} |
* {{SG}} | * {{SG}} | ||
[[Category:Terraform]] | [[Category:Terraform]] |
Revision as of 19:32, 28 February 2023
aws_security_group_rule
from_port
to_port
protocol (required): icmp, icmpv6, tcp, udp, or all
Related
ingress, egress
aws ec2 authorize-security-group-ingress
aws_security_group
data.aws_subnet.all_public
cidr_blocks Tags
tags = { name = "your SG name" }
See also
Advertising: