https://pulumi.com logo
#general
Title
# general
q

quick-oil-16571

09/01/2022, 10:48 AM
Is there a recommended path for implementing Crossguard while using the Pulumi Automation API(Python)?
e

echoing-dinner-19531

09/01/2022, 12:08 PM
Should pretty much be the same as when using the cli directly. Automation api exposes policy_packs and policy_pack_configs options.
q

quick-oil-16571

09/01/2022, 1:20 PM
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