File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# PRMP-892
22moved {
3- from = local . is_production ? module. cloudfront-distribution-lg . aws_cloudfront_distribution . distribution [ 0 ] : module . cloudfront-distribution-lg . aws_cloudfront_distribution . distribution_with_secondary_bucket [0 ]
3+ from = module. cloudfront-distribution-lg . aws_cloudfront_distribution . distribution [0 ]
44 to = aws_cloudfront_distribution. s3_presign_mask
55}
66
7+ # moved {
8+ # from = module.cloudfront-distribution-lg.aws_cloudfront_distribution.distribution_with_secondary_bucket[0]
9+ # to = aws_cloudfront_distribution.s3_presign_mask
10+ # }
11+
712moved {
813 from = module. cloudfront-distribution-lg . aws_cloudfront_origin_access_control . cloudfront_s3_oac
914 to = aws_cloudfront_origin_access_control. s3
You can’t perform that action at this time.
0 commit comments