We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb318c9 + 0522aae commit 18df827Copy full SHA for 18df827
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Unreleased
2
3
+# v1.93.0
4
+
5
## Enhancements
6
* Exports the StackConfiguration UploadTarGzip receiver function [#1219](https://github.com/hashicorp/go-tfe/pull/1219)
7
* Updates BETA stacks resource schemas to match latest API spec by @ctrombley [#1220](https://github.com/hashicorp/go-tfe/pull/1220)
stack_configuration_summary.go
@@ -1,3 +1,6 @@
+// Copyright (c) HashiCorp, Inc.
+// SPDX-License-Identifier: MPL-2.0
package tfe
import (
0 commit comments