|
62 | 62 | "bucket_regional_domain_name": "ashgw-blog-public-general.s3.us-east-2.amazonaws.com", |
63 | 63 | "cors_rule": [ |
64 | 64 | { |
65 | | - "allowed_headers": [ |
66 | | - "*" |
67 | | - ], |
68 | | - "allowed_methods": [ |
69 | | - "GET", |
70 | | - "HEAD" |
71 | | - ], |
72 | | - "allowed_origins": [ |
73 | | - "*" |
74 | | - ], |
75 | | - "expose_headers": [ |
76 | | - "ETag" |
77 | | - ], |
| 65 | + "allowed_headers": ["*"], |
| 66 | + "allowed_methods": ["GET", "HEAD"], |
| 67 | + "allowed_origins": ["*"], |
| 68 | + "expose_headers": ["ETag"], |
78 | 69 | "max_age_seconds": 3000 |
79 | 70 | } |
80 | 71 | ], |
81 | 72 | "force_destroy": false, |
82 | 73 | "grant": [ |
83 | 74 | { |
84 | 75 | "id": "", |
85 | | - "permissions": [ |
86 | | - "READ" |
87 | | - ], |
| 76 | + "permissions": ["READ"], |
88 | 77 | "type": "Group", |
89 | 78 | "uri": "http://acs.amazonaws.com/groups/global/AllUsers" |
90 | 79 | }, |
91 | 80 | { |
92 | 81 | "id": "e420affff348dc73cd2e823658c3fbe2bcfda717547ca27db9df24c350f45e75", |
93 | | - "permissions": [ |
94 | | - "FULL_CONTROL" |
95 | | - ], |
| 82 | + "permissions": ["FULL_CONTROL"], |
96 | 83 | "type": "CanonicalUser", |
97 | 84 | "uri": "" |
98 | 85 | } |
|
151 | 138 | "bucket_regional_domain_name": "ashgw-blog-public-images.s3.us-east-2.amazonaws.com", |
152 | 139 | "cors_rule": [ |
153 | 140 | { |
154 | | - "allowed_headers": [ |
155 | | - "*" |
156 | | - ], |
157 | | - "allowed_methods": [ |
158 | | - "GET", |
159 | | - "HEAD" |
160 | | - ], |
161 | | - "allowed_origins": [ |
162 | | - "*" |
163 | | - ], |
164 | | - "expose_headers": [ |
165 | | - "ETag" |
166 | | - ], |
| 141 | + "allowed_headers": ["*"], |
| 142 | + "allowed_methods": ["GET", "HEAD"], |
| 143 | + "allowed_origins": ["*"], |
| 144 | + "expose_headers": ["ETag"], |
167 | 145 | "max_age_seconds": 3000 |
168 | 146 | } |
169 | 147 | ], |
170 | 148 | "force_destroy": false, |
171 | 149 | "grant": [ |
172 | 150 | { |
173 | 151 | "id": "", |
174 | | - "permissions": [ |
175 | | - "READ" |
176 | | - ], |
| 152 | + "permissions": ["READ"], |
177 | 153 | "type": "Group", |
178 | 154 | "uri": "http://acs.amazonaws.com/groups/global/AllUsers" |
179 | 155 | }, |
180 | 156 | { |
181 | 157 | "id": "e420affff348dc73cd2e823658c3fbe2bcfda717547ca27db9df24c350f45e75", |
182 | | - "permissions": [ |
183 | | - "FULL_CONTROL" |
184 | | - ], |
| 158 | + "permissions": ["FULL_CONTROL"], |
185 | 159 | "type": "CanonicalUser", |
186 | 160 | "uri": "" |
187 | 161 | } |
|
358 | 332 | "bucket": "ashgw-blog-public-general", |
359 | 333 | "cors_rule": [ |
360 | 334 | { |
361 | | - "allowed_headers": [ |
362 | | - "*" |
363 | | - ], |
364 | | - "allowed_methods": [ |
365 | | - "GET", |
366 | | - "HEAD" |
367 | | - ], |
368 | | - "allowed_origins": [ |
369 | | - "*" |
370 | | - ], |
371 | | - "expose_headers": [ |
372 | | - "ETag" |
373 | | - ], |
| 335 | + "allowed_headers": ["*"], |
| 336 | + "allowed_methods": ["GET", "HEAD"], |
| 337 | + "allowed_origins": ["*"], |
| 338 | + "expose_headers": ["ETag"], |
374 | 339 | "id": "", |
375 | 340 | "max_age_seconds": 3000 |
376 | 341 | } |
|
380 | 345 | }, |
381 | 346 | "sensitive_attributes": [], |
382 | 347 | "private": "bnVsbA==", |
383 | | - "dependencies": [ |
384 | | - "module.public_content.aws_s3_bucket.buckets" |
385 | | - ] |
| 348 | + "dependencies": ["module.public_content.aws_s3_bucket.buckets"] |
386 | 349 | }, |
387 | 350 | { |
388 | 351 | "index_key": "1", |
|
391 | 354 | "bucket": "ashgw-blog-public-images", |
392 | 355 | "cors_rule": [ |
393 | 356 | { |
394 | | - "allowed_headers": [ |
395 | | - "*" |
396 | | - ], |
397 | | - "allowed_methods": [ |
398 | | - "GET", |
399 | | - "HEAD" |
400 | | - ], |
401 | | - "allowed_origins": [ |
402 | | - "*" |
403 | | - ], |
404 | | - "expose_headers": [ |
405 | | - "ETag" |
406 | | - ], |
| 357 | + "allowed_headers": ["*"], |
| 358 | + "allowed_methods": ["GET", "HEAD"], |
| 359 | + "allowed_origins": ["*"], |
| 360 | + "expose_headers": ["ETag"], |
407 | 361 | "id": "", |
408 | 362 | "max_age_seconds": 3000 |
409 | 363 | } |
|
413 | 367 | }, |
414 | 368 | "sensitive_attributes": [], |
415 | 369 | "private": "bnVsbA==", |
416 | | - "dependencies": [ |
417 | | - "module.public_content.aws_s3_bucket.buckets" |
418 | | - ] |
| 370 | + "dependencies": ["module.public_content.aws_s3_bucket.buckets"] |
419 | 371 | } |
420 | 372 | ] |
421 | 373 | }, |
|
525 | 477 | }, |
526 | 478 | "sensitive_attributes": [], |
527 | 479 | "private": "bnVsbA==", |
528 | | - "dependencies": [ |
529 | | - "module.public_content.aws_s3_bucket.buckets" |
530 | | - ] |
| 480 | + "dependencies": ["module.public_content.aws_s3_bucket.buckets"] |
531 | 481 | }, |
532 | 482 | { |
533 | 483 | "index_key": "1", |
|
542 | 492 | }, |
543 | 493 | "sensitive_attributes": [], |
544 | 494 | "private": "bnVsbA==", |
545 | | - "dependencies": [ |
546 | | - "module.public_content.aws_s3_bucket.buckets" |
547 | | - ] |
| 495 | + "dependencies": ["module.public_content.aws_s3_bucket.buckets"] |
548 | 496 | } |
549 | 497 | ] |
550 | 498 | } |
|
0 commit comments