Bundle list
Bundles can be used to load functionality into your Cloudomation workspace. We provide several bundles for commonly used functionality.
Please also refer to Bundles.
List of bundles
Bundle repository
Provides a REST endpoint which exposes a CRUD API to store, list and fetch Cloudomation bundles. NOTE: This is currently for internal use only. Importing this bundle allows the workspace to be a "remote bundle repository" which can be used by other workspaces to fetch bundles from.
Connection Analysis & Test bundle
Cloudomation contains functionality to gather information about remote systems and run common procedures on them.
Default roles
This project contains some default roles for different identities and usecases.
Provided roles:
- User: A role which allows basic access to the UI.
- Developer
- Operator
- Admin
- Webhook
- Schedule
- Git Sync
- Sync Config
Scheduling bundle
This bundle provides flexible and powerful means of repeatedly running a flow.
Wrapper bundle
Wrappers encapsulate executable resources. Executing a wrapped resource will instead run the wrapper, which can coordinate the execution of the wrapped resource.