https://cerbos.dev logo
#help
Title
v

Vladyslav Ishchenko

06/05/2023, 6:26 PM
Hello, Cerbos team. Is there a way to set up cerbos to pull policies from codecommit repository instead of github repository?
c

Charith (Cerbos)

06/05/2023, 6:33 PM
Hey, we haven't tested Cerbos with CodeCommit. That being said, I think it should be possible to use CodeCommit as a git store with Cerbos if you use HTTPS credentials.
v

Vladyslav Ishchenko

06/05/2023, 6:37 PM
Thanks!
@Charith (Cerbos) Sorry, do I need to skip the step of PAT creation if I’m going to use cerbos with codecommit?
c

Charith (Cerbos)

06/05/2023, 7:53 PM
Yes. You just have to do this instead to create HTTPS credentials https://docs.aws.amazon.com/codecommit/latest/userguide/setting-up.html
2 Views