chore: rename model serving to AI model serving (#751)
This commit is contained in:
parent
862db91f84
commit
513808a8a0
5 changed files with 49 additions and 49 deletions
|
|
@ -1,8 +1,8 @@
|
|||
Model Serving Auth Token Resource schema.
|
||||
AI Model Serving Auth Token Resource schema.
|
||||
|
||||
## Example Usage
|
||||
|
||||
### Automatically rotate model serving token
|
||||
### Automatically rotate AI model serving token
|
||||
```terraform
|
||||
resource "time_rotating" "rotate" {
|
||||
rotation_days = 80
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue