fix link to beta guide in the README (#424)
This commit is contained in:
parent
3e2e8e3a45
commit
161d6666c1
1 changed files with 1 additions and 1 deletions
|
|
@ -170,7 +170,7 @@ To use beta resources in the STACKIT Terraform provider, follow these steps:
|
|||
|
||||
> **Note**: The environment variable takes precedence over the provider configuration option. This means that if the `STACKIT_TF_ENABLE_BETA_RESOURCES` environment variable is set to a valid value (`"true"` or `"false"`), it will override the `enable_beta_resources` option specified in the provider configuration.
|
||||
|
||||
For more details, please refer to the [beta resources configuration guide](TODO-LINK).
|
||||
For more details, please refer to the [beta resources configuration guide](https://registry.terraform.io/providers/stackitcloud/stackit/latest/docs/guides/opting_into_beta_resources).
|
||||
|
||||
## Acceptance Tests
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue