feat: add terraform provider as submodule and configure upstream script#24
Conversation
Signed-off-by: ocobleseqx <oscar.cobles@eu.equinix.com>
Does the PR have any schema changes?Does the PR have any schema changes?Found 1 breaking change: Types
Maintainer note: consult the runbook for dealing with any breaking changes. |
|
Is this necessary? I imagine this may only be necessary for providers that have their In the Equinix TF Provider we intend to keep the Provider definition in the public https://github.com/equinix/terraform-provider-equinix/blob/main/equinix/provider.go#L47 |
|
@displague we could really go ahead without this, but the main intention is to have the ability to patch the upstream terraform provider https://github.com/pulumi/pulumi-linode/blob/45f0351a1026bc7d44234f365f0308e7884da343/scripts/upstream.sh#L96 For example to replace references to terraform registry that doesn't make sense in Pulumi documentation |
Signed-off-by: ocobleseqx <oscar.cobles@eu.equinix.com>
Signed-off-by: ocobleseqx <oscar.cobles@eu.equinix.com>
Signed-off-by: ocobleseqx <oscar.cobles@eu.equinix.com>
Signed-off-by: ocobleseqx <oscar.cobles@eu.equinix.com>
Signed-off-by: ocobleseqx <oscar.cobles@eu.equinix.com>
Signed-off-by: ocobleseqx <oscar.cobles@eu.equinix.com>
Signed-off-by: ocobleseqx <oscar.cobles@eu.equinix.com>
Signed-off-by: ocobleseqx <oscar.cobles@eu.equinix.com>
ctreatma
left a comment
There was a problem hiding this comment.
I'm trusting CI a bunch here; the combination of a bunch of different upgrades makes it hard to tease out what caused the various code changes. If we can, it would be nice to upgrade fewer things per PR in the future.
Uh oh!
There was an error while loading. Please reload this page.