github.com/iaas-resource-provision/iaas-rpc@v1.0.7-0.20211021023331-ed21f798c408/internal/lang/blocktoattr/doc.go (about)

     1  // Package blocktoattr includes some helper functions that can perform
     2  // preprocessing on a HCL body where a configschema.Block schema is available
     3  // in order to allow list and set attributes defined in the schema to be
     4  // optionally written by the user as block syntax.
     5  package blocktoattr