Skip to content

boltops-tools/terraform-aws-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Example S3 Bucket Module

BoltOps Badge

Simple example s3 bucket.

Add to Terrafile

mod "s3", source: "boltops-tools/terraform-aws-s3", stacks: :all

Deploy

terraspace up s3

Clean Up

terraspace down s3

test5