ext/dynblock: Go package documentation
This commit is contained in:
parent
b26a9bb7be
commit
dca4accff0
@ -1,3 +1,6 @@
|
|||||||
|
// Package dynblock provides an extension to HCL that allows dynamic
|
||||||
|
// declaration of nested blocks in certain contexts via a special block type
|
||||||
|
// named "dynamic".
|
||||||
package dynblock
|
package dynblock
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Loading…
Reference in New Issue
Block a user