mineiros-io / terraform-github-repository

A Terraform module to manage GitHub Repositories. https://github.com/
Apache License 2.0
159 stars 105 forks source link

feat: add support for `is_alphanumeric` in `autolink_reference` #156

Open tobiasehlert opened 1 year ago

tobiasehlert commented 1 year ago

fix #142

tobiasehlert commented 1 year ago

This change requires a minimum version bump - >= 5.8.0

added require of version to be ">= 5.8, < 6.0".