Update run_config.go

pull/8889/head
Adrien Delorme 6 years ago
parent ce8d3d3747
commit fc837e3698

@ -422,6 +422,7 @@ func (c *RunConfig) Prepare(ctx *interpolate.Context) []error {
// Validation
errs := c.Comm.Prepare(ctx)
// Copy singular tag maps
for _, s := range []struct {
tagMap TagMap
kvs hcl2template.KeyValues

Loading…
Cancel
Save