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/env_aws.md
-10Lines changed: 0 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,6 @@ Bring Your Own Cloud (BYOC) AWS environment data source.
68
68
- "ROUND_ROBIN": load balance traffic across all zones in round-robin fashion (default)
69
69
- "ZONE_BEST_EFFORT": keep traffic within same zone
70
70
-`maintenance_windows` (Attributes List) List of maintenance windows during which automatic maintenance is permitted. By default updates are applied as soon as they are available. (see [below for nested schema](#nestedatt--maintenance_windows))
71
-
-`metrics_endpoint` (Attributes) Metrics endpoint configuration. (see [below for nested schema](#nestedatt--metrics_endpoint))
72
71
-`node_groups` (Attributes List) List of node groups. At least one required. (see [below for nested schema](#nestedatt--node_groups))
73
72
-`peering_connections` (Attributes List) AWS environment VPC peering configuration. (see [below for nested schema](#nestedatt--peering_connections))
74
73
-`permissions_boundary_policy_arn` (String) Policy ARN that sets the maximum permissions for the IAM roles created by the environment. **[IMMUTABLE]**
@@ -240,15 +239,6 @@ Optional:
240
239
-`enabled` (Boolean) Set to `true` if maintenance window is enabled, `false` otherwise. (default `false`)
241
240
242
241
243
-
<aid="nestedatt--metrics_endpoint"></a>
244
-
### Nested Schema for `metrics_endpoint`
245
-
246
-
Optional:
247
-
248
-
-`enabled` (Boolean) Set to `true` if metrics endpoint is enabled, `false` otherwise (default `false`).
249
-
-`source_ip_ranges` (List of String) IP addresses/blocks to allow traffic from when metrics endpoint is enabled.
Copy file name to clipboardExpand all lines: docs/data-sources/env_azure.md
-10Lines changed: 0 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,6 @@ Bring Your Own Cloud (BYOC) Azure environment data source.
57
57
- "ROUND_ROBIN": load balance traffic across all zones in round-robin fashion (default)
58
58
- "ZONE_BEST_EFFORT": keep traffic within same zone
59
59
-`maintenance_windows` (Attributes List) List of maintenance windows during which automatic maintenance is permitted. By default updates are applied as soon as they are available. (see [below for nested schema](#nestedatt--maintenance_windows))
60
-
-`metrics_endpoint` (Attributes) Metrics endpoint configuration. (see [below for nested schema](#nestedatt--metrics_endpoint))
61
60
-`node_groups` (Attributes List) List of node groups. At least one required. (see [below for nested schema](#nestedatt--node_groups))
62
61
-`private_link_service` (Attributes) Azure Private Link service configuration. (see [below for nested schema](#nestedatt--private_link_service))
63
62
-`region` (String) Azure region ([docs](https://azure.microsoft.com/en-us/explore/global-infrastructure/geographies/#overview)). **[IMMUTABLE]**
@@ -126,15 +125,6 @@ Optional:
126
125
-`enabled` (Boolean) Set to `true` if maintenance window is enabled, `false` otherwise. (default `false`)
127
126
128
127
129
-
<aid="nestedatt--metrics_endpoint"></a>
130
-
### Nested Schema for `metrics_endpoint`
131
-
132
-
Optional:
133
-
134
-
-`enabled` (Boolean) Set to `true` if metrics endpoint is enabled, `false` otherwise (default `false`).
135
-
-`source_ip_ranges` (List of String) IP addresses/blocks to allow traffic from when metrics endpoint is enabled.
Copy file name to clipboardExpand all lines: docs/data-sources/env_gcp.md
-10Lines changed: 0 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,6 @@ Bring Your Own Cloud (BYOC) GCP environment data source.
58
58
- "ROUND_ROBIN": load balance traffic across all zones in round-robin fashion (default)
59
59
- "ZONE_BEST_EFFORT": keep traffic within same zone
60
60
-`maintenance_windows` (Attributes List) List of maintenance windows during which automatic maintenance is permitted. By default updates are applied as soon as they are available. (see [below for nested schema](#nestedatt--maintenance_windows))
61
-
-`metrics_endpoint` (Attributes) Metrics endpoint configuration. (see [below for nested schema](#nestedatt--metrics_endpoint))
62
61
-`node_groups` (Attributes List) List of node groups. At least one required. (see [below for nested schema](#nestedatt--node_groups))
63
62
-`peering_connections` (Attributes List) Network peering configuration. (see [below for nested schema](#nestedatt--peering_connections))
64
63
-`private_service_consumers` (List of String) List of project IDs representing the network's private service consumers.
@@ -123,15 +122,6 @@ Optional:
123
122
-`enabled` (Boolean) Set to `true` if maintenance window is enabled, `false` otherwise. (default `false`)
124
123
125
124
126
-
<aid="nestedatt--metrics_endpoint"></a>
127
-
### Nested Schema for `metrics_endpoint`
128
-
129
-
Optional:
130
-
131
-
-`enabled` (Boolean) Set to `true` if metrics endpoint is enabled, `false` otherwise (default `false`).
132
-
-`source_ip_ranges` (List of String) IP addresses/blocks to allow traffic from when metrics endpoint is enabled.
Copy file name to clipboardExpand all lines: docs/data-sources/env_hcloud.md
-10Lines changed: 0 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,6 @@ Bring Your Own Cloud (BYOC) HCloud environment data source.
62
62
Examples:
63
63
- ["hil"]
64
64
-`maintenance_windows` (Attributes List) List of maintenance windows during which automatic maintenance is permitted. By default updates are applied as soon as they are available. (see [below for nested schema](#nestedatt--maintenance_windows))
65
-
-`metrics_endpoint` (Attributes) Metrics endpoint configuration. (see [below for nested schema](#nestedatt--metrics_endpoint))
Copy file name to clipboardExpand all lines: docs/data-sources/env_k8s.md
-10Lines changed: 0 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,6 @@ Bring Your Own Kubernetes (BYOK) environment data source.
62
62
-`logs` (Attributes) Kubernetes environment logs configuration (see [below for nested schema](#nestedatt--logs))
63
63
-`maintenance_windows` (Attributes List) List of maintenance windows during which automatic maintenance is permitted. By default updates are applied as soon as they are available. (see [below for nested schema](#nestedatt--maintenance_windows))
64
64
-`metrics` (Attributes) Metrics configuration (see [below for nested schema](#nestedatt--metrics))
65
-
-`metrics_endpoint` (Attributes) Metrics endpoint configuration. (see [below for nested schema](#nestedatt--metrics_endpoint))
66
65
-`node_groups` (Attributes List) List of node groups. At least one required. (see [below for nested schema](#nestedatt--node_groups))
67
66
-`skip_deprovision_on_destroy` (Boolean) Set to `true` will delete without waiting for environment deprovisioning. Use this with precaution, it may end up with dangling resources in your cloud provider (default `false`).
68
67
-`spec_revision` (Number) Spec revision
@@ -197,15 +196,6 @@ Optional:
197
196
-`retention_period_in_days` (Number) Metrics retention period in days (default `30`).
198
197
199
198
200
-
<aid="nestedatt--metrics_endpoint"></a>
201
-
### Nested Schema for `metrics_endpoint`
202
-
203
-
Optional:
204
-
205
-
-`enabled` (Boolean) Set to `true` if metrics endpoint is enabled, `false` otherwise (default `false`).
206
-
-`source_ip_ranges` (List of String) IP addresses/blocks to allow traffic from when metrics endpoint is enabled.
- "ROUND_ROBIN": load balance traffic across all zones in round-robin fashion (default)
332
332
- "ZONE_BEST_EFFORT": keep traffic within same zone
333
333
-`maintenance_windows` (Attributes List) List of maintenance windows during which automatic maintenance is permitted. By default updates are applied as soon as they are available. (see [below for nested schema](#nestedatt--maintenance_windows))
334
-
-`metrics_endpoint` (Attributes) Metrics endpoint configuration. (see [below for nested schema](#nestedatt--metrics_endpoint))
Copy file name to clipboardExpand all lines: docs/resources/env_azure.md
-10Lines changed: 0 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -125,7 +125,6 @@ data "altinitycloud_env_azure_status" "this" {
125
125
- "ROUND_ROBIN": load balance traffic across all zones in round-robin fashion (default)
126
126
- "ZONE_BEST_EFFORT": keep traffic within same zone
127
127
-`maintenance_windows` (Attributes List) List of maintenance windows during which automatic maintenance is permitted. By default updates are applied as soon as they are available. (see [below for nested schema](#nestedatt--maintenance_windows))
128
-
-`metrics_endpoint` (Attributes) Metrics endpoint configuration. (see [below for nested schema](#nestedatt--metrics_endpoint))
129
128
-`private_link_service` (Attributes) Azure Private Link service configuration. (see [below for nested schema](#nestedatt--private_link_service))
130
129
-`skip_deprovision_on_destroy` (Boolean) Set to `true` will delete without waiting for environment deprovisioning. Use this with precaution, it may end up with dangling resources in your cloud provider (default `false`).
131
130
-`tags` (Attributes List) Tags to apply to Azure resources. (see [below for nested schema](#nestedatt--tags))
@@ -210,15 +209,6 @@ Optional:
210
209
-`enabled` (Boolean) Set to `true` if maintenance window is enabled, `false` otherwise. (default `false`)
211
210
212
211
213
-
<aid="nestedatt--metrics_endpoint"></a>
214
-
### Nested Schema for `metrics_endpoint`
215
-
216
-
Optional:
217
-
218
-
-`enabled` (Boolean) Set to `true` if metrics endpoint is enabled, `false` otherwise (default `false`).
219
-
-`source_ip_ranges` (List of String) IP addresses/blocks to allow traffic from when metrics endpoint is enabled.
Copy file name to clipboardExpand all lines: docs/resources/env_gcp.md
-20Lines changed: 0 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -132,7 +132,6 @@ data "altinitycloud_env_gcp_status" "this" {
132
132
- "ROUND_ROBIN": load balance traffic across all zones in round-robin fashion (default)
133
133
- "ZONE_BEST_EFFORT": keep traffic within same zone
134
134
-`maintenance_windows` (Attributes List) List of maintenance windows during which automatic maintenance is permitted. By default updates are applied as soon as they are available. (see [below for nested schema](#nestedatt--maintenance_windows))
135
-
-`metrics_endpoint` (Attributes) Metrics endpoint configuration. (see [below for nested schema](#nestedatt--metrics_endpoint))
136
135
-`peering_connections` (Attributes List) Network peering configuration. (see [below for nested schema](#nestedatt--peering_connections))
137
136
-`private_service_consumers` (List of String) List of project IDs representing the network's private service consumers.
138
137
-`skip_deprovision_on_destroy` (Boolean) Set to `true` will delete without waiting for environment deprovisioning. Use this with precaution, it may end up with dangling resources in your cloud provider (default `false`).
@@ -216,15 +215,6 @@ Optional:
216
215
-`enabled` (Boolean) Set to `true` if maintenance window is enabled, `false` otherwise. (default `false`)
217
216
218
217
219
-
<aid="nestedatt--metrics_endpoint"></a>
220
-
### Nested Schema for `metrics_endpoint`
221
-
222
-
Optional:
223
-
224
-
-`enabled` (Boolean) Set to `true` if metrics endpoint is enabled, `false` otherwise (default `false`).
225
-
-`source_ip_ranges` (List of String) IP addresses/blocks to allow traffic from when metrics endpoint is enabled.
226
-
227
-
228
218
<aid="nestedatt--peering_connections"></a>
229
219
### Nested Schema for `peering_connections`
230
220
@@ -373,7 +363,6 @@ data "altinitycloud_env_gcp_status" "this" {
373
363
- "ROUND_ROBIN": load balance traffic across all zones in round-robin fashion (default)
374
364
- "ZONE_BEST_EFFORT": keep traffic within same zone
375
365
-`maintenance_windows` (Attributes List) List of maintenance windows during which automatic maintenance is permitted. By default updates are applied as soon as they are available. (see [below for nested schema](#nestedatt--maintenance_windows))
376
-
-`metrics_endpoint` (Attributes) Metrics endpoint configuration. (see [below for nested schema](#nestedatt--metrics_endpoint))
377
366
-`peering_connections` (Attributes List) Network peering configuration. (see [below for nested schema](#nestedatt--peering_connections))
378
367
-`private_service_consumers` (List of String) List of project IDs representing the network's private service consumers.
379
368
-`skip_deprovision_on_destroy` (Boolean) Set to `true` will delete without waiting for environment deprovisioning. Use this with precaution, it may end up with dangling resources in your cloud provider (default `false`).
@@ -457,15 +446,6 @@ Optional:
457
446
-`enabled` (Boolean) Set to `true` if maintenance window is enabled, `false` otherwise. (default `false`)
458
447
459
448
460
-
<aid="nestedatt--metrics_endpoint"></a>
461
-
### Nested Schema for `metrics_endpoint`
462
-
463
-
Optional:
464
-
465
-
-`enabled` (Boolean) Set to `true` if metrics endpoint is enabled, `false` otherwise (default `false`).
466
-
-`source_ip_ranges` (List of String) IP addresses/blocks to allow traffic from when metrics endpoint is enabled.
Copy file name to clipboardExpand all lines: docs/resources/env_hcloud.md
-10Lines changed: 0 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -121,7 +121,6 @@ data "altinitycloud_env_hcloud_status" "this" {
121
121
Examples:
122
122
- ["hil"]
123
123
-`maintenance_windows` (Attributes List) List of maintenance windows during which automatic maintenance is permitted. By default updates are applied as soon as they are available. (see [below for nested schema](#nestedatt--maintenance_windows))
124
-
-`metrics_endpoint` (Attributes) Metrics endpoint configuration. (see [below for nested schema](#nestedatt--metrics_endpoint))
125
124
-`skip_deprovision_on_destroy` (Boolean) Set to `true` will delete without waiting for environment deprovisioning. Use this with precaution, it may end up with dangling resources in your cloud provider (default `false`).
126
125
-`wireguard_peers` (Attributes List) HCloud Wireguard peer configuration. (see [below for nested schema](#nestedatt--wireguard_peers))
127
126
@@ -201,15 +200,6 @@ Optional:
201
200
-`enabled` (Boolean) Set to `true` if maintenance window is enabled, `false` otherwise. (default `false`)
202
201
203
202
204
-
<aid="nestedatt--metrics_endpoint"></a>
205
-
### Nested Schema for `metrics_endpoint`
206
-
207
-
Optional:
208
-
209
-
-`enabled` (Boolean) Set to `true` if metrics endpoint is enabled, `false` otherwise (default `false`).
210
-
-`source_ip_ranges` (List of String) IP addresses/blocks to allow traffic from when metrics endpoint is enabled.
0 commit comments