terraform-aws-modules / terraform-aws-ec2-instance

Terraform module to create AWS EC2 instance(s) resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/ec2-instance/aws
Apache License 2.0
754 stars 1.87k forks source link

feat: Set module shortname for wrapper pre-commit hook #296

Closed tofupup closed 1 year ago

tofupup commented 2 years ago

Description

Add --module-repo-shortname argument to .pre-commit-config.yaml to help in running pre-commit checks (primarily from a docker container with the repo mounted).

Motivation and Context

Using the pre-commit-terraform docker container requires setting this variable to have wrappers/README.md properly generated.

Issue #295

Breaking Changes

No

How Has This Been Tested?

github-actions[bot] commented 1 year ago

This PR has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 10 days

github-actions[bot] commented 1 year ago

This PR was automatically closed because of stale in 10 days

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.