Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.21 KB

TODO.md

File metadata and controls

34 lines (25 loc) · 1.21 KB

TODO

As this provider is "work-in-progress", there's still plenty of work to do.

Especially the first bullet requires some discussion in terms of what makes sense and what doesn't.

Items Done

  • added external connector data source
  • added group and user resources and data sources
  • basic acceptance tests
  • documentation (content, consistency)
  • added image definition data source
  • add CA pem file to provider config
  • move the actual golang CML client library to its own repo
  • naming consistency (cml vs cml2) -- should be OK by now
  • image schema unit test
  • fix documentation of data sources ("optional schema props")
  • improved documentation and examples

Not doing

  • "filter" implementation for lab details data source (if needed at all)

References