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

Conformance binary for AWS #316

Merged
merged 4 commits into from
Nov 18, 2024
Merged

Conversation

phbnf
Copy link
Contributor

@phbnf phbnf commented Nov 18, 2024

Towards #24 and #312

Verified that docker build -f ./cmd/conformance/aws/Dockerfile . works.

This PR uses password based authentication for now, which is good enough to start with. I've tested IAM based authentication, which works. Let's get all the terraform in with passwords, and then we can eventually move to IAM.

While we're there, get rid for verifiers in signerFromFlags since we don't use them anymore.

@phbnf phbnf added the enhancement New feature or request label Nov 18, 2024
@phbnf phbnf requested a review from AlCutter November 18, 2024 11:32
cmd/conformance/aws/main.go Dismissed Show dismissed Hide dismissed
cmd/conformance/aws/main.go Outdated Show resolved Hide resolved
@phbnf phbnf merged commit 3f172fb into transparency-dev:main Nov 18, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants