crosswalk is only available as npm package and not...
# install
e
crosswalk is only available as npm package and not in pip?
g
That is currently the case yet. We will be supporting it in other languages early next year. Luke expounded on this a bit at https://pulumi-community.slack.com/archives/CDE799L1M/p1574440578099900?thread_ts=1574439644.094900&cid=CDE799L1M.
e
thanks @gentle-diamond-70147 Policy as Code is interesting
so it is like configuration of our ingress state etc?
no wonder couldnt find much examples of Python crosswalk examples
g
Policy as Code lets you create define policies that check for best practices, security concerns, cost optimization, etc. against your resources and then prevent an update from proceeding if policy violations are found. You can read more about it at https://www.pulumi.com/docs/get-started/policy-as-code/.
e
So Terraform would have the same concept too?
Like a pre-commit hook?
How to submit request
w
What kind of request?