Difference between revisions of "Aws security group rule: from port"
Jump to navigation
Jump to search
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": |
Revision as of 16:05, 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
to_port aws_security_group_rule
See also
Advertising: