Hi all,
I’m working on the AWS Monitoring lab and I keep running into a networking error when Terraform tries to create a CloudWatch Dashboard. Everything else (EC2, RDS, key pairs, subnet groups) creates fine after following some troubleshooting steps.
Here’s the error:
Error: putting CloudWatch Dashboard (de-c2w3lab2-rds-dashboard): operation error CloudWatch: PutDashboard, exceeded maximum number of attempts, 25, https response error StatusCode: 0, RequestID: , request send failed, Post "https://monitoring.us-east-1.amazonaws.com/": dial tcp: lookup monitoring.us-east-1.amazonaws.com on 127.0.0.11:53: server misbehaving
It hangs for a long time before failing.
I suspect the lab environment is blocking outbound DNS or internet access to AWS CloudWatch endpoints, since all other resources work except the dashboard.
Has anyone solved this, or can a staff member confirm if network access is intentionally restricted for CloudWatch?
Any workaround to test dashboard creation in this lab environment?
Thanks!
