Eric Herot
Eric Herot
**UPDATE**: This was fixed by remembering to add the aws-java-sdk-sts dependency (but the failure mode could have been more informative!) ```xml com.amazonaws aws-java-sdk-sts ${aws-sdk.version} ``` --- Managed to repro this...
Not that I've found in terms of a workaround but the fix in the code does look fairly straighforward at first glance...
/remove-lifecycle stale On Jan 19, 2024 at 4:00 AM -0500, Kubernetes Triage Robot ***@***.***>, wrote: > The Kubernetes project currently lacks enough contributors to adequately respond to all issues. >...
I feel like this could easily be addressed by simply allowing people to name their dev-phone instances and then only deleting the instances with matching names.
Digging into this a little it seems like it should actually be a fairly trivial fix. Either the [import parser](https://github.com/hashicorp/terraform-provider-aws/blob/main/internal/service/ec2/vpnclient_authorization_rule.go#L197-L209) has to be updated to allow a rule ending in...
Literally a two second fix!
I have another big ticket I have to work on this week (VPC switch) first but when I finish that (maybe later this week?) I can take care of this,...
@KlavsKlavsen it does indeed seem to have helped
It sounds like this issue may have been brought to light by prometheus/prometheus#12933