Danny Steenman
Danny Steenman
I've installed both packages on my Mac (Big Sur) ``` brew tap xen0l/homebrew-taps brew install aws-gate # For installing session-manager-plugin via Homebrew (optional) brew install --cask session-manager-plugin ``` However when...
A nice feature to have is the ability to rotate temp session credentials automatically instead of manually triggering the assume command again.
**Is your feature request related to a problem? Please describe.** As you mentioned in the readme: ``` Sourcing of rules from external locations such as GitHub Release and S3 bucket....
### Subject of the issue When I run `org-formation init-pipeline --build-account-id ` to create a orgformation pipeline in the build account it creates the cross account orgformation role on every...
*Issue #, if available:* *Description of changes:* Add CloudFormation Snippets for VS Code. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution,...
It seems that whenever you click the project manager button to load the favorite projects, it will briefly show the save project button for just a couple milliseconds before showing...
Error: Another CLI (PID=72391) is currently synthing to cdk.out when having MaxConcurrentTasks > 0
### Subject of the issue In the latest version of orgformation you introduced maxconcurrenttasks for aws-cdk tasks which is great! However when I try to set the concurrenttasks to e.g....
Similar to: https://github.com/marlonrichert/zsh-snap/pull/277 but I've applied the same fix for the pull and eval commands. Fixes https://github.com/ajeetdsouza/zoxide/issues/729
Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/dannysteenman/aws-cdk-starterkit/actions/runs/9247127166 ------ *Automatically created by projen via the "upgrade-main" workflow*
The [aws-cdk-starterkit](https://github.com/dannysteenman/aws-cdk-starterkit) is designed to get an AWS CDK app up and running in your AWS account in less than 5 minutes, leveraging GitHub Actions for seamless CI/CD. **Key Highlights:**...