Skip to content

Commit e03ff59

Browse files
author
PhanikumarThodupunoori
committed
docs: Add community-config-vars.md for GCP
Signed-off-by: PhanikumarThodupunoori <[email protected]>
1 parent b7dd865 commit e03ff59

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Community-Contributed Configuration Variables
2+
3+
Community contributed configuration variables are listed in the tables below. These variables can also be specified on the terraform command line.
4+
5+
> [!CAUTION]
6+
> Community members are responsible for maintaining these features. While project maintainers try to verify these features work as expected when merged, they cannot guarantee future releases will not break them. If you encounter issues while using these features, start a [GitHub Discussion](https://github.com/sassoftware/viya4-iac-gcp/discussions) or open a Pull Request to fix them. As a last resort, you can create a GitHub Issue.
7+
8+
**Instructions for use**: Replace the Community Feature TOC entry and section name with your new Community Feature name. Include information about the feature. Include any warnings and a table documenting the associated community contributed configuration variables by replacing each placeholder below with the information relevant to your community contributed feature.
9+
10+
## Table of Contents
11+
12+
* [Community Feature](#community_feature)
13+
14+
<a name="community_feature"></a>
15+
## Community Feature
16+
17+
Here is some information about Community Feature.
18+
19+
Here is a warning about why it might cause issues.
20+
21+
Here is a table with the variables you would use to configure it
22+
23+
| Name | Description | Type | Default | Release Added | Notes |
24+
| :--- | ---: | ---: | ---: | ---: | ---: |
25+
| community_enable_community_feature | Enable community feature | bool | false | vMajor.Minor.Patch | |

0 commit comments

Comments
 (0)