update ec2 instance image to latest ubuntu LTS
Open
Nobody has claimed this yet.
- Dominant language
- HCL
- Stars
- 4
- Forks
- 15
- Avg merge
- 1h 50m
- Merged PRs (30d)
- 4
Description
/tf/modules/ec2/main.tf: name = "/aws/service/canonical/ubuntu/server/22.04/stable/current/amd64/hvm/ebs-gp2/ami-id"
this will be EOL in Jun 2027
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in /tf/modules/ec2/main.tf at the AMI SSM parameter shown in the issue, then check which Ubuntu LTS image path is currently supported by AWS. Update the parameter to the latest LTS image and run the repository’s Terraform validation or plan; done means the plan uses the intended current Ubuntu image.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, terraform, ubuntu
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100