Results 15 comments of Tom Harrison

On Mac there's a plug-in widget. That works. When using the AWS console switcher it fails for me.

Agreed on all points. With regard to support, I have been part of startups not having the money to pay, and done ok for the most part. I have also...

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-system-instance-status-check.html https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-instances-status-check_sched.html Occasionally, an instance will have issues that AWS automatically checks -- System and Instance reachability. Status can be seen in the AWS console, or for an instance on...

Hi @apparentlymart -- I am assuming you're affiliated with Hashicorp and Terraform. Thank you for your answers and for your effort here. The nature of this thread reveals a core...

I also ran into this today with an `aws_elasticache_cluster` that had been deleted outside of TF. Workaround is to use `terraform state rm `. Tested with latest modules from aws...

> For what it's worth, I ran into the same issue, and it appears the root cause of the issue is that the terraform lock file was generated in OS...

Workaround for those stuck on prior version with RDS: reboot server.

Workaround if you're stuck on a pglogical version (i.e. on RDS): reboot instance will clear cache.

On macos, _if_ you have Advanced/User settings ("Choose how to configure the installation of Docker's CLI tools"), you'll need to do this to make local builds work: ```shell export DOCKER_HOST=unix:///Users/yourusername/.docker/run/docker.sock...

Same issue with commits to a branch -- no notifications. This seems like a bug, but guessing same issue as here with comments.