James Bourne
James Bourne
I am trying to test what privileges a user has on a view in the same way as `has_table_privs`, although from the docs I could not find a function that...
It seems that the most recent version available on Docker Hub is [`v3346`](https://hub.docker.com/layers/zendesk/samson/v3346/images/sha256-1e1ae2cdf364dd7f665cc8632045d02bd0801adec9d17c6324a9a7cec3c00522?context=explore) but the most recent GitHub release is [`v3362`](https://github.com/zendesk/samson/releases/tag/v3362) I cannot see any builds more recent than `v3346`...
#### Terraform Cloud/Enterprise version Terraform Cloud #### Terraform version ```plaintext 1.6.6 ``` #### Terraform Configuration Files ```terraform resource "tfe_registry_module" "module" { vcs_repo { oauth_token_id = data.tfe_oauth_client.client.oauth_token_id identifier = github_repository.module.full_name display_identifier...
## Bug Report **Current Behavior** A clear and concise description of the behavior. Created a new app using `npx create-probot-app my-first-app` and didn't change anything in the code. Exported `LOG_FORMAT=json`...