Skip to content

Commit

Permalink
fixup! feat(ssm): allow disabling context caching in valueFromLookup
Browse files Browse the repository at this point in the history
  • Loading branch information
andreialecu committed Mar 6, 2024
1 parent ed439fc commit 45b644b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,7 @@
},
"disableContextCaching": {
"description": "Whether to disable persisting this to the context file.",
"default": false,
"type": "boolean"
}
},
Expand Down

0 comments on commit 45b644b

Please # to comment.