We (Pinterest) would like to use terraform to support the custom hostnames feature within SSL for SaaS on Cloudflare. This would allow use to store TLS configurations (eg H2 is enabled/disabled) while still bringing our own custom certs.
Terraform v0.11.13
Please list the resources as a list, for example:
This is a feature request for an unsupported resource type.
We also use SSL for SaaS but for third party sites we host via the API and not with lifecycle management that Terraform does. Regarding your use case, will it be for domains you control internally?
I鈥檒l take a look at the documentation we have for it and see what resources I can form from it and whether there are any known caveats to it before getting too far down with implementing this.
+1 for wanting this. (Booking.com)
We're currently interacting with the API to do this, but a Terraform resource for this would be extremely useful.
It looks like someone has implemented this via a custom provider. Not sure what it would take to actually get this implemented in the official provider though.
https://github.com/oh4real/terraform-provider-flare/commit/b2f2e2267a5f34f69bec015f065ce623d1fa47aa
Any update on this issue? We (Education First) would also benefit from this feature.
We (DoubleVerify) would also benefit from this feature. I thumbs-upped the original post for visibility.
Most helpful comment
+1 for wanting this. (Booking.com)
We're currently interacting with the API to do this, but a Terraform resource for this would be extremely useful.