LaunchTemplate
Ícono del recurso

Descripción general del recurso
A template that defines the specifications of virtual servers automatically created when scaling operations are performed.
Recursos relacionados
Recursos principales
Recursos conectados
Valores de configuración del recurso
Configuración básica
image_name: Operating system image code to useinstance_type: EC2 instance typekey_name: Public login key name used for encryptionlinked_security_group_name: Name of the Security Group associated with the instanceuser_data: Script or commands automatically executed when the EC2 instance starts
Block Device Mapping (block_device_mapping)
block_device_mapping.volume_type: EBS volume type -standard,gp2,gp3,io1,io2,sc1,st1block_device_mapping.volume_size: EBS volume size (GiB)block_device_mapping.iops: Number of I/O operations per second for the EBS volumeblock_device_mapping.delete_on_termination: Whether the EBS volume is deleted on instance termination -true,falseblock_device_mapping.snapshot_name: Name assigned when creating an EBS snapshotblock_device_mapping.encrypted: Whether EBS volume encryption is enabled -true,falseblock_device_mapping.kms_key_name: Name of the KMS key used to encrypt the EBS volume
Etiquetas
tag: Tags used to categorize the resource