I just noticed that there’s a new file in my repo ...
# help
a
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
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