You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update terraform provider to support required cname (#9)
* Add required cname (region identifier) to app resource and docs
* Make image_tag configurable in local-spice-api example
Preserve user spicepod value during Create/Update to avoid inconsistent
result errors
-`cname` (String) The region identifier (cname) for the app. This is required when creating an app and determines where the app is deployed. Get available values from the `spiceai_regions` data source. Changing this forces a new resource to be created.
140
156
-`name` (String) The name of the app. Must be at least 4 characters and contain only letters, numbers, and hyphens. Changing this forces a new resource to be created.
0 commit comments