mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-08-12 03:26:06 +02:00
Allow using Flatcar Linux Edge on bare-metal and AWS
* On AWS, use Flatcar Linux Edge by setting `os_image` to "flatcar-edge" * On bare-metal, Flatcar Linux Edge by setting `os_channel` to "flatcar-edge"
This commit is contained in:
@ -12,6 +12,7 @@ Notable changes between versions.
|
||||
#### AWS
|
||||
|
||||
* Require `terraform-provider-aws` v2.7+ to support Terraform v0.12 (action required)
|
||||
* Allow using Flatcar Linux Edge by setting `os_image` to "flatcar-edge"
|
||||
|
||||
#### Azure
|
||||
|
||||
@ -23,6 +24,7 @@ Notable changes between versions.
|
||||
#### Bare-Metal
|
||||
|
||||
* Require `terraform-provider-matchbox` v0.3.0+ to support Terraform v0.12 (action required)
|
||||
* Allow using Flatcar Linux Edge by setting `os_channel` to "flatcar-edge"
|
||||
|
||||
#### DigitalOcean
|
||||
|
||||
|
Reference in New Issue
Block a user