Skip to content

azurerm_logic_app_workflow - Fix error messages for parameter type checks#30963

Merged
sreallymatt merged 1 commit intohashicorp:mainfrom
jennings:patch-2
Nov 12, 2025
Merged

azurerm_logic_app_workflow - Fix error messages for parameter type checks#30963
sreallymatt merged 1 commit intohashicorp:mainfrom
jennings:patch-2

Conversation

@jennings
Copy link
Contributor

Community Note

  • Please vote on this PR by adding a 👍 reaction to the original PR to help the community and maintainers prioritize for review
  • Please do not leave comments along the lines of "+1", "me too" or "any updates", they generate extra noise for PR followers and do not help prioritize for review

Description

Every nil check when flattening parameters outputs "expected bool" even when expecting other types. This looks like a copy/paste error introduced in 5030ea22.

PR Checklist

  • I have followed the guidelines in our Contributing Documentation.
  • I have checked to ensure there aren't other open Pull Requests for the same update/change.
  • I have checked if my changes close any open issues. If so please include appropriate closing keywords below.
  • I have updated/added Documentation as required written in a helpful and kind way to assist users that may be unfamiliar with the resource / data source.
  • I have used a meaningful PR title to help maintainers and other users understand this change and help prevent duplicate work.
    For example: “resource_name_here - description of change e.g. adding property new_property_name_here

Change Log

Below please provide what should go into the changelog (if anything) conforming to the Changelog Format documented here.

This is a (please select all that apply):

  • Bug Fix
  • New Feature (ie adding a service, resource, or data source)
  • Enhancement
  • Breaking Change

Related Issue(s)

AI Assistance Disclosure

  • AI Assisted - This contribution was made by, or with the assistance of, AI/LLMs

Rollback Plan

If a change needs to be reverted, we will publish an updated version of the provider.

Changes to Security Controls

Are there any changes to security controls (access controls, encryption, logging) in this pull request? If so, explain.

Note

If this PR changes meaningfully during the course of review please update the title and description as required.

Every nil check when flattening parameters outputs "expected bool" even
when expecting other types. This looks like a [copy/paste error
introduced in 5030ea2][1].

[1]: hashicorp@5030ea2#diff-68b6dc20b40a5082f207007f1b104d2ced8fa43fa0ec3b1c2430f4bf02c468e2R704
Copy link
Collaborator

@sreallymatt sreallymatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jennings LGTM ✅

@sreallymatt sreallymatt merged commit bf69f8a into hashicorp:main Nov 12, 2025
33 checks passed
@github-actions github-actions bot added this to the v4.53.0 milestone Nov 12, 2025
@jennings jennings deleted the patch-2 branch November 13, 2025 00:42
@github-actions
Copy link
Contributor

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants