Skip to content

Commit

Permalink
zones will be moved into node template (#313)
Browse files Browse the repository at this point in the history
Co-authored-by: Furkhat Kasymov Genii Uulu <furkhat@cast.ai>
  • Loading branch information
furkhat and Furkhat Kasymov Genii Uulu authored May 13, 2024
1 parent 095a74c commit f93dfbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions castai/resource_node_configuration.go
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ func resourceNodeConfiguration() *schema.Resource {
Type: schema.TypeString,
},
Description: "List of preferred availability zones to choose from when provisioning new nodes.",
Deprecated: "The argument will be moved into node template.",
},
},
},
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/node_configuration.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f93dfbb

Please sign in to comment.