tf/asg: Update node template to Fedora 41
Some checks failed
dustin/dynk8s-provisioner/pipeline/head There was a failure building this commit
Some checks failed
dustin/dynk8s-provisioner/pipeline/head There was a failure building this commit
This commit is contained in:
@@ -33,7 +33,7 @@ data "aws_ami" "latest-fedora" {
|
||||
|
||||
filter {
|
||||
name = "name"
|
||||
values = ["Fedora-Cloud-Base-AmazonEC2.aarch64-40-*"]
|
||||
values = ["Fedora-Cloud-Base-AmazonEC2.aarch64-41-*"]
|
||||
}
|
||||
|
||||
filter {
|
||||
|
||||
Reference in New Issue
Block a user