backend/azurerm: fixing the syntax highlighting (#20085)

This commit is contained in:
Tom Harvey 2019-01-23 13:33:11 +00:00 committed by GitHub
parent 995042666a
commit ec0419fe91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -122,6 +122,7 @@ data "terraform_remote_state" "foo" {
access_key = "abcdefghijklmnopqrstuvwxyz0123456789..."
}
}
```
When authenticating using a SAS Token associated with the Storage Account: