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 a567810 commit 6b74a34Copy full SHA for 6b74a34
main.tf
@@ -89,7 +89,7 @@ locals {
89
#--------------------------------------------------------------
90
module "label" {
91
source = "cloudposse/label/null"
92
- version = "0.19.2"
+ version = "0.24.1"
93
94
attributes = compact(concat(module.this.attributes, ["elasticsearch", "cleanup"]))
95
0 commit comments