Scott Blake
Scott Blake
Recompiled in Xcode 10.0 and performed recommended changes.
### Steps to reproduce the problem 1. Open Preferences > Account > Account Preferences 2. Click the `create an account alias` link ### Expected behaviour A form should appear allowing...
### Description Please add a `state` or `status` output to the aws_ec2_host data resource to check the availability of dedicated hosts before attempting to provision instances. This is particularly useful...
Fix source name
### 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...
### 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...
While testing the new allowlist and denylist functionality in autopromote, I encountered an error. I had this in my json: ```json "denylist": { "Zoom": "5.7.4.898" }, "allowlist": { "Zoom": "5\\..*"...
This change increases the default socket timeout from 60 seconds to 90 seconds to better handle large file uploads.
When a server is already performing a change request (i.e. adding a new file) and it receives another identical request from a different server, I think it would be useful...