kubernetes resource (currently broken)

This commit is contained in:
kjubybot
2022-02-02 15:58:20 +03:00
parent ab070b73cb
commit e0dcd053c5
8 changed files with 520 additions and 7 deletions

View File

@@ -26,9 +26,21 @@ description: |-
- **id** (String) The ID of this resource.
- **public_port_end** (Number) End port number (inclusive) for the ranged rule.
- **timeouts** (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
### Read-Only
- **local_ip** (String) IP address of compute instance.
<a id="nestedblock--timeouts"></a>
### Nested Schema for `timeouts`
Optional:
- **create** (String)
- **default** (String)
- **delete** (String)
- **read** (String)
- **update** (String)