Skip to content
/ state Public

S3 bucket and DDB table for managing terraform state.

License

Notifications You must be signed in to change notification settings

jakebark/state

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon S3 bucket and DDB table for managing terraform state.

Inputs

module "state" {
  source = "github.com/jakebark/state"
  name   = "name"
}

Outputs

  • module.s3.bucket
  • module.s3.table

About

S3 bucket and DDB table for managing terraform state.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages