Scaffolding - YakDriver/fardvag GitHub Wiki

Simon's vision: No one should have to be copy pasting when creating.

  • Next work
    • Data sources
    • v1 and v2
  • https://github.com/hashicorp/terraform-provider-aws/issues/22626
  • 80/20 line
  • Service + Client, Resource for existing service
  • Part of provider tools
  • Phase 1
    • Include in template:
      • Flattener/expander
      • Status/waiter w/ note can move to status.go and waiter.go
      • New resource
    • Flag for comments
  • Phase 2
  • Deliverable is Internal RFC
  • Feedback from Jake from State Farm:
    • Easier tips on debugging
    • Scaffolding tool w/ comments
    • Documentation getting started guide