sparse-intern-71089
09/11/2020, 12:12 PMmicroscopic-pilot-97530
but it very much doesn’t like thatWhat happens? Is there an error?
incalculable-dream-27508
09/14/2020, 9:57 AMDiagnostics:
pulumi:pulumi:Stack (openotp-test-somestack):
error: Program failed with an unhandled exception:
error: Traceback (most recent call last):
File "/home/user/.pulumi/bin/pulumi-language-python-exec", line 85, in <module>
loop.run_until_complete(coro)
File "/usr/lib64/python3.8/asyncio/base_events.py", line 616, in run_until_complete
return future.result()
File "/tmp/openotp-test/venv/lib64/python3.8/site-packages/pulumi/runtime/stack.py", line 83, in run_in_stack
await run_pulumi_func(lambda: Stack(func))
File "/tmp/openotp-test/venv/lib64/python3.8/site-packages/pulumi/runtime/stack.py", line 35, in run_pulumi_func
func()
File "/tmp/openotp-test/venv/lib64/python3.8/site-packages/pulumi/runtime/stack.py", line 83, in <lambda>
await run_pulumi_func(lambda: Stack(func))
File "/tmp/openotp-test/venv/lib64/python3.8/site-packages/pulumi/runtime/stack.py", line 108, in __init__
self.register_outputs(massage(self.outputs, []))
File "/tmp/openotp-test/venv/lib64/python3.8/site-packages/pulumi/runtime/stack.py", line 154, in massage
result[key] = massage(value, seen)
File "/tmp/openotp-test/venv/lib64/python3.8/site-packages/pulumi/runtime/stack.py", line 153, in massage
if not key.startswith("_"):
TypeError: 'Output' object is not callable
error: an unhandled error occurred: Program exited with non-zero exit code: 1