Skip to content

Missing var.node_os_upgrade_channel #706

@JordanP

Description

@JordanP

Is there an existing issue for this?

  • I have searched the existing issues

Greenfield/Brownfield provisioning

brownfield

Terraform Version

1.10

Module Version

11.0

AzureRM Provider Version

4.45.0

Affected Resource(s)/Data Source(s)

azurerm_kubernetes_cluster

Terraform Configuration Files

Setting `node_os_upgrade_channel = "None"` leads to `An argument named "node_os_upgrade_channel" is not expected here.`

tfvars variables values

none

Debug Output/Panic Output

╷
│ Error: Unsupported argument
│ 
│   on main.tf line 187, in module "infra_cluster_2":
│  187:   node_os_upgrade_channel = "None"
│ 
│ An argument named "node_os_upgrade_channel" is not expected here.

Expected Behaviour

I want to override node_os_upgrade_channel

Actual Behaviour

I can't

Steps to Reproduce

No response

Important Factoids

No response

References

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions