Patrick Lee Scott
Patrick Lee Scott
well, for the OIDC provider ``` lifecycle { ignore_changes = [thumbprint_list] } ``` could be added to `resource "aws_iam_openid_connect_provider" "oidc_provider"` in [main.tf#L227-L239](https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/main.tf#L227-L239) I'm not sure I understand why it's changing...
@RyanTimoney after digging deep into this, it does seem only the root ca is needed
related: https://github.com/terraform-aws-modules/terraform-aws-eks/issues/2632
interesting - wasn't aware you could have multiple push targets for a remote. meta-project is mostly just executing commands in child processes, so doesn't sound too difficult to create theoretically
all is just a name though, right? you could set up origin to push to many as well?
@mattkrick Ever get into this? Any solution for the issues with react-dom-stream?
Awesome, thanks for the info, I'll look at Action!
@mattkrick how does routesOrPrerender() work?
http://fela.js.org/
Things are changing fast! (per usual) Yea it looks pretty awesome. I was about to start converting some radium stuff to react look and saw that posted on the react-look...