terraform-aws-ecs-cluster icon indicating copy to clipboard operation
terraform-aws-ecs-cluster copied to clipboard

Terraform module for building an ECS cluster in AWS

Results 23 terraform-aws-ecs-cluster issues
Sort by recently updated
recently updated
newest added

EBS encryption enabled Default it was disabled

After the creation of the new cluster, it enabled default detailed monitoring of EC2 instances, which caused the high AWS bill. ![image](https://user-images.githubusercontent.com/36179005/180410253-af46b239-2fde-4642-84d5-a04bb75b0309.png)

It turns out that `aws_autoscaling_attachment` is very dodgy and is best avoided. This simple change allows one to add the target groups directly to the ASG. Closes #18

To allow for ingress we need load balancers that are attached to the ASG used to manage the ECS cluster. I had attempted to do this with `aws_autoscaling_attachment` but the...

Hello, I was wondering how you use the YAML defined in terraform-aws-ecs-cluster/config/defaults.yaml to invoke the terraforn init ..., terraforn plan ..., terraform apply ... I love to use YAML to...

Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.25.0 to 2.28.0. Release notes Sourced from rubocop-rspec's releases. RuboCop RSpec v2.28.0 Extract RSpec Rails cops to a separate repository, rubocop-rspec_rails. The rubocop-rspec_rails repository is a dependency...

dependencies
ruby

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.0 to 1.16.3. Release notes Sourced from nokogiri's releases. v1.16.3 / 2024-03-15 Dependencies [CRuby] Vendored libxml2 is updated to v2.12.6 from v2.12.5. (@​flavorjones) Changed [CRuby] XML::Reader sets...

dependencies
ruby

Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.59.0 to 1.62.1. Release notes Sourced from rubocop's releases. RuboCop 1.62.1 Bug fixes #12761: Fix a false positive for Style/HashEachMethods when the key block argument of Enumerable#each...

dependencies
ruby

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.19.0 to 1.19.1. Release notes Sourced from git's releases. Release v1.19.1 v1.19.1 (2024-01-13) Full Changelog Changes since v1.19.0: f97c57c Announce the 2.0.0 pre-release (#682) Changelog Sourced from...

dependencies
ruby