Janos Feher
Janos Feher
I can confirm @tfgm-bud 's trick works for me.
I ran into the same bug. In my case, the backend pool points to the pod IPs rather than the cluster IP of the service, which would be acceptable in...
I'm afraid I forgot to think about it. Yes, we have nightly builds, but the Github Action I made checks for the latest tagged version. 🤦♂️ Yes, I can include...
I tested and it works for me. I'd recommend giving this ticket a priority, at least the `PG_HBA_TAIL` part because that blocks the upgrade for higher version.
This is labelled as "stale" but this is still an issue.
Hi, I'm running this tool as Alpine image on `m5ad.xlarge` instances and I don't experience this issue. Maybe OP is confused about other instances, because AWS confusingly adds some EBS...
How can we help to get the one-liner change into the image? My Dockerfile just because of this optional-but-actually-mandatory plugin: ``` FROM amazon/aws-cli RUN curl "https://s3.amazonaws.com/session-manager-downloads/plugin/latest/linux_64bit/session-manager-plugin.rpm" -o "session-manager-plugin.rpm" && \...
If someone could explain us why this is a hard thing to add give the solution above, that would hush away the thoughts on this project has a bad governance.
@JorisBoelen-TomTom : to me it is doesn't apply it on the stack set level either. It is like the whole `operation_preferences` gets ignored. See my comment on: https://github.com/hashicorp/terraform-provider-aws/issues/30806#issuecomment-1535460672
I have the same experience with v0.9.0 .