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 Variable Type #77

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fix: Fixed Variable Type #77

wants to merge 3 commits into from

Conversation

vedant990
Copy link
Contributor

what

  • Changed Variable type from list(any) to listobjects)

why

  • list(any) allowed only a single data type, causing issues with boolean value
  • list(object({})) ensures proper type handling

@vedant990 vedant990 changed the title Fix: Fixed Variabled Type Fix: Fixed Variable Type Feb 11, 2025
@clouddrove-ci clouddrove-ci self-assigned this Feb 11, 2025
@clouddrove-ci
Copy link
Member

Terraform Security Scan Failed

Show Output

@clouddrove-ci
Copy link
Member

Terraform Security Scan Failed

Show Output

@clouddrove-ci
Copy link
Member

Terraform Security Scan Failed

Show Output

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