Terraform
Define your Panther infrastructure as code with Terraform
Overview
You can manage parts of your Panther log source infrastructure using Terraform. Terraform allows you to define and provision your infrastructure through code, making it easy to manage and track changes across your project's lifecycle. Panther is a provider in the Terraform registry.
Getting started
See a full example of using Terraform to manage an S3 log source on Managing AWS S3 Log Sources with Terraform.
Resources
Learn more about Terraform on their website.
Last updated