microscopic-arm-69377
02/20/2024, 6:54 PMerror: Program failed with an unhandled exception:
Traceback (most recent call last):
  File "/pulumi/bin/pulumi-language-python-exec", line 191, in <module>
    loop.run_until_complete(coro)
  File "/usr/local/lib/python3.11/asyncio/base_events.py", line 653, in run_until_complete
    return future.result()
           ^^^^^^^^^^^^^^^
  File "/infrastructure/venv/lib/python3.11/site-packages/pulumi/runtime/stack.py", line 141, in run_in_stack
    await run_pulumi_func(run)
  File "/infrastructure/venv/lib/python3.11/site-packages/pulumi/runtime/stack.py", line 51, in run_pulumi_func
    await wait_for_rpcs()
  File "/infrastructure/venv/lib/python3.11/site-packages/pulumi/runtime/stack.py", line 121, in wait_for_rpcs
    raise exception
  File "/infrastructure/venv/lib/python3.11/site-packages/pulumi/output.py", line 175, in run
    value = await self._future
            ^^^^^^^^^^^^^^^^^^
  File "/infrastructure/venv/lib/python3.11/site-packages/pulumi/output.py", line 200, in run
    transformed: Input[U] = func(value)
                            ^^^^^^^^^^^
  File "/infrastructure/venv/lib/python3.11/site-packages/pulumi/output.py", line 264, in lift
    return UNKNOWN if isinstance(v, Unknown) else cast(Any, v)[key]
                                                  ~~~~~~~~~~~~^^^^^
IndexError: list index out of rangemicroscopic-arm-69377
02/21/2024, 1:18 PMadventurous-butcher-54166
02/28/2024, 12:14 PMpulumi.exportNo 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