terraform-aws-modules / terraform-aws-vpn-gateway

Terraform module to create AWS VPN gateway resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/vpn-gateway/aws
Apache License 2.0
111 stars 156 forks source link

chore: align ci-cd static checks to use individual minimum Terraform versions #50

Closed bryantbiggs closed 3 years ago

bryantbiggs commented 3 years ago

Description

Motivation and Context

Breaking Changes

How Has This Been Tested?

antonbabenko commented 3 years ago

Can we have .github/workflows/pre-commit.yml in https://github.com/terraform-aws-modules/.github repository? Now when you figured out that it should be stored inside of .github directory in that repository, maybe it will be working across all repositories (ultimate dream TBH)?

bryantbiggs commented 3 years ago

Unfortunately, I don't think that will work since its not listed as one of the files/types that are supported

image
antonbabenko commented 3 years ago

Ok, let me merge the other 10 PRs then :)

github-actions[bot] commented 1 year ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.