Skip to content

updated to allow access to other protocols e.g. tcp#3

Open
rajatpandit wants to merge 1 commit into
terraform-community-modules:masterfrom
rajatpandit:master
Open

updated to allow access to other protocols e.g. tcp#3
rajatpandit wants to merge 1 commit into
terraform-community-modules:masterfrom
rajatpandit:master

Conversation

@rajatpandit

Copy link
Copy Markdown

No description provided.

Comment thread elb_http/variables.tf
}

variable "frontend_port" {
description = "The port the service on the EC2 instances listens on"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This description is for backend_port.

Comment thread elb_http/README.md
- `subnet_az1` - The VPC subnet ID for AZ1
- `subnet_az2` - The VPC subnet ID for AZ2
- `backend_port` - The port the service running on the EC2 insances
- `(frontend_port | backend_port)` - The port the service running on/off the EC2 insances

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

List all variables explicitly (one after another on separate lines, as other variables).

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.

2 participants