terraform-aws-components
terraform-aws-components copied to clipboard
Opinionated, self-contained Terraform root modules that each solve one, specific problem
## what * Add github-action-token-rotator ## why * Rotate github app token for better security posture ## references - https://github.com/cloudposse/terraform-aws-github-action-token-rotator
## what * Upstream TGW new submodules ## why * Cross region support
## what * EKS Upgrades ## why * Upstreams
Found a bug? Maybe our [Slack Community](https://slack.cloudposse.com) can help. [](https://slack.cloudposse.com) ## Describe the Bug The `efs` component seems out-of-date. `remote-state` calls and other best practices do not match. ##...
## what * Best practices in cloudwatch logs ## why * Best practices in cloudwatch logs ## references N/A
## what * elasticache-redis: Use `cluster_name` override and correct dns env ## why * Updates ## references N/A
## what * Add `sftp-transfer` component ## why * Useful in provisioning sftp endpoints ## references N/A
## what - Upstreaming `s3-bucket` ## why - Using the latest versions and changes for `s3-bucket` component ## references - Required to set up vendoring for CPLIVE, https://github.com/cloudposse/infra-live/pull/116 ## NOTE...
## Describe the Feature Historically, in order to pull data from deployed components `terraform_remote_state` data source is taken for use. But it's been noticed that code has undergone significant changes...