terraform icon indicating copy to clipboard operation
terraform copied to clipboard

Deprecation Warning For Variables

Open DanielMSchmidt opened this issue 11 months ago • 0 comments
trafficstars

Companion PR to #36016, should give us a warning for deprecated variables both when used on the root module and on child modules. With child modules it shows the input in the module call in the context, with root modules it shows the deprecation attribute of the variable in the context.

Screenshot 2024-11-22 at 15 42 57

Fixes #18381

Target Release

1.11.x

Draft CHANGELOG entry

NEW FEATURES | UPGRADE NOTES | ENHANCEMENTS | BUG FIXES | EXPERIMENTS

DanielMSchmidt avatar Nov 22 '24 14:11 DanielMSchmidt