Terraform has a remote stack via well documented plugins, i.e. terraform.backend.s3 https://www.terraform.io/docs/language/settings/backends/s3.html
Can aws cdk provide remote state for the stacks? I can't find in documentation. https://docs.aws.amazon.com/cdk/latest/guide/awscdk.pdfstack
I ask about aws cdk because I found pure documentation about aws cdktf.
Found that cloud cloudfront generates a lot of json file as well as uses it. Does the contain state?
