Skip to content

Conversation

@h1manshu98
Copy link
Contributor

what

  • auth_token output when transit_encryption_enabled set to false

why

  • If transit_encryption_enabled is set to false then the auth_token output throws below error.
Planning failed. Terraform encountered an error while generating this plan. ╷ │ Error: Invalid index │ │ on .terraform/modules/redis/outputs.tf line 64, in output "auth_token": │ 64: value = random_password.auth_token[0].result │ ├──────────────── │ │ random_password.auth_token is empty tuple │ │ The given key does not identify an element in this collection value: the collection has no elements.
@h1manshu98 h1manshu98 requested a review from a team December 7, 2023 17:13
@clouddrove-ci clouddrove-ci self-assigned this Dec 7, 2023
@h1manshu98 h1manshu98 self-assigned this Dec 7, 2023
@h1manshu98 h1manshu98 added the bug Something isn't working label Dec 7, 2023
Copy link
Member

@pendharevaibhav-cd pendharevaibhav-cd left a comment

Choose a reason for hiding this comment

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

LGTM!

pendharevaibhav-cd and others added 3 commits December 28, 2023 16:32
* Feat: Add automerge github shared workflow * Feat: Add automerge github shared workflow --------- Co-authored-by: Anmol Nagpal <anmol@clouddrove.com>
Co-authored-by: anmolnagpal <anmol@clouddrove.com>
…rm-aws-elasticache into fix/auth_token_output
@maniskshah-cd maniskshah-cd merged commit ae4e47a into master Jan 9, 2024
@delete-merged-branch delete-merged-branch bot deleted the fix/auth_token_output branch January 9, 2024 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

8 participants