Difference between revisions of "Aws security group rule: from port"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
╷ | ╷ | ||
− | │ Error: Missing required argument | + | │ [[Error: Missing required argument]] |
│ | │ | ||
│ on sg.tf line 15, in resource "[[aws_security_group_rule]]" "allow_ssh_access_from_yourhostname": | │ on sg.tf line 15, in resource "[[aws_security_group_rule]]" "allow_ssh_access_from_yourhostname": | ||
Line 10: | Line 10: | ||
╵ | ╵ | ||
− | + | == Related == | |
[[to_port]] | [[to_port]] | ||
[[aws_security_group_rule]] | [[aws_security_group_rule]] | ||
== See also == | == See also == | ||
+ | * {{aws_security_group_rule}} | ||
* {{SG}} | * {{SG}} | ||
* {{terraform aws resources}} | * {{terraform aws resources}} | ||
[[Category:Terraform]] | [[Category:Terraform]] |
Latest revision as of 19:59, 31 January 2023
╷ │ Error: Missing required argument │ │ on sg.tf line 15, in resource "aws_security_group_rule" "allow_ssh_access_from_yourhostname": │ 15: resource "aws_security_group_rule" "allow_ssh_access_from_yourhostname" { │ │ The argument "from_port" is required, but no definition was found. ╵
Related[edit]
to_port aws_security_group_rule
See also[edit]
Advertising: