Skip to content

colinbut/grafana-agent-ami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Grafana Agent EC2 AMI

Pre-requisites

Download and Install Packer as per instructions - https://developer.hashicorp.com/packer/downloads?product_intent=packer

To build the AMI run:

First need to initialize Packer to install the required plugins.

In current directory:

packer init .

Then build:

AWS_PROFILE=<<YOUR AWS PROFILE>> packer build amzn-linux-2023-graf-agent.pkr.hcl

Author

Colin But.

Releases

No releases published

Packages

No packages published

Languages