Troubleshooting a SSH connection failing on Windows OS

2024-10-06 2 min read Troubleshooting Barny Baron

Journey: 📊 Community Builder 📊

Subject matter: 💡 Troubleshooting 💡

Task: Troubleshooting a SSH connection failing on Windows OS

While working on a build utilising both Terraform and Ansible, linked here, I found I was unable to establish my SSH session within my VSCode platform. The following steps are how I solved the issue.

Troubleshooting

Continue reading

Troubleshooting a Terraform Apply failing due to a CloudWatch Logs role ARN must be set error

2024-07-26 2 min read Troubleshooting Barny Baron

Journey: 📊 Community Builder 📊

Subject matter: 💡 Troubleshooting 💡

Task: Troubleshooting a Terraform Apply failing due to a CloudWatch Logs role ARN must be set error

While working on a build to deploy a REST API using API Gateway linked here, the Terraform apply failed mid-way through. The code base for this project is probably the largest I have worked with so far, with hundreds of lines of config to work through.

Troubleshooting

Continue reading

Troubleshooting a CloudFormation stack failing due to a Property validation failure

2024-06-21 1 min read Troubleshooting Barny Baron

Journey: 📊 Community Builder 📊

Subject matter: 💡 Troubleshooting 💡

Task: Troubleshooting a CloudFormation stack failing due to a Property validation failure

While working on an EKS with Fargate Game Build project linked here, at one point I was having problems with the design and execution of the build, so I switched tactics and attempted the same build using Cloud9. During the deployment of the Cloud9 infrastructure, I ran into an issue and thought I would share it.

Troubleshooting

Continue reading

Troubleshooting a Network Firewall removal with Delete Protection Enabled

2024-04-11 2 min read Troubleshooting Barny Baron

Journey: 📊 Community Builder 📊

Subject matter: 💡 Troubleshooting 💡

Following on from the last project I completed, which was building a VPC and installing a Network Firewall, I needed to conduct various troubleshooting.

One thing caught me out during the teardown though… deleting a Network Firewall.

Read on for more…

Continue reading
Older posts