1
0
Files

4 lines
101 B
Terraform

# ephemeral resources are supported since terraform 1.10
terraform {
required_version = ">= 1.10"
}