Joshua Wilkosz

Results 4 issues of Joshua Wilkosz

# Agenda Rails does not provide the functionality to update database credentials within `ActiveRecord::Base.connection_pool` (allow rotating credentials) during runtime. This could be facilitated by rescuing `Mysql2::Error::ConnectionError` and manually updating `ActiveRecord::Base.configurations[Rails.env]`...

## Agenda Drop `test` and `development` gems during build: `bundle install --standalone --path vendor/bundle --without test development;`

Attempting to rendering in both a personal application as well as the cloned example app is breaking. ``` index.js:1 ./node_modules/@teovilla/react-native-web-maps/src/utils/region.ts 1:12 Module parse failed: Unexpected token (1:12) You may need...

### Terraform Version and Provider Version ``` Terraform version: 14 or 15 HCP provider version: 0.6.0 Terraform Cloud ``` ### Affected Resource(s) - `hcp_vault_cluster_admin_token` ### Terraform Configuration Files Any build...

bug