Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: make password options deterministic #5

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

huttotw
Copy link
Contributor

@huttotw huttotw commented Nov 14, 2024

Description

This fixes an edge case where Terraform could not determine whether or not a password resource should be created since var.password could be some other uncreated resource provided by the caller.

Checklist before submitting PR for review

  • This change requires a doc update, and I've included it
  • My code follows the style guidelines of this project
  • I have ensured my code is commented and any new terraform variables have proper descriptions

@huttotw huttotw merged commit 991ce84 into main Nov 14, 2024
5 checks passed
@huttotw huttotw deleted the huttotw/make-password-options-deterministic branch November 14, 2024 19:28
@camphillips22
Copy link
Collaborator

🎉 This PR is included in version 0.2.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants