PaloAltoNetworks / terraform-aws-swfw-modules

Terraform Reusable Modules for Software Firewalls on AWS
https://registry.terraform.io/modules/PaloAltoNetworks/swfw-modules/aws
MIT License
13 stars 11 forks source link

IAM role for resource creation in single VPC #5

Closed lstadnik closed 6 months ago

lstadnik commented 1 year ago

Is your feature request related to a problem?

Define the sets of AWS IAM policies to run terraform deploy in at least privileges required to build VMSeries infrastructure.

Describe the solution you'd like

Based on existing VPC the new resources should be created, managed and deleted.

Describe alternatives you've considered.

No response

Additional context

No response

migara commented 6 months ago

Due to the vast range of permissions that can be used for a policy that will be used in CI, there is very little value in adding a policy module here. User may bring their own policy set to execute these examples.