Todd Stansell

Results 9 issues of 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....

enhancement
needs design

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...

enhancement

### 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...

kind/enhancement

### 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...

kind/bug
needs-triage
service/access

### 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...

kind/bug
triage/accepted
service/access

### 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,...

L3 Some users
P2 Aggravating
T5 Usability
api
fr

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...

bug
p:needs triage

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...

enhancement
triaged

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`...