Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 465 Bytes

complain.md

File metadata and controls

9 lines (5 loc) · 465 Bytes

Broken Crossplane / Terraform Things

  • Provider doesn't accept credential strings (only paths to strings)

  • Most resource fields are auto-generated, don't fully populate resource GET response = no config drift detection, broken reconciliation

  • Missing sensitive input type for things which may be sensitive (e.g. cloud provider credential url string:///some_secret_string)

  • Provider IDs are randomly generated strings, making them difficult to reference...