Skip to content

Commit c7dfdc8

Browse files
[PRMP-1141] change moved block for cloudfront distribution (#542)
1 parent 71268ef commit c7dfdc8

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

infrastructure/moved-resources-v1.6.9.tf

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
#PRMP-892
2-
# moved {
3-
# from = module.cloudfront-distribution-lg.aws_cloudfront_distribution.distribution[0]
4-
# to = aws_cloudfront_distribution.s3_presign_mask
5-
# }
6-
72
moved {
8-
from = module.cloudfront-distribution-lg.aws_cloudfront_distribution.distribution_with_secondary_bucket[0]
3+
from = module.cloudfront-distribution-lg.aws_cloudfront_distribution.distribution[0]
94
to = aws_cloudfront_distribution.s3_presign_mask
105
}
116

0 commit comments

Comments
 (0)