Daniel Quackenbush
Daniel Quackenbush
**Rancher Server Setup** - Rancher version: 2.7.3 - Installation option (Docker install/Helm Chart): Helm Chart - If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc): k3s -...
### Description Currently the `aws_cognito_user_in_group` doesn't support import because it is using the unique id. This PR modifies the id to use the required fields. This will allow import. ###...
Closes #1341 Relates to #1242 ## Problem Ibid. ## Solution Adds fields created in #1242 to documentation. ## Testing ## Engineering Testing ### Manual Testing ### Automated Testing ## QA...
### Is your feature request related to a problem? Please describe. Add the ability to add inherited role to the global resource. Use case can be described in the [suse...
**Is your feature request related to a problem? Please describe.** Utilizing an HTTP target it would be nice to be able to pass additional headers, specifically credential based headers to...
### Description Add support for setting subscribe_event_types on vault policy data source. Closes #2380 Relates #2293 ### Checklist - [x] Added [CHANGELOG](https://github.com/hashicorp/terraform-provider-vault/blob/master/CHANGELOG.md) entry (only for user-facing changes) - [x] Acceptance...
## Is your feature request related to a problem? Please describe. When reading secrets, it is not desirable to store them in state. ## Describe the solution you would like...
### Description This PR prototypes state locking for Vault's s3 backend using Amazon S3’s recently introduced [conditional writes](https://aws.amazon.com/about-aws/whats-new/2024/08/amazon-s3-conditional-writes) feature to implement a locking mechanism. Currently S3 does not implement the...
### Description I'm sure this will find an issue in several projects, but @mitchellh is archiving go modules. I'm guessing we can just switch over to the blessed forks, but...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritise this request * Please do...