Is there a recommended path for implementing Cross...
# general
q
Is there a recommended path for implementing Crossguard while using the Pulumi Automation API(Python)?
e
Should pretty much be the same as when using the cli directly. Automation api exposes policy_packs and policy_pack_configs options.
q
Wonderful news. Thanks!
Searching through the Python Automation API, the only instance of
policy_packs
that I see is in the SummaryEvent. How would I go about specifying the policy_packs path in the preview or update executions?
👍 1