Skip to content

Commit 57225ba

Browse files
[PRMP-892] moved block test
1 parent fdcf880 commit 57225ba

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

infrastructure/moved-resources-v1.6.8.tf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#PRMP-892
2-
moved {
3-
from = module.cloudfront-distribution-lg.aws_cloudfront_distribution.distribution[0]
4-
to = aws_cloudfront_distribution.distribution
5-
}
2+
# moved {
3+
# from = module.cloudfront-distribution-lg.aws_cloudfront_distribution.distribution[0]
4+
# to = aws_cloudfront_distribution.distribution
5+
# }
66

77
moved {
88
from = module.cloudfront-distribution-lg.aws_cloudfront_distribution.distribution_with_secondary_bucket[0]

0 commit comments

Comments
 (0)