nutanix / calm-dsl

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

[Improvement] Decompile support for dynamic creds in blueprint. #248

Closed abhijeetkaurav1st closed 1 year ago

abhijeetkaurav1st commented 2 years ago

Describe the request Blueprint decompilation ignores dynamic creds in the blueprint, while decompiling to python files*

Current behaviour Blueprint decompilation ignores dynamic creds in the blueprint, while decompiling to python files*

Expected behaviour Dynamic creds should also be created just like static creds during bp decompilation

abhijeetkaurav1st commented 2 years ago

Jira ticket: https://jira.nutanix.com/browse/CALM-34123

utkarshb07 commented 1 year ago

landed the changes on master: https://github.com/ideadevice/calm-dsl/pull/193