Open guineveresaenger opened 5 months ago
This is ready to be rolled out on select Tier 3 providers. Note that the Akamai provider keeps their installation docs elsewhere so we'll have to come up with an alternative.
I have created an issue to track rollout: https://github.com/pulumi/home/issues/3598
Part of https://github.com/pulumi/registry/issues/4749.
https://github.com/pulumi/pulumi-terraform-bridge/pull/2068 adds the ability to emit the upstream
index.md
file, where top-level provider information lives, into adocs
folder in the Pulumi provider, which is where the registry can find the file if it exists, exactly as we are doing for third party providers today.To emit these docs properly, the following requirements must be met before emitting this file:
pulumi config set
... instructions