chore(codex): add TODO for removing deprecated install_agentapi in 5.0.0
This commit is contained in:
parent
52603754cd
commit
fa5fb31454
@ -134,6 +134,7 @@ variable "openai_api_key" {
|
|||||||
default = ""
|
default = ""
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# TODO: Remove install_agentapi in next major version (5.0.0)
|
||||||
variable "install_agentapi" {
|
variable "install_agentapi" {
|
||||||
type = bool
|
type = bool
|
||||||
description = "DEPRECATED: Use enable_tasks instead. Whether to install AgentAPI."
|
description = "DEPRECATED: Use enable_tasks instead. Whether to install AgentAPI."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user