Difference between revisions of "Aws security group rule: from port"
Jump to navigation
Jump to search
(Created page with "{{lc}} == See also == * {{SG}} * {{terraform aws resources}} Category:Terraform") |
|||
(6 intermediate revisions by the same user not shown) | |||
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. | ||
+ | ╵ | ||
+ | |||
+ | == Related == | ||
+ | [[to_port]] | ||
+ | [[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: