/learning-packer

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

Primary LanguageHCL

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.