Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Spot Permission Builder is a Python-based CLI tool to generate required permissions for the spot.io platform on the various cloud providers

License

Notifications You must be signed in to change notification settings

loganjohnlong/spot-permission-builder

Repository files navigation

Spot Permission Builder

Spot Permission Builder is a Python-based CLI tool to generate required permissions for the spot.io platform on the various cloud providers. The goal of this tool is to make it easier for Solutions Architects and Support Engineers to generate the appropriate permissions for customers.

NOTE: This tool is a work in progress and currently only supports Azure and GCP. AWS permissions generation will be added next.

Using the tool

python3 -m venv ./venv
source .venv/bin/activate
pip install -r requirements.txt
python main.py

About

Spot Permission Builder is a Python-based CLI tool to generate required permissions for the spot.io platform on the various cloud providers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages