Replies: 1 comment
-
@ineffyble That's a good idea. A concern is that there is no way to get the currently configured region. There are several ways to configure region, so I think we need to access the aws-sdk-go internal API, but I'm not sure. There is a way to access AWS Client from Runner, so it might be a good idea to extend this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
CloudFront distributions can only be used with ACM certificates in us-east-1, which is a common gotcha.
It would be great (albeit a little tricky) if tflint could check if the certificate being passed to a CloudFront distribution is in the wrong region.
Beta Was this translation helpful? Give feedback.
All reactions