terraform · terraform/reference_to_undeclared_input_variable
reference_to_undeclared_input_variable
Reference to undeclared input variable
An expression references a variable (var.*) that has no corresponding variable block in the configuration. Declare the variable or correct the reference name.
References
In this namespace
← previous provider_not_found Provider not found next → reference_to_undeclared_local_value Reference to undeclared local value
no_configuration_files output_refers_to_sensitive_value plan_file_incompatible provider_configuration_not_present provider_not_found reference_to_undeclared_input_variable reference_to_undeclared_local_value reference_to_undeclared_resource required_providers_not_initialised resource_already_exists state_inconsistency