Closed rifelpet closed 6 years ago
Would happily accept a pull request!
New release looks great, thanks!
terraform plan | landscape
Warning: data.aws_region.this: "current": [DEPRECATED] Defaults to current provider region if no other filtering is enabled
No changes.
The AWS Provider v2 upgrade has some breaking changes that results in some deprecated fields. Using these fields causes a warning to be emitted. Currently those warnings are suppressed by terraform-landscape, making it difficult to know whether we are ready for the v2 provider.
We use
landscape
in our centralized CI infrastructure where all plans and applies are ran. In order to confirm a lack of warnings we need to run every one of our plans locally without landscape which is a non-trivial effort.It would be great if landscape allowed these warnings to pass through.
Example:
Raw plan:
Current:
Expected: