tf/asg: Update node template to Fedora 41
dustin/dynk8s-provisioner/pipeline/head There was a failure building this commit Details

master
Dustin 2025-07-05 11:06:32 -05:00
parent e30b03dad5
commit ff67ddf8bf
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ data "aws_ami" "latest-fedora" {
filter { filter {
name = "name" name = "name"
values = ["Fedora-Cloud-Base-AmazonEC2.aarch64-40-*"] values = ["Fedora-Cloud-Base-AmazonEC2.aarch64-41-*"]
} }
filter { filter {