You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/data-sources/logs_access_token.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,15 +3,12 @@
3
3
page_title: "stackit_logs_access_token Data Source - stackit"
4
4
subcategory: ""
5
5
description: |-
6
-
Logs access token data source schema.
7
-
~> This datasource is in beta and may be subject to breaking changes in the future. Use with caution. See our guide https://registry.terraform.io/providers/stackitcloud/stackit/latest/docs/guides/opting_into_beta_resources for how to opt-in to use beta resources.
6
+
Logs access token data source schema. Uses the default_region specified in the provider configuration as a fallback in case no region is defined on datasource level.
8
7
---
9
8
10
9
# stackit_logs_access_token (Data Source)
11
10
12
-
Logs access token data source schema.
13
-
14
-
~> This datasource is in beta and may be subject to breaking changes in the future. Use with caution. See our [guide](https://registry.terraform.io/providers/stackitcloud/stackit/latest/docs/guides/opting_into_beta_resources) for how to opt-in to use beta resources.
11
+
Logs access token data source schema. Uses the `default_region` specified in the provider configuration as a fallback in case no `region` is defined on datasource level.
Copy file name to clipboardExpand all lines: docs/data-sources/logs_instance.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,15 +3,12 @@
3
3
page_title: "stackit_logs_instance Data Source - stackit"
4
4
subcategory: ""
5
5
description: |-
6
-
Logs instance data source schema.
7
-
~> This datasource is in beta and may be subject to breaking changes in the future. Use with caution. See our guide https://registry.terraform.io/providers/stackitcloud/stackit/latest/docs/guides/opting_into_beta_resources for how to opt-in to use beta resources.
6
+
Logs instance data source schema. Uses the default_region specified in the provider configuration as a fallback in case no region is defined on datasource level.
8
7
---
9
8
10
9
# stackit_logs_instance (Data Source)
11
10
12
-
Logs instance data source schema.
13
-
14
-
~> This datasource is in beta and may be subject to breaking changes in the future. Use with caution. See our [guide](https://registry.terraform.io/providers/stackitcloud/stackit/latest/docs/guides/opting_into_beta_resources) for how to opt-in to use beta resources.
11
+
Logs instance data source schema. Uses the `default_region` specified in the provider configuration as a fallback in case no `region` is defined on datasource level.
~> This resource is in beta and may be subject to breaking changes in the future. Use with caution. See our guide https://registry.terraform.io/providers/stackitcloud/stackit/latest/docs/guides/opting_into_beta_resources for how to opt-in to use beta resources.
6
+
Logs access token resource schema. Uses the default_region specified in the provider configuration as a fallback in case no region is defined on resource level.
8
7
---
9
8
10
9
# stackit_logs_access_token (Resource)
11
10
12
-
Logs access token resource schema.
13
-
14
-
~> This resource is in beta and may be subject to breaking changes in the future. Use with caution. See our [guide](https://registry.terraform.io/providers/stackitcloud/stackit/latest/docs/guides/opting_into_beta_resources) for how to opt-in to use beta resources.
11
+
Logs access token resource schema. Uses the `default_region` specified in the provider configuration as a fallback in case no `region` is defined on resource level.
~> This resource is in beta and may be subject to breaking changes in the future. Use with caution. See our guide https://registry.terraform.io/providers/stackitcloud/stackit/latest/docs/guides/opting_into_beta_resources for how to opt-in to use beta resources.
6
+
Logs instance resource schema. Uses the default_region specified in the provider configuration as a fallback in case no region is defined on resource level.
8
7
---
9
8
10
9
# stackit_logs_instance (Resource)
11
10
12
-
Logs instance resource schema.
13
-
14
-
~> This resource is in beta and may be subject to breaking changes in the future. Use with caution. See our [guide](https://registry.terraform.io/providers/stackitcloud/stackit/latest/docs/guides/opting_into_beta_resources) for how to opt-in to use beta resources.
11
+
Logs instance resource schema. Uses the `default_region` specified in the provider configuration as a fallback in case no `region` is defined on resource level.
0 commit comments