Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
Took 2 minutes
  • Loading branch information
tdabasinskas committed Jan 5, 2024
1 parent 223706a commit 71c6b25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ provider "backstage" {

- `base_url` (String) Base URL of the Backstage instance, e.g. https://demo.backstage.io. May also be provided via `BACKSTAGE_BASE_URL` environment variable.
- `default_namespace` (String) Name of default namespace for entities (`default`, if not set). May also be provided via `BACKSTAGE_DEFAULT_NAMESPACE` environment variable.
- `headers` (Map of String) Headers to be sent with each request to the Backstage API. Useful for authentication. May also be provided via `BACKSTAGE_DEFAULT_NAMESPACE` environment variable.

0 comments on commit 71c6b25

Please sign in to comment.