We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc52c4d commit eb496ecCopy full SHA for eb496ec
1 file changed
main.tf
@@ -139,6 +139,7 @@ resource "github_repository_autolink_reference" "default" {
139
key_prefix = each.value.key_prefix
140
141
target_url_template = each.value.target_url_template
142
+ is_alphanumeric = each.value.is_alphanumeric
143
}
144
145
0 commit comments