mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
backend/azurerm: fixing the syntax highlighting (#20085)
This commit is contained in:
parent
995042666a
commit
ec0419fe91
@ -122,6 +122,7 @@ data "terraform_remote_state" "foo" {
|
||||
access_key = "abcdefghijklmnopqrstuvwxyz0123456789..."
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
When authenticating using a SAS Token associated with the Storage Account:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user