Fixes:
- Fixing issues in markdown table HTML tags
Fixes:
- Minor issue in documentation
What's new?
- The plugin now supports:
- Reading service key details from a file: There is no need to specify lots of variables in the connection if a path to the service key is provided in the config cis_service_key_path (BTP_CIS_SERVICE_KEY_PATH).
- Authenticating on behalf of a user to get an access token. Two new variables are required in the config: username (BTP_USERNAME) and password (BTP_PASSWORD). Note: The access token will be cached by the plugin.
What's new?
- Aligning documentation with Turbot release week changes
What's new?