hashicorp / terraform-cdk

Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform
https://www.terraform.io/cdktf
Mozilla Public License 2.0
4.87k stars 455 forks source link

Documentation: `cdktf.NullValue` example in `tokens.mdx` not sourced from examples #2582

Open ansgarm opened 1 year ago

ansgarm commented 1 year ago

Community Note

Description

This one came in after the first pass of converting examples to other languages, which is probably why it was missed. No language is sourced from an example yet.

https://github.com/hashicorp/terraform-cdk/blob/79b1d35e03d290b23a21cd9c9a53be0ba04360ff/website/docs/cdktf/concepts/tokens.mdx?plain=1#L155-L182

References

mutahhir commented 1 year ago

I saw this, and thought it of little value to place within the examples code, so I'd vote to skip it.

xiehan commented 1 year ago

It's also a duplicate of #2298.