π 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?