#terraform-aws-modules (2022-07)

terraform Terraform Modules

Discussions related to https://github.com/terraform-aws-modules

Archive: https://archive.sweetops.com/terraform-aws-modules/

2022-07-04

Denis avatar

Hi everyone, I have a PR open here, for the codebuild refactoring to AWS v4 provider. Can someone please take a look I’m running into a problem with BridgeCrew code analysis. I approved it but it asked for an org name. If this needs to be in another channel, please shout.

2022-07-07

Jeremy G (Cloud Posse) avatar
Jeremy G (Cloud Posse)

We have released a candidate for v2 of our Terraform security group module. It attempts to provide options for handling the tradeoff between zero downtime and preserving the security group ID. Your feedback on this candidate before to becomes GA would be very helpful. You can add comments to PR 35 even though that PR is now closed.

Jeremy (UnderGrid Network Services) avatar
Jeremy (UnderGrid Network Services)

LGTM and the README was quite informative to the logic

1

2022-07-15

kevcube avatar
kevcube

Ready to tackle @nitrocode’s feedback on this comment and create an ECS cluster module for CloudPosse - can someone give me a little starting feedback on the process CloudPosse uses to init a new AWS module?

@kevcube so far we haven’t needed to but I wouldn’t be opposed to a specific module for it.

There are many options here including capacity providers https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ecs_cluster

We just don’t have too many clients using ecs so we depend on the open source community to maintain these modules. If you’re interested in maintaining one specifically for ecs cluster then we can create a new repo. Please ping us in the sweetops slack channel.

1
Andriy Knysh (Cloud Posse) avatar
Andriy Knysh (Cloud Posse)
cloudposse/terraform-example-module

Example Terraform Module Scaffolding

Andriy Knysh (Cloud Posse) avatar
Andriy Knysh (Cloud Posse)
Andriy Knysh (Cloud Posse) avatar
Andriy Knysh (Cloud Posse)
cloudposse/terraform-aws-redshift-cluster

Terraform module to provision an AWS Redshift Cluster

kevcube avatar
kevcube

I see, thanks! After I fork that and edit it to cover the intended resources, I’ll contact CloudPosse about transferring ownership. Thanks!

1
    keyboard_arrow_up