terraform-plugin-docs
terraform-plugin-docs copied to clipboard
Introduce new Tags flag
Pass tags along to build.
@abergmeier any update on this? I actually need to build with specific tags, this would solve my problem.
From what I can gather Hashicorp seems to still be in the no Review phase. We maintain our fork of the binary.
I just found a workaround to pass the tags, simply setting the environment variable GOFLAGS="-tags=tag,tag"works perfectly fine for me ;-)
https://pkg.go.dev/cmd/go#hdr-Environment_variables