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 e8a0c62 commit 1c54484Copy full SHA for 1c54484
1 file changed
main.tf
@@ -137,6 +137,7 @@ resource "github_repository_autolink_reference" "default" {
137
key_prefix = each.value.key_prefix
138
139
target_url_template = each.value.target_url_template
140
+ is_alphanumeric = each.value.is_alphanumeric
141
}
142
143
0 commit comments