Description of a cloud provider virtual private cloud.
Name | Type | Description | Notes |
---|---|---|---|
aws_security_groups | list[SecurityGroup] | List of AWS security groups with details. | [optional] |
aws_subnets | list[Subnetwork] | List of AWS subnetworks with details. | [optional] |
cidr_block | str | CIDR block of the virtual private cloud. | [optional] |
id | str | ID of virtual private cloud. | [optional] |
name | str | Name of virtual private cloud according to its `Name` tag on AWS. | [optional] |
red_hat_managed | bool | If the resource is RH managed. | [optional] |
subnets | list[str] | List of subnets used by the virtual private cloud. | [optional] |