Skip to content

Commit

Permalink
Amazon EC2 GitLab Pipeline with Terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
heyvaldemar authored Jul 6, 2024
1 parent 991039a commit 45e45a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 12-ami.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Get AMI ID for Ubuntu Jammy Jellyfish 22.04
# Get AMI ID for Ubuntu Jammy Jellyfish 24.04
data "aws_ami" "ubuntu_24_04" {
most_recent = true
owners = ["099720109477"]
Expand Down

0 comments on commit 45e45a6

Please sign in to comment.