--- layout: page title: {{.Name}} parent: Data Sources subcategory: Virtual Environment description: |- {{ .Description | plainmarkdown | trimspace | prefixlines " " }} --- # {{.Type}}: {{.Name}} !> **DO NOT USE** {{ .Description | trimspace }} {{ if .HasExample -}} ## Example Usage {{ codefile "terraform" .ExampleFile }} {{- end }} {{ .SchemaMarkdown | trimspace }}