chore: update docs
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 4s
CI Workflow / CI run tests (pull_request) Failing after 23m12s
CI Workflow / CI run build and linting (pull_request) Successful in 25m35s
CI Workflow / Code coverage report (pull_request) Successful in 6s
CI Workflow / Test readiness for publishing provider (pull_request) Successful in 34m57s

This commit is contained in:
Marcel S. Henselin 2026-02-17 18:17:21 +01:00
parent 695c38d853
commit e5fa6c62f2
6 changed files with 78 additions and 1 deletions

View file

@ -13,7 +13,7 @@ description: |-
## Example Usage
```terraform
resource "stackitprivatepreview_postgresflexalpha_instance" "msh-instance-only" {
resource "stackitprivatepreview_postgresflexalpha_instance" "example-instance" {
project_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
name = "example-instance"
acl = ["XXX.XXX.XXX.X/XX", "XX.XXX.XX.X/XX"]