We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a257ca commit 26c2763Copy full SHA for 26c2763
2 files changed
.web-docs/metadata.hcl
@@ -1,3 +1,6 @@
1
+# Copyright (c) HashiCorp, Inc.
2
+# SPDX-License-Identifier: MPL-2.0
3
+
4
# For full specification on the configuration of this file visit:
5
# https://github.com/hashicorp/integration-template#metadata-configuration
6
integration {
.web-docs/scripts/compile-to-webdocs.sh
@@ -1,4 +1,7 @@
#!/usr/bin/env bash
# Converts the folder name that the component documentation file
7
# is stored in into the integration slug of the component.
0 commit comments