nutanix / calm-dsl

Keep Calm and DSL On!
https://nutanix.github.io/calm-dsl/
Apache License 2.0
33 stars 51 forks source link

[Bug] dynamic_cred helper not exposed through calm.dsl.runbooks #231

Closed nutken closed 1 year ago

nutken commented 2 years ago

Describe the bug Attempting to create endpoint with dynamic credentials. With static credentials, the basic_cred helper is imported from calm.dsl.runbooks. The expectation is dynamic_cred helper be available as well, however it is not.

Branch/Container master

Workaround dynamic_cred helper can be imported from calm.dsl.builtins.models.credential