- Fixed aws query bug
- Fixed deployment wihtout .env file
- Fixed gcp deployment, and querying
- Fixed active endpoint fetching making it conditional based on cloud flag
- Flag
--cloudfor selecting the provider (aws, gcp, azure, all) - Tests for GCP
- Delete, query and list view are conditional upon the
--cloudflag
- GCP & Azure options from the dropdown menu (WIP)
--deploydoesn’t require the--cloudflag anymore- Dropdown functionality now depends on the
--cloudflag (includingall) - Query for AWS config path issue