We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2420d58 commit 1ca91dfCopy full SHA for 1ca91df
src/main.tf
@@ -1,6 +1,6 @@
1
module "alb_controller" {
2
source = "cloudposse/helm-release/aws"
3
- version = "0.10.0"
+ version = "0.10.1"
4
5
chart = var.chart
6
repository = var.chart_repository
0 commit comments