SourceCode
Report an Issue

Advanced S3 Bucket example

Configuration in this directory creates the following Resources:

  • S3 Bucket
  • An Object in S3 bucket
  • S3 bucket ACLs

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.