A collection of bash shell scripts for automating various tasks with Terraform.
Terraform is an open source tool for infrastructure as code that enables you to safely and predictably create, change, and improve infrastructure.
- terraform-aws-waf-iplist.sh Generate a Terraform AWS WAF IPSet, WAF Rule, and WAF Web ACL resource blocks for IPs in file iplist
- terraform-aws-waf-pingdom.sh Generate a Terraform AWS WAF IPSet, WAF Rule, and WAF Web ACL resource blocks for Pingdom probe server IPs
- terraform-redact-iam-secrets.sh Replaces AWS IAM Secret Keys and IAM SES SMTP Passwords with "REDACTED" in Terraform state files
Have a bug or a feature request? The issue tracker is the preferred channel for bug reports, feature requests and submitting pull requests. If your problem or idea is not addressed yet, please open a new issue.
Shawn Woodford
Code and Documentation Copyright 2012-2018 Shawn Woodford. Code released under the Apache License 2.0.