-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
The current implementation of the tedge-container-plugin is written in Posix shell. Whilst Posix shell is super portable, it is end the end a shell which makes it harder to maintain and extend to meet…
-
Stack trace from the terraform-provider-google_v5.12.0_x5 plugin:
panic: interface conversion: interface {} is nil, not []interface {}
goroutine 190 [running]:
github.com/hashicorp/terraform-pr…
-
**Checklist**
- [x] I have used the latest version of terraform (if not please provide a version number).
- [x] I have used the latest version of this terraform provider (if not please provide a ver…
-
### Terraform Version
`Terraform v1.7.4`
`jdamata/sonarqube v0.16.10`
### Affected Resource(s)
- sonarqube_project
### Terraform Configuration Files
```hcl
resource "sonarqube_project" "t…
srtab updated
3 weeks ago
-
Im not sure if it's really a bug or im not focues to follow the tutorial.
BUG:
```
╷
│ Error: Plugin did not respond
│
│ with proxmox_vm_qemu.srv_demo_1,
│ on demo-server-1.tf line 1, in …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
Although we have the ability to make HTTP calls to the Azure service endpoints, it would be much easier to be able to import the various SDKs directly.
-
### Describe what happened
I've got a Network configuration like this:
```
networks[definitions.STAGE_DEV] = hcloud.Network(definitions.STAGE_DEV,
ip_range="10.10.1.0/24"…
-
First of all , Great project, thank you!
is it possible to add a generic oauth/oidc provider for self hosted instances, as I already got my private keycloak instance in place.
I know in golang a gene…