blob: 540b921707396ab24ab239d1dc199b6cf0c6a5c9 [file] [log] [blame]
terraform {
# Only the root module can declare a Cloud configuration. Terraform should emit a warning
# about this child module Cloud declaration.
cloud {
}
}