Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fixed iam-user module when encrypted_ses_smtp_password_v4 is null #275

Merged
merged 1 commit into from
Sep 6, 2022

Conversation

nikolay
Copy link
Contributor

@nikolay nikolay commented Sep 6, 2022

Closes #274

@nikolay nikolay changed the title fix: encrypted_ses_smtp_password_v4 can be null fix: encrypted_ses_smtp_password_v4 can be null Sep 6, 2022
@antonbabenko antonbabenko changed the title fix: encrypted_ses_smtp_password_v4 can be null fix: Fixed iam-user module when encrypted_ses_smtp_password_v4 is null Sep 6, 2022
@antonbabenko antonbabenko merged commit 936d0f1 into terraform-aws-modules:master Sep 6, 2022
@antonbabenko
Copy link
Member

Thanks @nikolay !

antonbabenko pushed a commit that referenced this pull request Sep 6, 2022
### [5.3.3](v5.3.2...v5.3.3) (2022-09-06)

### Bug Fixes

* Fixed iam-user module when `encrypted_ses_smtp_password_v4` is `null` ([#275](#275)) ([936d0f1](936d0f1))
@antonbabenko
Copy link
Member

This PR is included in version 5.3.3 🎉

@nikolay nikolay deleted the patch-2 branch September 6, 2022 20:08
@github-actions
Copy link

github-actions bot commented Nov 8, 2022

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 issues. 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 Nov 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

If encrypted_ses_smtp_password_v4 is null, the outputs crash
2 participants