Todd Stansell
Todd Stansell
The path returned by `get_path_to_repo_root()` includes a trailing `/` where it looks like all other path functions do not. When building a `source` based on this, it causes `//` problems....
We'd love to put fluentd behind an AWS PrivateLink endpoint, but still be able to see data about which endpoint the consumer is using (which we can then use to...
### Describe the feature I'd like to copy tags from related resources, where the related resource might not be a first-class resource in cloud-custodian. I should be able to pass...
### Confirmation - [X] My issue isn't already found on the issue tracker. - [X] I have replicated my issue using the latest version of the provider and it is...
### Confirmation - [X] My issue isn't already found on the issue tracker. - [X] I have replicated my issue using the latest version of the provider and it is...
### Tell us about your idea! allow management of lifecycle of API keys via API ### What are you trying to do? API keys have a finite expiration date. Therefore,...
I'm running into an issue where running a `terragrunt run-all plan` in one of our repos does not produce the right kind of log output. This does NOT happen with...
This is very similar to #1101 and #1207 but for the `okta_group_memberships` resource. We tried to create a group with nearly 1000 members and it would time out after 20...
This attempts to add support for `DRONE_POOL_MIN_IDLE`, which will define the minimum idle time before a server is terminated. It defaults to `0`, but if you set it to `30m`...