mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
website: Fix a random typo in azurerm backend
This commit is contained in:
parent
f2f47c3c9f
commit
db82b80c9d
@ -79,7 +79,7 @@ terraform {
|
||||
|
||||
## Data Source Configuration
|
||||
|
||||
When authenticating using a Service Principall (either with a Client Certificate or a Client Secret):
|
||||
When authenticating using a Service Principal (either with a Client Certificate or a Client Secret):
|
||||
|
||||
```hcl
|
||||
data "terraform_remote_state" "foo" {
|
||||
|
Loading…
Reference in New Issue
Block a user