Skip to content

Latest commit

 

History

History
60 lines (49 loc) · 3.59 KB

README.md

File metadata and controls

60 lines (49 loc) · 3.59 KB

Requirements

Name Version
terraform >= 0.13

Providers

Name Version
yandex n/a

Modules

No modules.

Resources

Name Type
yandex_compute_instance.vm resource
yandex_compute_image.my_image data source

Inputs

Name Description Type Default Required
boot_disk_size n/a number 30 no
boot_disk_type n/a string "network-hdd" no
description n/a string "TODO: description;" no
env_name n/a string null no
image_family n/a string "ubuntu-2004-lts" no
instance_core_fraction n/a number 100 no
instance_cores n/a number 2 no
instance_count n/a number 1 no
instance_memory n/a number 4 no
instance_name n/a string "vm" no
known_internal_ip n/a string "" no
labels for dynamic block 'labels' map(string) {} no
metadata for dynamic block 'metadata' map(string) n/a yes
network_id n/a string n/a yes
platform n/a string "standard-v2" no
preemptible n/a bool false no
public_ip n/a bool false no
security_group_ids n/a list [] no
service_account_id n/a any null no
subnet_ids n/a list(string) n/a yes
subnet_zones n/a list(string) n/a yes

Outputs

Name Description
external_ip_address n/a
fqdn n/a
internal_ip_address n/a
labels n/a
network_interface n/a