Skip to content

changed to_port of ingress egress to "0"#2

Open
sharvesh923 wants to merge 1 commit intopyvivid:mainfrom
sharvesh923:patch-1
Open

changed to_port of ingress egress to "0"#2
sharvesh923 wants to merge 1 commit intopyvivid:mainfrom
sharvesh923:patch-1

Conversation

@sharvesh923
Copy link


│ Error: error updating Security Group (sg-09daa0eaca796184e): from_port (0) and to_port (65535) must both be 0 to use the 'ALL' "-1" protocol! │
│ with aws_security_group.my_sg_1,
│ on main.tf line 55, in resource "aws_security_group" "my_sg_1":
│ 55: resource "aws_security_group" "my_sg_1" {

╷
│ Error: error updating Security Group (sg-09daa0eaca796184e): from_port (0) and to_port (65535) must both be 0 to use the 'ALL' "-1" protocol!
│
│   with aws_security_group.my_sg_1,
│   on main.tf line 55, in resource "aws_security_group" "my_sg_1":
│   55: resource "aws_security_group" "my_sg_1" {
│
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant