📜 Description
We are not able to pass BOOL value of RUN_TERRAFORM_INIT(TRUE/FALSE) variable in plugin
👟 Reproduction steps
- Apply terraform plugin for an pipeline
- Pass the value of input variable RUN_TERRAFORM_INIT and check the logs it not getting terraform initialised of passed as TRUE.
👍 Expected behavior
It should take the TRUE as bool value.
👎 Actual Behavior
Currently It is not taking Bool value (TRUE/FALSE)
☸ Kubernetes version
1.32
Cloud provider
AWS
🌍 Browser
Chrome
🧱 Your Environment
No response
✅ Proposed Solution
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?