website: additional syntax highlighting for "terraform" provider docs
This commit is contained in:
parent
6b8c98d393
commit
2933123a62
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue