terraform-aws-modulesArchived
5 messages
Discussions related to https://github.com/terraform-aws-modules
Archive: https://archive.sweetops.com/terraform-aws-modules/
Tommi Jensenabout 2 years ago
hey there.
I created a PR in terraform-aws-vpc-peering-multi-account (https://github.com/cloudposse/terraform-aws-vpc-peering-multi-account/pull/82) - december 4'th, with a proposed fix for https://github.com/cloudposse/terraform-aws-vpc-peering-multi-account/issues/81 - teardown/enabled = false - not working because of an enabled check on the provider config, specifically for assumerole usage.
not sure if the codeowners are swamped, or no longer there, but it seems other PR's are also stranded. I couldn't find guidelines regarding where/what/who to poke to try and alleviate the issue. currently we have to use the proposed fix PR as module, or we cannot do cross account vpc peering teardown. I don't mind if it's not deemed an acceptable fix, but some feedback would be good π
pointers? ( was directed here from #terraform )
I created a PR in terraform-aws-vpc-peering-multi-account (https://github.com/cloudposse/terraform-aws-vpc-peering-multi-account/pull/82) - december 4'th, with a proposed fix for https://github.com/cloudposse/terraform-aws-vpc-peering-multi-account/issues/81 - teardown/enabled = false - not working because of an enabled check on the provider config, specifically for assumerole usage.
not sure if the codeowners are swamped, or no longer there, but it seems other PR's are also stranded. I couldn't find guidelines regarding where/what/who to poke to try and alleviate the issue. currently we have to use the proposed fix PR as module, or we cannot do cross account vpc peering teardown. I don't mind if it's not deemed an acceptable fix, but some feedback would be good π
pointers? ( was directed here from #terraform )
Jason Kusarabout 2 years ago
Hi all, I submitted a PR against terraform-aws-utils. Any chance someone could take a look at it? Thanks! https://github.com/cloudposse/terraform-aws-utils/pull/31
Vesaabout 2 years ago
I encountered an issue with the AWS Terraform state backend module, and fortunately, someone has already created a fix for it. It just requires reviewers; could anyone please take a look? https://github.com/cloudposse/terraform-aws-tfstate-backend/pull/151
Karimabout 2 years ago
Hello all
weβre using cloudposse terraform module terraform-aws-rds module which is using terraform-null-label v.0.25.0 & terraform-aws-route53-cluster-hostname v0.13.0 modules under-hood.
Suddenly, terraform fails downloading the modules saying the branch not exist as below:
However the under-hood modules are referenced by their tags not commit hashes. Any insights what could be the reason?
weβre using cloudposse terraform module terraform-aws-rds module which is using terraform-null-label v.0.25.0 & terraform-aws-route53-cluster-hostname v0.13.0 modules under-hood.
Suddenly, terraform fails downloading the modules saying the branch not exist as below:
β Error: Failed to download module
β Could not download module "this" (<http://context.tf:23|context.tf:23>) source code from
β "git::<https://github.com/cloudposse/terraform-null-label?ref=488ab91e34a24a86957e397d9f7262ec5925586a>":
β error downloading
β '<https://github.com/cloudposse/terraform-null-label?ref=488ab91e34a24a86957e397d9f7262ec5925586a>':
β /opt/homebrew/bin/git exited with 128: Cloning into
β '.terraform/modules/this'...
β fatal: Remote branch 488ab91e34a24a86957e397d9f7262ec5925586a not found in
β upstream originHowever the under-hood modules are referenced by their tags not commit hashes. Any insights what could be the reason?
Alex Sabout 2 years ago
Hey folks, anyone able to review a small change for me? Just changes to variables (and readme update). Thank you
https://github.com/cloudposse/terraform-aws-ecs-container-definition/pull/178
https://github.com/cloudposse/terraform-aws-ecs-container-definition/pull/178