Popular repositories Loading
-
pre-commit-gitlabci-lint
pre-commit-gitlabci-lint PublicA pre-commit hook that lints Gitlab CI configurations
-
aws-cfn-lint-visual-studio-code
aws-cfn-lint-visual-studio-code PublicForked from aws-cloudformation/cfn-lint-visual-studio-code
Provides IDE specific integration to cfn-lint. https://github.com/awslabs/cfn-python-lint
TypeScript
-
cloudformation-cli-go-plugin
cloudformation-cli-go-plugin PublicForked from aws-cloudformation/cloudformation-cli-go-plugin
The CloudFormation Provider Development Toolkit Go Plugin allows you to autogenerate Go code based on an input schema.
Go
-
aws-nuke
aws-nuke PublicForked from rebuy-de/aws-nuke
Nuke a whole AWS account and delete all its resources.
Go
-
nvim-base16
nvim-base16 PublicForked from RRethy/base16-nvim
Neovim plugin for building a sync base16 colorscheme. Includes support for Treesitter and LSP highlight groups.
Lua
-
5 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
April 2025
Created a pull request in hashicorp/terraform-provider-aws that received 1 comment
[Bug] Fix failing EMR tests
Description
This PR addresses several failures in the EMR resource(s), namely:
Remove the visible_to_all_users
attribute, which has been deprecate…