* Implemented throwing invalid subnet range error and fixed breaking tests. * Implemented throwing invalid CIDR block parameter error for vpcs and subnets. * Implemented throwing invalid destination CIDR block error. * IPv6 addresses not accepted, strict checking disabled. * Implemented throwing invalid subnet conflict error and fixed breaking tests. * Implemented throwing invalid VPC range error and fixed breaking tests. * Fixed accidentally removed ). * Fixed test case trying to create two subnets with the same CIDR range. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| test_cloudformation_stack_crud.py | ||
| test_cloudformation_stack_crud_boto3.py | ||
| test_cloudformation_stack_integration.py | ||
| test_import_value.py | ||
| test_server.py | ||
| test_stack_parsing.py | ||
| test_validate.py | ||