Difference between revisions of "Aws security group rule: from port"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | |||
+ | ╷ | ||
+ | │ 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. | ||
+ | ╵ | ||
Revision as of 16:03, 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. ╵
to_port
See also
Advertising: