David Wang

Results 4 issues of David Wang

* Current OIDC implementation asserts that user email check must come from JWT token claims. OIDC specification also allows for source of user email to be fetched from userinfo profile...

enhancement

### Terraform CLI and Provider Versions ``` $ terraform version Terraform v1.7.1 on darwin_arm64 + provider registry.terraform.io/snowflake-labs/snowflake v0.84.1 ``` ### Use Cases or Problem Statement Currently the [Streams resource](https://registry.terraform.io/providers/Snowflake-Labs/snowflake/latest/docs/resources/stream#on_table) may...

feature-request
resource:dynamic_table
resource:stream
category:resource

Hi @fstab, This PR adds a Dockerfile for grok_exporter which builds an alpine linux docker image which contains a statically compiled grok_exporter binary. This should be suitable for DockerHub Auto-builds....

The current code is able to change values for selector paths which already exist in the obj. It would be nice if there were support for 'upsert' which would update...