Name | Version |
---|---|
terraform | >= 1.2.0 |
aws | ~> 4.16 |
Name | Version |
---|---|
aws | 4.64.0 |
local | 2.4.0 |
No modules.
Name | Type |
---|---|
aws_eip.nat_eip | resource |
aws_internet_gateway.igw | resource |
aws_nat_gateway.nat | resource |
aws_route_table.public | resource |
aws_route_table_association.public_a | resource |
aws_route_table_association.public_b | resource |
aws_security_group.public | resource |
aws_subnet.public_a | resource |
aws_subnet.public_b | resource |
aws_vpc.sbo_poc | resource |
aws_vpc_security_group_egress_rule.public_allow_everything_outgoing | resource |
aws_vpc_security_group_ingress_rule.public_allow_http_epfl | resource |
aws_vpc_security_group_ingress_rule.public_allow_http_internal | resource |
aws_vpc_security_group_ingress_rule.public_allow_https_epfl | resource |
aws_vpc_security_group_ingress_rule.public_allow_https_internal | resource |
aws_vpc_security_group_ingress_rule.public_allow_ssh_epfl | resource |
aws_vpc_security_group_ingress_rule.public_allow_ssh_internal | resource |
local_file.generated_values | resource |
local_file.generated_variables_with_values | resource |
local_file.generated_variables_without_values | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
aws_region | n/a | string |
"us-east-1" |
no |
create_nat_gateway | Create the outgoing NAT / masquerading gateway for the private subnets | bool |
true |
no |
epfl_cidr | CIDR of the network range used by EPFL | string |
"128.178.0.0/15" |
no |
Name | Description |
---|---|
aws_region | AWS region to use |
dummy_test_output | A dummy output for remote tests |
The development of this software was supported by funding to the Blue Brain Project, a research center of the École polytechnique fédérale de Lausanne (EPFL), from the Swiss government’s ETH Board of the Swiss Federal Institutes of Technology.
Copyright (c) 2024 Blue Brain Project/EPFL