Skip to content

Commit

Permalink
GCLOUD2-13375: Enhanced load balancer docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtsiomAntropau committed Feb 16, 2024
1 parent b9a8dfd commit 42f400e
Show file tree
Hide file tree
Showing 135 changed files with 5,865 additions and 174 deletions.
17 changes: 10 additions & 7 deletions docs/data-sources/ai_cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ output "view" {
```

<!-- schema generated by tfplugindocs -->

## Schema

### Required
Expand Down Expand Up @@ -73,6 +74,7 @@ output "view" {
- `volume` (Set of Object) List of volumes attached to the cluster (see [below for nested schema](#nestedatt--volume))

<a id="nestedatt--interface"></a>

### Nested Schema for `interface`

Read-Only:
Expand All @@ -82,8 +84,8 @@ Read-Only:
- `subnet_id` (String)
- `type` (String)


<a id="nestedatt--poplar_servers"></a>

### Nested Schema for `poplar_servers`

Read-Only:
Expand All @@ -105,6 +107,7 @@ Read-Only:
- `volumes` (Set of Object) (see [below for nested schema](#nestedobjatt--poplar_servers--volumes))

<a id="nestedobjatt--poplar_servers--addresses"></a>

### Nested Schema for `poplar_servers.addresses`

Read-Only:
Expand All @@ -113,42 +116,41 @@ Read-Only:
- `network_name` (String)

<a id="nestedobjatt--poplar_servers--addresses--address"></a>

### Nested Schema for `poplar_servers.addresses.address`

Read-Only:

- `addr` (String)
- `type` (String)



<a id="nestedobjatt--poplar_servers--security_groups"></a>

### Nested Schema for `poplar_servers.security_groups`

Read-Only:

- `name` (String)


<a id="nestedobjatt--poplar_servers--volumes"></a>

### Nested Schema for `poplar_servers.volumes`

Read-Only:

- `delete_on_termination` (Boolean)
- `id` (String)



<a id="nestedatt--security_group"></a>

### Nested Schema for `security_group`

Read-Only:

- `id` (String)


<a id="nestedatt--volume"></a>

### Nested Schema for `volume`

Read-Only:
Expand All @@ -167,6 +169,7 @@ Read-Only:
- `volume_type` (String)

<a id="nestedobjatt--volume--attachments"></a>

### Nested Schema for `volume.attachments`

Read-Only:
Expand Down
2 changes: 2 additions & 0 deletions docs/data-sources/ddos_profile_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ output "view" {
```

<!-- schema generated by tfplugindocs -->

## Schema

### Optional
Expand All @@ -55,6 +56,7 @@ output "view" {
- `id` (String) The ID of this resource.

<a id="nestedatt--fields"></a>

### Nested Schema for `fields`

Read-Only:
Expand Down
1 change: 1 addition & 0 deletions docs/data-sources/faas_function.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ output "view" {
```

<!-- schema generated by tfplugindocs -->

## Schema

### Required
Expand Down
2 changes: 2 additions & 0 deletions docs/data-sources/faas_key.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ output "view" {
```

<!-- schema generated by tfplugindocs -->

## Schema

### Required
Expand All @@ -60,6 +61,7 @@ output "view" {
- `status` (String)

<a id="nestedatt--functions"></a>

### Nested Schema for `functions`

Read-Only:
Expand Down
1 change: 1 addition & 0 deletions docs/data-sources/faas_namespace.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ output "view" {
```

<!-- schema generated by tfplugindocs -->

## Schema

### Required
Expand Down
2 changes: 2 additions & 0 deletions docs/data-sources/floatingip.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ output "view" {
```

<!-- schema generated by tfplugindocs -->

## Schema

### Optional
Expand All @@ -65,6 +66,7 @@ output "view" {
- `status` (String)

<a id="nestedatt--metadata_read_only"></a>

### Nested Schema for `metadata_read_only`

Read-Only:
Expand Down
2 changes: 2 additions & 0 deletions docs/data-sources/image.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ output "view" {
```

<!-- schema generated by tfplugindocs -->

## Schema

### Required
Expand Down Expand Up @@ -64,6 +65,7 @@ output "view" {
- `os_version` (String)

<a id="nestedatt--metadata_read_only"></a>

### Nested Schema for `metadata_read_only`

Read-Only:
Expand Down
12 changes: 7 additions & 5 deletions docs/data-sources/instance.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ output "view" {
```

<!-- schema generated by tfplugindocs -->

## Schema

### Required
Expand Down Expand Up @@ -64,23 +65,24 @@ output "view" {
- `volume` (Set of Object) (see [below for nested schema](#nestedatt--volume))

<a id="nestedatt--addresses"></a>

### Nested Schema for `addresses`

Read-Only:

- `net` (List of Object) (see [below for nested schema](#nestedobjatt--addresses--net))

<a id="nestedobjatt--addresses--net"></a>

### Nested Schema for `addresses.net`

Read-Only:

- `addr` (String)
- `type` (String)



<a id="nestedatt--interface"></a>

### Nested Schema for `interface`

Read-Only:
Expand All @@ -90,25 +92,25 @@ Read-Only:
- `port_id` (String)
- `subnet_id` (String)


<a id="nestedatt--metadata"></a>

### Nested Schema for `metadata`

Read-Only:

- `key` (String)
- `value` (String)


<a id="nestedatt--security_group"></a>

### Nested Schema for `security_group`

Read-Only:

- `name` (String)


<a id="nestedatt--volume"></a>

### Nested Schema for `volume`

Read-Only:
Expand Down
4 changes: 3 additions & 1 deletion docs/data-sources/k8sv2.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ output "view" {
```

<!-- schema generated by tfplugindocs -->

## Schema

### Required
Expand Down Expand Up @@ -68,14 +69,15 @@ output "view" {
- `version` (String)

<a id="nestedblock--cni"></a>

### Nested Schema for `cni`

Required:

- `provider` (String)


<a id="nestedatt--pools"></a>

### Nested Schema for `pools`

Read-Only:
Expand Down
1 change: 1 addition & 0 deletions docs/data-sources/laas_hosts.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ output "view" {
```

<!-- schema generated by tfplugindocs -->

## Schema

### Optional
Expand Down
1 change: 1 addition & 0 deletions docs/data-sources/laas_status.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ output "view" {
```

<!-- schema generated by tfplugindocs -->

## Schema

### Optional
Expand Down
3 changes: 1 addition & 2 deletions docs/data-sources/lblistener.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ description: |-

# gcore_lblistener (Data Source)



## Example Usage

```terraform
Expand Down Expand Up @@ -38,6 +36,7 @@ output "view" {
```

<!-- schema generated by tfplugindocs -->

## Schema

### Required
Expand Down
6 changes: 3 additions & 3 deletions docs/data-sources/lbpool.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ description: |-

# gcore_lbpool (Data Source)



## Example Usage

```terraform
Expand Down Expand Up @@ -37,6 +35,7 @@ output "view" {
```

<!-- schema generated by tfplugindocs -->

## Schema

### Required
Expand All @@ -61,6 +60,7 @@ output "view" {
- `session_persistence` (List of Object) (see [below for nested schema](#nestedatt--session_persistence))

<a id="nestedatt--health_monitor"></a>

### Nested Schema for `health_monitor`

Read-Only:
Expand All @@ -75,8 +75,8 @@ Read-Only:
- `type` (String)
- `url_path` (String)


<a id="nestedatt--session_persistence"></a>

### Nested Schema for `session_persistence`

Read-Only:
Expand Down
6 changes: 3 additions & 3 deletions docs/data-sources/loadbalancer.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ description: |-

# gcore_loadbalancer (Data Source)



## Example Usage

```terraform
Expand Down Expand Up @@ -37,6 +35,7 @@ output "view" {
```

<!-- schema generated by tfplugindocs -->

## Schema

### Required
Expand All @@ -61,6 +60,7 @@ output "view" {
- `vip_port_id` (String)

<a id="nestedatt--listener"></a>

### Nested Schema for `listener`

Read-Only:
Expand All @@ -70,8 +70,8 @@ Read-Only:
- `protocol` (String)
- `protocol_port` (Number)


<a id="nestedatt--metadata_read_only"></a>

### Nested Schema for `metadata_read_only`

Read-Only:
Expand Down
6 changes: 3 additions & 3 deletions docs/data-sources/loadbalancerv2.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ description: |-

# gcore_loadbalancerv2 (Data Source)



## Example Usage

```terraform
Expand Down Expand Up @@ -37,6 +35,7 @@ output "view" {
```

<!-- schema generated by tfplugindocs -->

## Schema

### Required
Expand All @@ -62,6 +61,7 @@ output "view" {
- `vrrp_ips` (List of Object) (see [below for nested schema](#nestedatt--vrrp_ips))

<a id="nestedatt--metadata_read_only"></a>

### Nested Schema for `metadata_read_only`

Read-Only:
Expand All @@ -70,8 +70,8 @@ Read-Only:
- `read_only` (Boolean)
- `value` (String)


<a id="nestedatt--vrrp_ips"></a>

### Nested Schema for `vrrp_ips`

Read-Only:
Expand Down
Loading

0 comments on commit 42f400e

Please sign in to comment.