terraform-proxmox-k3s icon indicating copy to clipboard operation
terraform-proxmox-k3s copied to clipboard

Experiment "module_variable_optional_attrs" is no longer available

Open lomonosov77 opened this issue 2 years ago • 4 comments

terraform init There are some problems with the configuration, described below.

The Terraform configuration must be valid before initialization so that Terraform can determine which modules and providers need to be installed. ╷ │ Error: Experiment has concluded │ │ on versions.tf line 14, in terraform: │ 14: experiments = [module_variable_optional_attrs] │ │ Experiment "module_variable_optional_attrs" is no longer available. The final feature corresponding to this experiment │ differs from the experimental form and is available in the Terraform language from Terraform v1.3.0 onwards.

lomonosov77 avatar Mar 09 '23 10:03 lomonosov77

I have the same issue

fellnase avatar May 10 '23 09:05 fellnase

Same here

EDIT: Looks like there's a PR open for this already

anultravioletaurora avatar Jun 16 '23 01:06 anultravioletaurora

Has this been abandoned?

mikecarr avatar Aug 14 '23 19:08 mikecarr

I got this working from https://github.com/oobenland/terraform-proxmox-k3s

trevor-crowley avatar Sep 12 '23 00:09 trevor-crowley