Embed presentation
Download as PDF, PPTX











![{ "variables":{},
"builders": [ {
"region": "eu-west-1",
"source_ami": "ami-12312312",
"instance_type": "t2.micro",
"ssh_username": "ec2-user",
"ami_name": "NEW_NAME_{{timestamp}}",
"encrypt_boot": "true", } ],
"provisioners": [ {
"type": "shell", "inline": [ "sudo yum -y update", ]
] }}](https://image.slidesharecdn.com/immutableinfrastructureonaws-22jan18-180223135413/75/Immutable-infrastructure-on-AWS-12-2048.jpg)

















The document outlines the configuration for a cloud instance within a user group meeting context in Bulgaria. It includes details about the instance region, AMI source, instance type, SSH user, and boot encryption settings. Additionally, there's a provisioner action to update the system upon instance launch.











![{ "variables":{},
"builders": [ {
"region": "eu-west-1",
"source_ami": "ami-12312312",
"instance_type": "t2.micro",
"ssh_username": "ec2-user",
"ami_name": "NEW_NAME_{{timestamp}}",
"encrypt_boot": "true", } ],
"provisioners": [ {
"type": "shell", "inline": [ "sudo yum -y update", ]
] }}](https://image.slidesharecdn.com/immutableinfrastructureonaws-22jan18-180223135413/75/Immutable-infrastructure-on-AWS-12-2048.jpg)















