Skip to content

Commit

Permalink
PC-14787 Add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
BSski committed Dec 16, 2024
1 parent 6193c13 commit 9ac41cb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ The Nobl9 Terraform Provider does not support the configuration of the following
- [SLO Annotations](https://docs.nobl9.com/features/slo-annotations/)
- [Alert Silence](https://docs.nobl9.com/alerting/alert-silence/)

The Nobl9 Terraform Provider supports `terraform import` command. For resources that are project-bound, use `project_name/service_name` format.

## Configuration

To start using Nobl9 Terraform Provider, you must configure the provider with the proper credentials. Then, use the navigation on the left to learn more about the available resources.
Expand Down
2 changes: 2 additions & 0 deletions templates/index.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ The Nobl9 Terraform Provider does not support the configuration of the following
- [SLO Annotations](https://docs.nobl9.com/features/slo-annotations/)
- [Alert Silence](https://docs.nobl9.com/alerting/alert-silence/)

The Nobl9 Terraform Provider supports `terraform import` command. For resources that are project-bound, use `project_name/service_name` format.

## Configuration

To start using Nobl9 Terraform Provider, you must configure the provider with the proper credentials. Then, use the navigation on the left to learn more about the available resources.
Expand Down

0 comments on commit 9ac41cb

Please sign in to comment.