Published onMay 25, 2023Using IAM Identity Center through the Command Lineawsiamidentity-centressoHow to do basic administration tasks, like add users to groups, with the IAM Identity Center when managing multiple AWS Accounts and user access
Published onMay 13, 2023Storybook 7 - Visual Regression Testingstorybookreactvisual-regression-testingStorybook 7 has changed the visual regression story, no longer relying on storyshots. This is how to get a visual regression workflow up and running with the new test-runner functionality.
Published onApril 16, 2023Unit testing OCaml code with ppx_expect: some notesocamltestingSome notes on using ppx_expect to unit test
Published onApril 7, 2023What I'm working on: resource references in ocaml-cfgen and IAM policy generationawsocamlcloudformationocaml-cfgen gets resource reference, IAM policy generation and what's next
Published onApril 3, 2023What I'm working on: ocaml-cfgenawsocamlcloudformationA new project I'm working on to generate CloudFormation templates from OCaml bindings, and the problems that motivated its creation