-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #502 from robinmordasiewicz/dependabot/terraform/t…
…erraform/hashicorp/http-3.4.4
- Loading branch information
Showing
2 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,7 +56,7 @@ spoke-k8s-node-pool-gpu = false | |
| azurerm | 3.113.0 | | ||
| external | 2.3.3 | | ||
| git | 0.1.0 | | ||
| http | 3.4.3 | | ||
| http | 3.4.4 | | ||
| local | 2.5.1 | | ||
| null | 3.2.2 | | ||
| random | 3.6.2 | | ||
|
@@ -81,7 +81,8 @@ spoke-k8s-node-pool-gpu = false | |
| owner\_email | Email address for use with Owner tag. | `string` | `"[email protected]"` | no | | ||
| spoke-check-internet-up-ip | Spoke Container Server Checks the Internet at this IP Address | `string` | `"8.8.8.8"` | no | | ||
| spoke-k8s-node-pool-gpu | Set to true to enable GPU workloads | `bool` | `false` | no | | ||
| spoke-linux-server-image | Container server image product | `string` | `"ubuntu"` | no | | ||
| spoke-k8s-node-pool-image | k8s node pool image. | `bool` | `false` | no | | ||
| spoke-linux-server-image | Container server image product | `string` | `"linux-server"` | no | | ||
| spoke-linux-server-image-gpu | Set to true to enable GPU workloads | `bool` | `false` | no | | ||
| spoke-linux-server-ip | Spoke Container Server IP Address | `string` | `"10.1.1.5"` | no | | ||
| spoke-linux-server-ollama-port | Port for ollama | `string` | `"11434"` | no | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters