SourceCode
Report an Issue

Simple CloudTrail example

Configuration in this directory creates the following Resources:

  • A S3 bucket with a Bucket Policy to allow CloudTrail log events.
  • AWS ClouTrail

Usage

To run this example you need to execute:

$ terraform init
$ terraform plan
$ terraform apply

Note that this example may create resources which cost money. Run terraform destroy when you don’t need these resources.