tf/asg: Update node template to Fedora 41
dustin/dynk8s-provisioner/pipeline/head There was a failure building this commit
Details
dustin/dynk8s-provisioner/pipeline/head There was a failure building this commit
Details
parent
e30b03dad5
commit
ff67ddf8bf
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue