-
Notifications
You must be signed in to change notification settings - Fork 476
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for run_command_enabled #451
Comments
The feature is GA: Interesting that this is enabled by default both in the Azure Portal and Az-Cli and there is no easy way to disable. A workaround for az-cli is:
The Terraform provider implements this: |
Many thanks for the quick resolution! Hopefully your change will get merge and release the soonest. |
Is there an existing issue for this?
Description
Please expose this argument in order to disable run command for the cluster. Currently, this is default to "true" and not changeable via the module.
New or Affected Resource(s)/Data Source(s)
azurerm_kubernetes_cluster
Potential Terraform Configuration
References
N/A
The text was updated successfully, but these errors were encountered: