Shaun Martin

Results 21 comments of Shaun Martin

I wrote a bash script that will rekey the repo on-demand using a remote list of users (currently, JSON in S3). Use `git-crypt-team -e` to edit the user file and...

Honestly just switch to AWS SSO at this point. We've been trying to use it at my company and Google keeps stomping on it.

Test logs aren't available anymore but it's passing on clean venvs of Python 3.9, 3.8, and 3.7 on OSX. @stevemac007 is there anything this needs? Would really like to get...

#226 might fix this for you. It works for me. We're using a Yubikey. When running `aws-google-auth` it asks for a security code from g.co/sc. Once you punch that it,...

#80 does not fix this. This error should not have occurred even without the passthrough since the the bucket name should have defaulted to something valid. The passthrough enabled a...

I'm not sure that issue is related. With the testing I did on cloudposse/terraform-aws-codebuild#91 the issue went away when I used a string, whether interpolated or directly. It was only...

what version of `hashicorp/random` are you using? ``` ❯ terraform --version Terraform v1.0.1 on darwin_amd64 + provider registry.terraform.io/hashicorp/aws v3.52.0 + provider registry.terraform.io/hashicorp/random v3.1.0 ``` i'm not sure where to even...

@clareliguori @mattsb42-aws sorry for the ping, just hoping to get a review on this.

@duggan @anitakrueger FYI you can use this PR prior to merge. See the updated PR description