Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(changelog): managed-inference-added-terraform-support 2024-10-30 #3916

Merged
merged 4 commits into from
Oct 30, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 Infrastructure as Code using Scaleway's Terraform provider.

Find example usage and reference for the new `scaleway_inference_deployment` resource in the [official documentation](https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/inference_deployment).