Robert Holden

Results 8 issues of Robert Holden

### The problem I got my yellow and initially tested out some zigbee devices on it before restoring from a backup that I made from a haos RPi 4 instance....

integration: zha

Currently on Mac and Docker, the only way for me to shut down the running server is to manually kill the process. This is not ideal for production environments. This...

CDKTF has an environment variable `TERRAFORM_BINARY_NAME` [documented here](https://developer.hashicorp.com/terraform/cdktf/create-and-deploy/environment-variables). It can be used to supply "tofu" to use the OpenTofu fork of Terraform. The two are largely compatible with each other...

question

### Description This adds a resource `aws_db_cluster_snapshot_copy`, which behaves similarly to an existing `aws_db_snapshot_copy` resource. ### Relations Closes #27926. Closes https://github.com/hashicorp/terraform-provider-aws/issues/39230. Closes https://github.com/hashicorp/terraform-provider-aws/issues/40429. ### References https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CopyDBClusterSnapshot.html ### Output from Acceptance...

documentation
tests
service/rds
generators
prioritized

**Describe the bug** The kokoro-fastapi-gpu images (latest and v0.2.4) both log `exec /opt/nvidia/nvidia_entrypoint.sh: exec format error` on launch and exit. There was a time when I was able to build...

### Feature Request https://grafana.com/docs/grafana-cloud/testing/synthetic-monitoring/create-checks/manage-secrets/ It would be nice to be able to manage the secrets used in synthetic checks though this provider

This adds a `--attach` flag to the acp command. It was almost straight forward except for the default agent relying on bootstrap being run, switched it to use the sdk...