hashicorp / terraform-provider-ignition

Terraform Ignition provider
https://www.terraform.io/docs/providers/ignition/
Mozilla Public License 2.0
38 stars 64 forks source link

Support Ignition Schema v2.2.0 #42

Open nikolay opened 5 years ago

nikolay commented 5 years ago

Specs: https://coreos.com/ignition/docs/latest/configuration-v2_2.html Migration: https://coreos.com/ignition/docs/latest/migrating-configs.html

iamemilio commented 5 years ago

@nikolay We are still having issues with this. Please see the issue tagged above regarding the custom CA. Are there any plans to improve this in upcoming releases?

iamemilio commented 5 years ago

@pbrit

iyurev commented 4 years ago

I have same issue

gfvirga commented 4 years ago

Are there any plans for custom CA to be supported? Is there any workaround?

iyurev commented 4 years ago

You can use https://github.com/poseidon/terraform-provider-ct , instead of embedded module for ignition configs as workaround .

LorbusChris commented 4 years ago

Ignition has been updated to 0.34 and should support schema v2.2 now