add documentation on Terraform's available build options

This commit is contained in:
CJ Horton
2023-04-10 15:57:24 -07:00
parent 11a68eaa40
commit 16ae079c22
3 changed files with 40 additions and 1 deletions

View File

@@ -1 +1 @@
1.6.0-dev
1.6.0-alpha1

View File

@@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package version
import (