This repo contains the automation scripts which I have completed from scratch providing great value to organisations for their repeatibility and utility.
- aws-environment-cleanup - Deletes many different resources based on corresponding tags & conditions utilising the Boto3 client.
- behave-tag-generation - Automates the generation of Behave tagging based on Terraform feature flags with hierarchical considerations for modules.
- k8s-evacuation - Handles the evacuation of an AZ for worker nodes within AWS subnets, cordoning and draining the nodes smoothly.
- kibana-indexing - Script to index Kibana clusters annd calculate the size of corresponding data to optimise resize during cluster migration.
Further details for each Python project can be found within the corresponding folder.