diff --git a/website/source/docs/providers/terraform/index.html.markdown b/website/source/docs/providers/terraform/index.html.markdown index 3fca18257..f0b7784a0 100644 --- a/website/source/docs/providers/terraform/index.html.markdown +++ b/website/source/docs/providers/terraform/index.html.markdown @@ -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"