-
After the latest changes in master, we started encountering a type problem with the new "default_timeout" variable that was introduced. See the stack trace.
I'm sure a simple type conversion for "d…
-
I am trying to create a [Pulumi Terraform Bridge](https://github.com/pulumi/pulumi-terraform-bridge) Provider for UpCloud, code is in [Pulumi-upcloud repo](https://github.com/JesusPerez/pulumi-upcloud…
-
Below is a proposal for release notes:
# Announcements
We are looking for maintainers, reach out in #5432.
# Deprecation / Removal
* Remove contrib/vault (Outdated since 2018) (#7400)
* Drop …
-
As opening a file for reading is such a trivial task in Go I feel this should be the default.
Rationale:
user of this library might want to implement a progress bar / status. He/she might also wan…
aakso updated
4 years ago
-
**Describe the bug**
Adding the `-debug` flag to `PACKER_LOG=1 packer ...` causes the build to fail:
```bash
vultr: Error setting permissions of debug key: chmod vultr_vultr.pem: file already c…
-
## System Health details
## System Health
version | core-2021.2.3
-- | --
installation_type | Home Assistant OS
dev | false
hassio | true
docker | true
virtualenv | false
python_v…
-
Hi there,
I noticed that enabling remote access in the API _(VNC console in the control panel)_ seems to completely break JSON serialization for server details, and instead of an error, only an emp…
-
The upcloud terraform provider depends on the upcloud API being enabled. The only way I've found to enable the API is via the "old" upcloud dashboard:
![image](https://user-images.githubusercontent…
pjvds updated
4 years ago
-
### The problem
https://unifi.brunt.local:8443 and http://unifi.brunt.local:8080 are not responding
### What is version of Home Assistant Core has the issue?
core-2021.8.7
Unifi 1.0.0
###…
-
How can I create a firewall rule using the API so I can set the default action to DROP for all.
Currently whenever I try to create it only complains that the family is invalid, in the documentation…