We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca1da98 commit 22d57d4Copy full SHA for 22d57d4
modules/umig/README.md
@@ -15,6 +15,7 @@ See the [simple](examples/umig/simple) for a usage example.
15
16
| Name | Description | Type | Default | Required |
17
|------|-------------|:----:|:-----:|:-----:|
18
+| access\_config | Access configurations, i.e. IPs via which the VM instance can be accessed via the Internet. | object | `<list>` | no |
19
| hostname | Hostname of instances | string | `""` | no |
20
| instance\_template | Instance template self_link used to create compute instances | string | n/a | yes |
21
| named\_ports | Named name and named port | object | `<list>` | no |
0 commit comments