PaloAltoNetworks / cobra-tool

Cloud Offensive Breach and Risk Assessment (COBRA) Tool
Apache License 2.0
69 stars 30 forks source link

Using Pulumi #9

Closed sgordon46 closed 2 months ago

sgordon46 commented 2 months ago

I had a question around what else is needed to use Pulumi. It says to install, but are there any other requirements.

I'd suggest adding this to the README is something else is needed.

I'm getting an error when trying to run simulation 1 ModuleNotFoundError: No module named 'pulumi'

aseto-pan commented 2 months ago

Concur. I have never touched Pulumi before this and I can't get it working. I setup and account and I'm getting this error when trying to run AWS scenario:

Diagnostics: pulumi:pulumi:Stack (infra-aws-scenario-1): error: update failed

aws:ec2:SecurityGroup (web-sg): error: 1 error occurred:

sgordon46 commented 2 months ago

@aseto-pan I'm updating the readme to include some more details on what is needed.