Skip to content

Commit acb3fb4

Browse files
committed
Update README.md
1 parent 78ab79e commit acb3fb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Additional workflow recommendation: it is very easy to customize Blueprint setup
1212
## Service Attributes
1313
|Attribute Name|Data Type|Description|
1414
|:---|:---|:---|
15-
|Github Terraform Module URL|String|path to target module. Can be provided in three formats: <br/> 1) <br/> 2) <br/> 3) |
15+
|Github Terraform Module URL|String|path to target module. Can be provided in three formats: <br/> 1)https://github.com/<ACCOUNT>/<REPO>/tree/<BRANCH>/<PATH_TO_FOLDER> <br/> 2)https://github.com/<ACCOUNT>/<REPO>/blob/<BRANCH>/<PATH_TO_FOLDER>/filename.tf<br/> 3)https://raw.githubusercontent.com/<ACCOUNT>/<REPO>/<BRANCH>/<PATH_TO_FOLDER>/filename.tf |
1616
|Terraform Version|String|The version of terraform.exe that will be downloaded and used (If not specified latest version will be used)|
1717
|Github Token|String| Github developer token to be used in order to download TF module|
1818
|Cloud Provider|String| Reference to the CloudProvider resource that shall be used to create authentication|

0 commit comments

Comments
 (0)