Join Slack
Powered by
I just noticed that there’s a new file in my repo ...
# help
a
Ashishkumar Pandey
06/01/2021, 12:40 AM
I just noticed that there’s a new file in my repo called cdk.context.json. what does this file do, any ideas, it has some info about my custom domain and it’s hosted zone.
f
Frank
06/01/2021, 2:54 AM
Hey
@Ashishkumar Pandey
,
cdk.context.json
is a file generated by CDK for storing some cache data. It’s recommended to commit the file. Here are more details about it
https://docs.aws.amazon.com/cdk/latest/guide/context.html
Open in Slack
Previous
Next