Michael Dop
Michael Dop
### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request - Please do...
:clipboard: **Description** It would be nice if the date.service would accept other formats for date time, such as the ISO time format (2023-06-15T15:23:09Z).
### Describe the bug when setting UseFIPSEndpoint to true I cannot use the redshift client in the aws-us-gov partition. ### Expected Behavior The redshift client works with UseFIPSEndpoint in aws-us-gov...
go 1.16 `crypto/internal/boring/sig.FIPSOnly` go 1.17 `crypto/internal/boring/sig.FIPSOnly.abi0` This check does not pass when fipsonly is set https://github.com/rsc/goversion/blob/master/version/read.go#L63
### What happened? After upgrading from 5.13 to the latest (5.18) we can no longer run `pulumi up` in our CI environment. The AWS creds are provided through the EC2...