Skip to content

Conversation

cadamsdotcom
Copy link
Contributor

This PR will allow only certain users (eg. CI, ansible) to run ssh commands on bastions, rather than blanket allowing all users.

@cadamsdotcom
Copy link
Contributor Author

Hi, just wondering if anyone has had a chance to look at this PR in the past few months?

@Guimove
Copy link
Owner

Guimove commented May 12, 2023

Could you please fix your conflict and I'll review it.

Thanks 🙏

ethervoid and others added 4 commits June 15, 2023 17:11
Signed-off-by: Mario de Frutos <[email protected]>
In Terraform AWS provider vestion 5 the acl option in the aws_s3_object
doesn't have default value set to private so we need to add it
explicitly

Signed-off-by: Mario de Frutos <[email protected]>
}

resource "aws_s3_object" "bucket_public_keys_readme" {
acl = "private"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty sure this was missing and is needed, but not sure if it belongs in the PR.

@cadamsdotcom
Copy link
Contributor Author

Hi @Guimove,

Thanks for the note. Finally got around to resolving the conflicts, hope it's OK to review, let me know if anything else is needed.

Thanks! 🙏

@cadamsdotcom
Copy link
Contributor Author

Hi @Guimove ,
Hope you're well. Thanks for the module, it's been working really well for us.

Any chance you've had a look at this PR yet? Would be great to not have to maintain our fork!
👍

Thanks again.
Chris.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants