grem11n / terraform-aws-vpc-peering

Terraform module to setup VPC peering connection
https://registry.terraform.io/modules/grem11n/vpc-peering/aws/latest
Apache License 2.0
126 stars 91 forks source link

Update AWS provider version #103

Closed tropnikovvl closed 1 year ago

tropnikovvl commented 1 year ago

Due to the update of this module, it is not possible to use the current one with it due to an unupdated provider.

grem11n commented 1 year ago

Thank you for the contribution! Unfortunately, CI is broken for whatever reason. I need to fix it, but this is another story. Please, let me know when this PR is ready, so I can run the checks locally (including provider version >=5) and if everything is Ok, merge it.

tropnikovvl commented 1 year ago

Hello @grem11n! I think it's ready for testing and merging

phyber commented 1 year ago

This PR looks good. My local fix looks the same as this and has worked with both provider versions v4 and v5.

grem11n commented 1 year ago

Released a new version of this module: v6.0.0 https://github.com/grem11n/terraform-aws-vpc-peering/releases/tag/v6.0.0