You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
What is the outcome that you are trying to reach?
I would like to be able to provide a custom path for the resource aws_load_balancer_controller.aws_iam_policy. This would enable more secure policies, since the roles being used to deploy the resources might have strict permissions on certain policy paths.
Describe the solution you would like
Adding a var.path that would default to "/" if not provided.
Community Note
What is the outcome that you are trying to reach?
I would like to be able to provide a custom path for the resource aws_load_balancer_controller.aws_iam_policy. This would enable more secure policies, since the roles being used to deploy the resources might have strict permissions on certain policy paths.
Describe the solution you would like
Adding a var.path that would default to "/" if not provided.
Describe alternatives you have considered
There are no alternatives.
Additional context
This was captured in the PR aws-ia/terraform-aws-eks-blueprints#1475 among other features. Can raise a new PR with this change only.
The text was updated successfully, but these errors were encountered: