blob: 5038febaf58e5fe0a69f6dd314d381904815ff47 [file] [log] [blame]
terraform {
cloud {
organization = "hashicorp"
workspaces {
name = "test"
}
}
}