terraform { required_providers { tls = { source = "registry.terraform.io/hashicorp/tls" } } }