-
Add support remote storage on enforced state. The enforced state record can be stored in S3 bucket with dynamoDB as a lock. Test done: Manual testing on creating/updating vpc with remote storage. Verified that the lock was created and deleted in DynamoDB properly with enter() and exit(), and the esm file was created/updated properly in S3 bucket.
59582a3cAdd support remote storage on enforced state. The enforced state record can be stored in S3 bucket with dynamoDB as a lock. Test done: Manual testing on creating/updating vpc with remote storage. Verified that the lock was created and deleted in DynamoDB properly with enter() and exit(), and the esm file was created/updated properly in S3 bucket.
Loading