melodic-tailor-66495
09/13/2024, 3:14 AM"Unhandled exception. System.Text.Json.JsonReaderException: The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. LineNumber: 0 | BytePositionInLine: 0."
This is my pulumi action in the workflow:
- name: Pulumi Up
uses: pulumi/actions@v3
with:
command: up
stack-name: value
cloud-url: value
env:
PULUMI_CONFIG_PASSPHRASE: value
AZURE_STORAGE_ACCOUNT: value
AZURE_STORAGE_KEY: value
AZURE_CLIENT_ID: value
AZURE_SUBSCRIPTION_ID: value
AZURE_TENANT_ID: value
I couldn't find anything about that error on pulumi website or on the internet.No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by