- Added CI workflows module for Gitlab and Github
- Added support for new provider - GCP
- Modules:
- \_\_GCP_BASE__
- Bigquery
- Cloud Functions
- Cloud Storage
- PubSub
- Added new modules to AWS provider
- Glue Crawler
- Glue Job
- S3
- Lambda
- Added -y/--autoconfirm flag to new command, in order to skip user inputs
- Added CI scripts to run all the testing, linting and validation scripts on every module
- Added jobs to test package installation on windows
- Added docker-compose to run rony CI jobs locally
- Added add-provider function
- ReadTheDocs
- Added ReadTheDocs documentation
- Bugfixes
- Fixing json file generated by diif-2-modules command
- Alert user when empty project is about to be created (due to wrong options provided)