#terraform-aws-modules (2022-12)

terraform Terraform Modules

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

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

2022-12-07

joey avatar

i was a bit surprised to find that cloudposse doesn’t have a terraform module for deploying AWS CUDOS. i don’t see anything public that does this. does anyone do this or do they just use the CloudFormation stack?

Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)

It would be something nice to have, but hasn’t come up from customer requirements

joey avatar

someone else pointed out that it’s probably way more practical and way less reverse engineering effort to just deploy it with https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudformation_stack

2022-12-08

    keyboard_arrow_up