Jonathan Merlevede
Jonathan Merlevede
**Provider Version** 0.45.0 **Terraform Version** 1.3.0 **Describe the bug** When a database managed by Terraform is dropped outside of Terraform, Terraform attempting to refresh the state of resources inside the...
### Issue Description The [code for `dbConnect()`](https://github.com/DyfanJones/RAthena/blob/d8646bc2c045d576b0ff30fb444043eef97b1e09/R/Driver.R#L184) checks if the `AWS_ROLE_ARN` environment variable is set, and performs an explicit assume role operation if it is. To perform the assume role...
This PR addresses #2311 by using HeadObject instead of GetObject to retrieve object metadata such as `sse_kms_key_id`. This severely speeds up queries requiring object metadata but not object contents. Notes:...
**Describe the bug** Querying S3 object metadata, such as an object's encryption key, requires downloading object contents. **Steampipe version (`steampipe -v`)** Steampipe v0.24.2 **Plugin version (`steampipe plugin list`)** Example: v0.147.0...