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 Enable false condition issue. #32

Merged
merged 5 commits into from
Jan 12, 2024
Merged

Conversation

nileshgadgi
Copy link
Member

what

  • Updated the output with try function to prevent any Error while enabled variable is false.
  • Renamed example files and removed variables.tf as they exist and managed from in root directory itself.
  • Removed unused variable.
  • Update target_key_id in main.tf to prevent error while enabled variable is false.

why

  • While passing enabled as false, was getting the error in outputs and target_key_id argement.
  • Was receiving blank output (expected no changes) while planning the terraform code.

@nileshgadgi nileshgadgi added the bug Something isn't working label Oct 26, 2023
@nileshgadgi nileshgadgi self-assigned this Oct 26, 2023
@themaniskshah
Copy link
Member

@dependabot rebase

Copy link
Contributor

@theprashantyadav theprashantyadav left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Member

@vaibhav7797 vaibhav7797 left a comment

Choose a reason for hiding this comment

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

LGTM!

@themaniskshah themaniskshah merged commit ac16b3b into master Jan 12, 2024
24 checks passed
@delete-merged-branch delete-merged-branch bot deleted the fix/condition branch January 12, 2024 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants