Closed seanlatias closed 5 years ago
The old API name may be confusing. That's why we should use hcl.scalar instead. Also, some examples are updated with the usage of x.v instead of x[0].
hcl.scalar
x.v
x[0]
The old API name may be confusing. That's why we should use
hcl.scalar
instead. Also, some examples are updated with the usage ofx.v
instead ofx[0]
.