Skip to content

bcrypt does not work in tf v0.12.24 on the console #24563

@everflux

Description

@everflux

Terraform Version

Terraform v0.12.24

Terraform Configuration Files

...

Crash Output

$ terraform console
> bcrypt("demo")

>  
Error: Result depends on values that cannot be determined until after "terraform apply".

Expected Behavior

As documented in https://www.terraform.io/docs/configuration/functions/bcrypt.html a crypt output

Actual Behavior

Error message from terraform

Steps to Reproduce

  1. terraform console
  2. bcrypt("sample")

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugconfirmeda Terraform Core team member has reproduced this issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions