-
Notifications
You must be signed in to change notification settings - Fork 225
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
15 changes: 15 additions & 0 deletions
15
changelog/october2024/2024-10-30-managed-inference-added-terraform-support.mdx
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 |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: Terraform support | ||
status: added | ||
author: | ||
fullname: 'Join the #ai channel on Slack.' | ||
url: 'https://slack.scaleway.com' | ||
date: 2024-10-30 | ||
category: ai-data | ||
product: managed-inference | ||
--- | ||
|
||
Managed Inference deployments can be created and managed with Infra as Code using Scaleway's Terraform provider. | ||
|
||
Example usage and reference for the new `scaleway_inference_deployment` resource provided in its [official documentation](https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/inference_deployment) | ||
|