TerraformVariable constructor

TerraformVariable({
  1. Object? inputValue,
})

Implementation

TerraformVariable({this.inputValue});