diff --git a/2022/Days/day59.md b/2022/Days/day59.md index d4e433b..646fc91 100644 --- a/2022/Days/day59.md +++ b/2022/Days/day59.md @@ -106,7 +106,7 @@ We have also mentioned that the state file will contain sensitive information. W ``` variable "some resource" { description = "something important" - type: string + type= string sensitive = true }