Skip to content

Add output for warnings during apply phase #191

@cberge908

Description

@cberge908

Suggestion

Hi,

I just cam a across a warning for a deprecated field, e.g:

Warning: "use_microsoft_graph": [DEPRECATED] This field now defaults to `true` and will be removed in v1.3 of Terraform Core due to the deprecation of ADAL by Microsoft.

I guess this will happen from time to time, as providers are changing.
Would it be possible to add this output from the apply action also to the PR comment output? This might save some time, as not many people will actively dig through the action log (if the action completed successfully).

Other idea would be a variable which can be used as output for another action (e.g. a send-mail action) to send these warnings.

Cheers,
cberge908

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions