Skip to content

Commit

Permalink
Added lambda ack
Browse files Browse the repository at this point in the history
  • Loading branch information
timam committed May 16, 2024
1 parent 6d0d191 commit f669d3b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions iac/ack.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ resource "helm_release" "ack" {
enabled: true
aws:
region: "ap-southeast-1"
lambda:
enabled: true
aws:
region: "ap-southeast-1"
EOF
]
}

0 comments on commit f669d3b

Please sign in to comment.