Skip to content

Commit 161d666

Browse files
authored
fix link to beta guide in the README (#424)
1 parent 3e2e8e3 commit 161d666

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ To use beta resources in the STACKIT Terraform provider, follow these steps:
170170

171171
> **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.
172172
173-
For more details, please refer to the [beta resources configuration guide](TODO-LINK).
173+
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).
174174

175175
## Acceptance Tests
176176

0 commit comments

Comments
 (0)