testing/infra/terraform/modules/ec_deployment/terraform.tf (
8
lines of code) (
raw
):
terraform { required_providers { ec = { source = "elastic/ec" version = "0.5.1" } } }