Sign in
third-party-mirror
/
terraform
/
refs/heads/main
/
.
/
v1.12.2
/
internal
/
configs
/
testdata
/
nested-cloud-warning
/
child
/
child.tf
blob: 540b921707396ab24ab239d1dc199b6cf0c6a5c9 [
file
] [
log
] [
blame
] [
edit
]
terraform
{
# Only the root module can declare a Cloud configuration. Terraform should emit a warning
# about this child module Cloud declaration.
cloud
{
}
}