coder / terraform-provider-coder

https://coder.com
Mozilla Public License 2.0
29 stars 18 forks source link

chore!: remove deprecated feature_use_managed_variables #256

Closed matifali closed 2 months ago

matifali commented 2 months ago

The feature_use_managed_variables option has been removed as Terraform variables are now exclusively utilized for template-wide variables. This commit removes the deprecated option from the provider code.

contributes to #250

johnstcn commented 2 months ago

We will need to bump the major version after this change.