#terraform-aws-modules (2022-10)

terraform Terraform Modules

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

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

2022-10-17

2022-10-20

Sagi avatar

Hey guys, does anyone here some experience using spotinst.com with Terraform over EKS?

2022-10-21

Alex S avatar

hey, i have a small PR to allow importing resources without the -cluster suffix in this repo, could anyone take a quick glance when they get a chance? https://github.com/cloudposse/terraform-aws-eks-cluster/pull/172

thanks!

what

• Added cluster_name variable to allow naming without -cluster suffix

why

• If migrating to this module the cluster name may not end with -cluster and it’s neccessary to override the name of the resource.

references

• Closes #171

1
Alex S avatar

sorry to bump this but it’s a small review

what

• Added cluster_name variable to allow naming without -cluster suffix

why

• If migrating to this module the cluster name may not end with -cluster and it’s neccessary to override the name of the resource.

references

• Closes #171

RB avatar

Ah this has bothered me too. I added a comment and cc’ed Jeremy in the pr for his thoughts

2022-10-23

Alex Jurkiewicz avatar
Alex Jurkiewicz

Wanted to propose some work on the CloudFront CDN module. There are several updates for this module that are best done as breaking changes:

• AWS provider v4

• Origin Access Controls

• Removing a lot of legacy variables I’m interested in doing all this work over several PRs and bundling the release into a single major version bump. Question is, would CloudPosse accept it? I don’t want to do the work unless there’s interest in accepting to upstream. cc @Jeremy G (Cloud Posse) @Erik Osterman (Cloud Posse)

cloudposse/terraform-aws-cloudfront-s3-cdn

Terraform module to easily provision CloudFront CDN backed by an S3 origin

Alex Jurkiewicz avatar
Alex Jurkiewicz

The motivation was that I wanted to add Origin Shield which is a breaking change. I submitted a PR, but just noticed someone already did so in January….

This module needs some love

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

@Alex Jurkiewicz While I appreciate the effort, I have a lot on my plate and no good way to test your changes or the migration path from old to new, so I cannot encourage you to move forward with this. Maybe @Erik Osterman (Cloud Posse) can.

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

I believe the work needs to be done, but as @Jeremy G (Cloud Posse) mentions he won’t have time to invest in the review. Maybe @Andriy Knysh (Cloud Posse) can do it?

Andriy Knysh (Cloud Posse) avatar
Andriy Knysh (Cloud Posse)

@Alex Jurkiewicz yes we’ll review your PRs, appreciate all the help, thanks

Alex Jurkiewicz avatar
Alex Jurkiewicz

ok! Thanks. I’ll submit several as per above

Andriy Knysh (Cloud Posse) avatar
Andriy Knysh (Cloud Posse)

For default origin only.

1
1

2022-10-25

    keyboard_arrow_up