Mirtov Alexey 33d0bd4365 add english | hace 2 años | |
---|---|---|
.. | ||
sa_and_key | hace 3 años | |
README.md | hace 2 años | |
README_RU.md | hace 2 años | |
SG.tf | hace 3 años | |
VM.tf | hace 3 años | |
cloud-init-bastion.tpl.yaml | hace 3 años | |
cloud-init.tpl.yaml | hace 3 años | |
output.tf | hace 3 años | |
provider.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 |
Mock dev/stage/prod environment with sample security groups to provide isolation
cloud_id
, folder_id
for all the four folders, and the token
.bastion_whitelist_ip
variable with your own list of public IP addresses from which it is allowed to connect to the network: each address in double quotes, separated by a comma, for example: default = ["1.1.1.1/32", "2.2.2.2/32"]
.terraform init
.terraform apply
.