astonishing-quill-88807
08/28/2020, 3:08 PMPreviewing update (<http://applications.dagster.QA|applications.dagster.QA>):
Type Name Plan Info
pulumi:pulumi:Stack <http://ol-infrastructure-dagster-application-applications.dagster.QA|ol-infrastructure-dagster-application-applications.dagster.QA> 3 errors
~ ├─ aws:ec2:SecurityGroup dagster-db-access-qa update [diff: ~ingress]
+ ├─ pulumi-python:dynamic:Resource dagster-data-qa-0 create
└─ ol:infrastructure:aws:database:OLAmazonDB ol-etl-db-qa
+- └─ aws:rds:Instance ol-etl-db-qa-postgres-instance replace [diff: ~name]
Diagnostics:
pulumi:pulumi:Stack (<http://ol-infrastructure-dagster-application-applications.dagster.QA|ol-infrastructure-dagster-application-applications.dagster.QA>):
error: Program failed with an unhandled exception:
error: Traceback (most recent call last):
File "/usr/bin/pulumi-language-python-exec", line 85, in <module>
loop.run_until_complete(coro)
File "/usr/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete
return future.result()
File "/home/tmacey/code/mit/ops/infra/ol-infrastructure/.venv/lib/python3.8/site-packages/pulumi/runtime/stack.py", line 83, in run_in_stack
await run_pulumi_func(lambda: Stack(func))
File "/home/tmacey/code/mit/ops/infra/ol-infrastructure/.venv/lib/python3.8/site-packages/pulumi/runtime/stack.py", line 35, in run_pulumi_func
func()
File "/home/tmacey/code/mit/ops/infra/ol-infrastructure/.venv/lib/python3.8/site-packages/pulumi/runtime/stack.py", line 83, in <lambda>
await run_pulumi_func(lambda: Stack(func))
File "/home/tmacey/code/mit/ops/infra/ol-infrastructure/.venv/lib/python3.8/site-packages/pulumi/runtime/stack.py", line 106, in __init__
func()
File "/usr/bin/pulumi-language-python-exec", line 84, in <lambda>
coro = pulumi.runtime.run_in_stack(lambda: runpy.run_path(args.PROGRAM, run_name='__main__'))
File "/usr/lib/python3.8/runpy.py", line 282, in run_path
return _run_code(code, mod_globals, init_globals,
File "/usr/lib/python3.8/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "./__main__.py", line 173, in <module>
{salt_minion.minion_public_key}
AttributeError: 'OLSaltStack' object has no attribute 'minion_public_key'
error: an unhandled error occurred: Program exited with non-zero exit code: 1