Skip to content

codeforamerica/tofu-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tofu Modules

This repository includes a collection of OpenTofu modules that are used across multiple projects at Code for America. The modules are organized by provider, and each module should include its own README with usage instructions.

All modules should be compatible with OpenTofu, and it's equivalent version of terraform.

Modules

Provider Module Description
AWS backend S3 storage backend for tfstate.
AWS cloudfront_waf CloudFront distribution that passes traffic through WAF without caching.
AWS fargate_service ECS Fargate container hosting service.
AWS logging Basic logging configurations for AWS.
AWS secrets Manage secrets using AWS Secrets Manager.
AWS serverless_database Aurora Serverless database cluster.
AWS vpc AWS VPC configuration with networking.

Releases

No releases published

Packages

No packages published

Languages