terraform-aws-components icon indicating copy to clipboard operation
terraform-aws-components copied to clipboard

Opinionated, self-contained Terraform root modules that each solve one, specific problem

Results 88 terraform-aws-components issues
Sort by recently updated
recently updated
newest added

## 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

terraform/1.x

## 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. [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com) ## Describe the Bug The `efs` component seems out-of-date. `remote-state` calls and other best practices do not match. ##...

bug

## what * Best practices in cloudwatch logs ## why * Best practices in cloudwatch logs ## references N/A

terraform/1.x

## what * elasticache-redis: Use `cluster_name` override and correct dns env ## why * Updates ## references N/A

terraform/1.x

## what * Add `sftp-transfer` component ## why * Useful in provisioning sftp endpoints ## references N/A

terraform/1.x

## 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...

terraform/1.x

## what * Upstreams Datadog Synthetics Component

terraform/1.x

## 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...