Mirtov Alexey 33d0bd4365 add english | hace 2 años | |
---|---|---|
.. | ||
README.md | hace 2 años | |
README_RU.md | hace 2 años | |
SG.tf | hace 3 años | |
backend.tf | hace 3 años | |
cloud-init.tpl.yaml | hace 3 años | |
docker-compose.yaml | hace 3 años | |
docker-declaration.yaml | hace 3 años | |
frontend.tf | hace 3 años | |
ipsec-init.tpl.yaml | hace 3 años | |
output.tf | hace 3 años | |
provider.tf | hace 3 años | |
remote-init.tpl.yaml | hace 3 años | |
remote.tf | hace 3 años | |
sa.tf | hace 3 años | |
terraform.tfvars.example | hace 3 años | |
variables.tf | hace 3 años | |
versions.tf | hace 3 años | |
vpc.tf | hace 3 años | |
vpn.tf | hace 3 años |
Mock web-application environment with security groups to provide secure remote-access and isolation
cloud_id
, folder_id
, and the token
.remote_whitelist_ip
variable with your own list of public IP addresses from which it is allowed to connect to the network: each address in quotes, separated by a comma, for example: default = ["1.1.1.1/32", "2.2.2.2/32"]
.ipsec_password
to the desired password for the test IPsec connection.terraform init
.terraform apply
.