Skip to content

Packer Lab to create own AWS AMI image and deploy test instance with Terraform

Notifications You must be signed in to change notification settings

leticiavalladares/learning-packer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packer Labs

Requirements

  • AWS VPC

Providers

Name Version
amazon-ami n/a

Modules

No modules.

Resources

Name Type
amazon-ami_amazon-ami.ubuntu data source

Inputs

Name Description Type Default Required
ami_owner Owner source string n/a yes
instance_type Source EC2 instance type string "t3.small" no
region AWS Region string n/a yes
source_ami_name Source AMI name string n/a yes
vpc_name Name of vpc created on my AWS account string n/a yes

Outputs

No outputs.

About

Packer Lab to create own AWS AMI image and deploy test instance with Terraform

Topics

Resources

Stars

Watchers

Forks

Languages