Skip to content

Bug: Terraform plugins is not taking Bool value of RUN_TERRAFORM_INIT variable correctly.Β #6829

@ajaydevtron

Description

@ajaydevtron

πŸ“œ Description

We are not able to pass BOOL value of RUN_TERRAFORM_INIT(TRUE/FALSE) variable in plugin

πŸ‘Ÿ Reproduction steps

  1. Apply terraform plugin for an pipeline
  2. 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?

  • I checked and didn't find any similar issue

🏒 Have you read the Code of Conduct?

Metadata

Metadata

Labels

bugSomething isn't workingneeds-triageIssue is not approved or ready-to-work on

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions