website: additional syntax highlighting for "terraform" provider docs

This commit is contained in:
Martin Atkins 2017-04-07 16:56:35 -07:00
parent 6b8c98d393
commit 2933123a62
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ Use the navigation to the left to read about the available data sources.
## Example Usage
```
```hcl
# Shared infrastructure state stored in Atlas
data "terraform_remote_state" "vpc" {
backend = "atlas"