dry-controller-79976
06/16/2025, 5:32 PMpulumi import
for a provider that I generated from Terraform [1] but running into this error:
Diagnostics:
pulumi:pulumi:Stack (common-main):
error: preview failed: failed to validate provider config: could not find latest version for provider incident: 404 HTTP error fetching plugin from <https://api.github.com/repos/pulumi/pulumi-incident/releases/latest>. If this is a private GitHub repository, try providing a token via the GITHUB_TOKEN environment variable. See: <https://github.com/settings/tokens>
What is the correct way to do this?
[1] https://www.pulumi.com/registry/packages/incident/api-docs/alertsource/#importdry-controller-79976
06/16/2025, 5:33 PM