We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94f2ad8 commit daafd1aCopy full SHA for daafd1a
dev-tools/cloud/terraform/main.tf
@@ -4,7 +4,7 @@ terraform {
4
required_providers {
5
ec = {
6
source = "elastic/ec"
7
- version = "0.11.0"
+ version = "0.12.1"
8
}
9
10
0 commit comments