-
Notifications
You must be signed in to change notification settings - Fork 20
fix: add regions for google cloud provider #268
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Ben Stickel <ben.stickel@elastic.co>
ghcoi2ck
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Signed-off-by: Ben Stickel <ben.stickel@elastic.co>
Signed-off-by: Ben Stickel <ben.stickel@elastic.co>
Signed-off-by: Ben Stickel <ben.stickel@elastic.co>
Signed-off-by: Ben Stickel <ben.stickel@elastic.co>
Signed-off-by: Ben Stickel <ben.stickel@elastic.co>
Signed-off-by: Ben Stickel <ben.stickel@elastic.co>
Signed-off-by: Ben Stickel <ben.stickel@elastic.co>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM but there are some lint issues to fix before merging
Error: shadow: declaration of "e" shadows declaration at line 187 (govet)
Error: shadow: declaration of "e" shadows declaration at line 267 (govet)
Error: shadow: declaration of "i" shadows declaration at line 259 (govet)
Error: directive `// nolint:staticcheck // SSL30 disabled` should be written without leading space as `//nolint:staticcheck // SSL30 disabled` (nolintlint)
Error: directive `// nolint:gocyclo,gocognit,funlen // refactoring later` should be written without leading space as `//nolint:gocyclo,gocognit,funlen // refactoring later` (nolintlint)
Error: directive `// nolint:interfacer // Tighly coupled to type` should be written without leading space as `//nolint:interfacer // Tighly coupled to type` (nolintlint)
Error: directive `// nolint:gocognit,funlen,gocyclo // To refactor` should be written without leading space as `//nolint:gocognit,funlen,gocyclo // To refactor` (nolintlint)
Signed-off-by: Ben Stickel <ben.stickel@elastic.co>
@renanvice lint updated pushed as apart of 93e253e |
Signed-off-by: Ben Stickel <ben.stickel@elastic.co>
Signed-off-by: Ben Stickel <ben.stickel@elastic.co>
Signed-off-by: Ben Stickel <ben.stickel@elastic.co>
Adds regions for Google Cloud to
cloudProviderRegions.