Mirtov Alexey 33d0bd4365 add english | 2 years ago | |
---|---|---|
.. | ||
README.md | 2 years ago | |
README_RU.md | 2 years ago | |
SG.tf | 3 years ago | |
backend.tf | 3 years ago | |
cloud-init.tpl.yaml | 3 years ago | |
docker-compose.yaml | 3 years ago | |
docker-declaration.yaml | 3 years ago | |
frontend.tf | 3 years ago | |
ipsec-init.tpl.yaml | 3 years ago | |
output.tf | 3 years ago | |
provider.tf | 3 years ago | |
remote-init.tpl.yaml | 3 years ago | |
remote.tf | 3 years ago | |
sa.tf | 3 years ago | |
terraform.tfvars.example | 3 years ago | |
variables.tf | 3 years ago | |
versions.tf | 3 years ago | |
vpc.tf | 3 years ago | |
vpn.tf | 3 years ago |
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
.