cyberark / conjur-api-python

Python client for the CyberArk Conjur API
Apache License 2.0
8 stars 3 forks source link

Pass host annotations when creating from factory #27

Closed egvili closed 2 years ago

egvili commented 2 years ago

Desired Outcome

Add ability to pass annotations when creating host from hostfactory

Implemented Changes

Extend createHostData with one annotation field, and use that field when running create host command

Connected Issue/Story

Resolves #[relevant GitHub issue(s), e.g. 76]

CyberArk internal issue link: [insert issue ID]()

Definition of Done

At least 1 todo must be completed in the sections below for the PR to be merged.

Changelog

Test coverage

Documentation

Behavior

Security