Hunter Fernandes

Results 2 issues of Hunter Fernandes

### Issue ### Description This adds a `alb.ingress.kubernetes.io/load-balancer-name-prefix` annotation. This is useful for being able to control the name of the created load balancer without needing to specify a fully...

needs-rebase
lifecycle/rotten
needs-ok-to-test
size/L
cncf-cla: yes

Terraform supports calling provider-defined functions via `provider::providername::functionname(...)`. This PR adds Pygment support for that syntax. The test case is lifted from their example provider function: https://github.com/hashicorp/terraform-provider-time/blob/main/docs/functions/rfc3339_parse.md#example-usage