PaloAltoNetworks / terraform-aws-vmseries-modules

Terraform Reusable Modules for VM-Series on AWS
https://registry.terraform.io/modules/PaloAltoNetworks/vmseries-modules/aws
MIT License
40 stars 49 forks source link

Bootstrap should support existing bucket. #183

Closed lstadnik closed 2 years ago

lstadnik commented 2 years ago

Is your feature request related to a problem?

Pushing content update from terraform code is not common operation from CI/CD. The content for vmseries update is manage by Security Teams.

Describe the solution you'd like

New bootstrap feature allows to support existing bucket without creating new from bootstrap module.

Describe alternatives you've considered

The bootstrap can be created from scratch using existing solution.

migara commented 2 years ago

Duplicate of #177