hashicorp / hashicorp/packer-plugin-amazon

Add root_device_name to amazon ami data source output

Open
#121 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
91
Forks
141
Avg merge
2d 18h
Merged PRs (30d)
3

Description

Hi,

I need to extend the size of the root device and operating systems have different root block device name(Amazon Linux: `/dev/xvda`, Centos7: `/dev/sda1`) and I would like to avoid hardcoding the device names. I am currently migrating to HCL templates and noticed that there is an ami data source in the packer.

Is it possible to extend Amazon AMI Data Source with root_device_name output? Similar to AWS provider data source: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/ami#root_device_name

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.