Skip to content
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

feat: allow selecting aws creds from filesystem #171

Merged
merged 8 commits into from
Aug 19, 2024

chore: make reviewable

131d88a
Select commit
Loading
Failed to load commit list.
Merged

feat: allow selecting aws creds from filesystem #171

chore: make reviewable
131d88a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 19, 2024 in 1s

58.06% of diff hit (target 53.77%)

View this Pull Request on Codecov

58.06% of diff hit (target 53.77%)

Annotations

Check warning on line 31 in pkg/services/clouds/aws_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/clouds/aws_service.go#L31

Added line #L31 was not covered by tests

Check warning on line 37 in pkg/services/clouds/aws_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/clouds/aws_service.go#L37

Added line #L37 was not covered by tests

Check warning on line 49 in pkg/services/clouds/aws_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/clouds/aws_service.go#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 53 in pkg/services/clouds/aws_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/clouds/aws_service.go#L51-L53

Added lines #L51 - L53 were not covered by tests

Check warning on line 56 in pkg/services/clouds/aws_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/clouds/aws_service.go#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 61 in pkg/services/clouds/aws_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/clouds/aws_service.go#L59-L61

Added lines #L59 - L61 were not covered by tests

Check warning on line 63 in pkg/services/clouds/aws_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/clouds/aws_service.go#L63

Added line #L63 was not covered by tests

Check warning on line 97 in pkg/services/clouds/aws_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/clouds/aws_service.go#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 101 in pkg/services/clouds/aws_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/clouds/aws_service.go#L99-L101

Added lines #L99 - L101 were not covered by tests

Check warning on line 104 in pkg/services/clouds/aws_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/clouds/aws_service.go#L103-L104

Added lines #L103 - L104 were not covered by tests

Check warning on line 110 in pkg/services/clouds/aws_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/clouds/aws_service.go#L107-L110

Added lines #L107 - L110 were not covered by tests

Check warning on line 112 in pkg/services/clouds/aws_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/clouds/aws_service.go#L112

Added line #L112 was not covered by tests

Check warning on line 140 in pkg/services/clouds/aws_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/clouds/aws_service.go#L140

Added line #L140 was not covered by tests

Check warning on line 688 in pkg/services/validator/aws.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/validator/aws.go#L688

Added line #L688 was not covered by tests

Check warning on line 699 in pkg/services/validator/aws.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/validator/aws.go#L699

Added line #L699 was not covered by tests

Check warning on line 781 in pkg/services/validator/aws.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/validator/aws.go#L781

Added line #L781 was not covered by tests

Check warning on line 807 in pkg/services/validator/aws.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/validator/aws.go#L807

Added line #L807 was not covered by tests

Check warning on line 814 in pkg/services/validator/aws.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/validator/aws.go#L814

Added line #L814 was not covered by tests

Check warning on line 820 in pkg/services/validator/aws.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/validator/aws.go#L820

Added line #L820 was not covered by tests