Skip to content

The protection_bypass_for_automation_secret field isn't available on the vercel_project data source  #215

@vihangm

Description

@vihangm

When you have a project resource and set the protection_bypass_for_automation field, the protection_bypass_for_automation_secret field is populated so that one can reference it later.

We have two separate terraform environments where we need to use the protection_bypass_for_automation_secret field to populate a k8s secret, normally I'd create the project resource in one environment and then import it via the vercel_project data source in the other environment, however the data source doesn't expose the secret making this more challeging.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions