typhoon/aws
Dalton Hubble fa8f68f50e Fix Fedora CoreOS AWS AMI query in non-US regions
* A `aws_ami` data source will fail a Terraform plan
if no matching AMI is found, even if the AMI is not
used. ARM64 images are only published to a few US
regions, so the `aws_ami` data query could fail when
creating Fedora CoreOS AWS clusters in non-US regions
* Condition `aws_ami` on whether experimental arch
`arm64` is chosen
* Recent regression introduced in v1.19.4
https://github.com/poseidon/typhoon/pull/875

Closes https://github.com/poseidon/typhoon/issues/886
2020-11-25 11:32:05 -08:00
..
fedora-coreos/kubernetes Fix Fedora CoreOS AWS AMI query in non-US regions 2020-11-25 11:32:05 -08:00
flatcar-linux/kubernetes Set kubeconfig and asset_dist as sensitive 2020-11-23 11:41:55 -08:00