fleet/terraform/addons/byo-file-carving
Benjamin Edwards 29de567dc0
add module to enable bringing your own bucket file carving destination (#15206)
This PR adds support for a new terraform module that will make it easy
to configure Fleet instances for S3 backend for file carving results.
Its intended to be applied in two phases.

1) apply target-account which will provision the s3 bucket, IAM role and
policy permissions
2) apply carve on the fleet instance, bootstrapping environment
variables for Fleet server & attaching the IAM policy.

# Checklist for submitter
- [X] Manual QA for all new/changed functionality
2023-11-20 11:26:43 -05:00
..
carving add module to enable bringing your own bucket file carving destination (#15206) 2023-11-20 11:26:43 -05:00
target-account add module to enable bringing your own bucket file carving destination (#15206) 2023-11-20 11:26:43 -05:00