Create a OVH public cloud security-group (through openstack api).
| Name | Version |
|---|---|
| terraform | ~> 1.3 |
| openstack | ~> 1.49.0 |
| time | ~> 0.9.1 |
| Name | Version |
|---|---|
| openstack | ~> 1.49.0 |
| time | ~> 0.9.1 |
No modules.
| Name | Type |
|---|---|
| openstack_compute_secgroup_v2.secgroup | resource |
| time_static.last_update | resource |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| customer | Customer for the current deployment | string |
"" |
no |
| name | Name to be used on all the resources as identifier | string |
n/a | yes |
| region | Region to use for the instance | string |
n/a | yes |
| rules | List of rules to add to the security group | list(any) |
[] |
no |
| tags | Default tags to add to resources | map(any) |
{} |
no |
| Name | Description |
|---|---|
| name | n/a |