Skip to content

Filter null value out from local.subnet_ids#374

Merged
jiaweitao001 merged 1 commit intoAzure:mainfrom
lonegunmanb:e-364
May 24, 2023
Merged

Filter null value out from local.subnet_ids#374
jiaweitao001 merged 1 commit intoAzure:mainfrom
lonegunmanb:e-364

Conversation

@lonegunmanb
Copy link
Copy Markdown
Member

@lonegunmanb lonegunmanb commented May 23, 2023

Describe your changes

As #364 described, sometimes local.subnet_ids would contain null value, and that could cause error as the set is used as for_each iterator. This pr filtered null value out of the set to solve the issue.

Issue number

#364

Checklist before requesting a review

  • The pr title can be used to describe what this pr did in CHANGELOG.md file
  • I have executed pre-commit on my machine
  • I have passed pr-check on my machine

Thanks for your cooperation!

@lonegunmanb lonegunmanb temporarily deployed to acctests May 23, 2023 08:10 — with GitHub Actions Inactive
@lonegunmanb lonegunmanb changed the title Filter null value out of local.subnet_ids Filter null value out from local.subnet_ids May 23, 2023
@lonegunmanb lonegunmanb added this to the 7.1.0 milestone May 23, 2023
Copy link
Copy Markdown
Collaborator

@jiaweitao001 jiaweitao001 left a comment

Choose a reason for hiding this comment

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

🚢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants