We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'd like to assign a Name tag to my ALB without having to overwrite the same on each listener/target-group etc.
Name
terraform-aws-alb/main.tf
Line 68 in 5121d71
Can we provide an additional variable like for security groups?
Line 662 in 5121d71
I can provide a pull request if required.
The text was updated successfully, but these errors were encountered:
the name of the LB is set via var.name
var.name
Line 51 in 5121d71
Sorry, something went wrong.
Yes. Nevertheless I would like to create tags that apply to the LB only.
No branches or pull requests
I'd like to assign a
Name
tag to my ALB without having to overwrite the same on each listener/target-group etc.terraform-aws-alb/main.tf
Line 68 in 5121d71
Can we provide an additional variable like for security groups?
terraform-aws-alb/main.tf
Line 662 in 5121d71
I can provide a pull request if required.
The text was updated successfully, but these errors were encountered: