Results 9 comments of Corey Lane

@chaddm Try renewing through the NPM GUI, under SSL Certificates -> Renew Now

> I'm still experiencing this issue on the latest version. Is anyone able to fix this issue? @matthew-larner Renewing through the NPM GUI works fine for me, I posted a...

I'm looking forward to this. I'd like to use the ARM processors available for AWS Codebuild jobs

This was user error, the block below fixed it. But now I'm having major perpetual diff issues with this resource. ```hcl resource "awscc_ec2_network_insights_path" "test" { protocol = "tcp" source =...

Thank you for digging into that. So cloud formation registry would have to be updated. I've never used the awscc provider before, is it normal to have diff issues like...

> Your immediate problem goes away if you use an instance ID, not an ARN, in your HCL files. I will try to eliminate ARNs from my configuration if possible,...