Skip to content

Commit

Permalink
fix datasource doc
Browse files Browse the repository at this point in the history
  • Loading branch information
teowa committed Sep 20, 2023
1 parent 26030d7 commit b387ca8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions website/docs/d/app_configuration.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -89,13 +89,13 @@ A `primary_write_key` block exports the following:

A `replica` block exports the following:

* `id` - The replica ID.
* `id` - The ID of the App Configuration Replica.

* `endpoint` - The URL of the replica.
* `endpoint` - The URL of the App Configuration Replica.

* `location` - The supported Azure location where the replica exists.
* `location` - The supported Azure location where the App Configuration Replica exists.

* `name` - The name of the replica.
* `name` - The name of the App Configuration Replica.


---
Expand Down

0 comments on commit b387ca8

Please sign in to comment.