Mirtov Alexey 33d0bd4365 add english | %!s(int64=2) %!d(string=hai) anos | |
---|---|---|
.. | ||
README.md | %!s(int64=2) %!d(string=hai) anos | |
README_RU.md | %!s(int64=2) %!d(string=hai) anos | |
SG.tf | %!s(int64=3) %!d(string=hai) anos | |
backend.tf | %!s(int64=3) %!d(string=hai) anos | |
cloud-init.tpl.yaml | %!s(int64=3) %!d(string=hai) anos | |
docker-compose.yaml | %!s(int64=3) %!d(string=hai) anos | |
docker-declaration.yaml | %!s(int64=3) %!d(string=hai) anos | |
frontend.tf | %!s(int64=3) %!d(string=hai) anos | |
ipsec-init.tpl.yaml | %!s(int64=3) %!d(string=hai) anos | |
output.tf | %!s(int64=3) %!d(string=hai) anos | |
provider.tf | %!s(int64=3) %!d(string=hai) anos | |
remote-init.tpl.yaml | %!s(int64=3) %!d(string=hai) anos | |
remote.tf | %!s(int64=3) %!d(string=hai) anos | |
sa.tf | %!s(int64=3) %!d(string=hai) anos | |
terraform.tfvars.example | %!s(int64=3) %!d(string=hai) anos | |
variables.tf | %!s(int64=3) %!d(string=hai) anos | |
versions.tf | %!s(int64=3) %!d(string=hai) anos | |
vpc.tf | %!s(int64=3) %!d(string=hai) anos | |
vpn.tf | %!s(int64=3) %!d(string=hai) anos |
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
.