Commit 9fb0de7
authored
File tree
4 files changed
+57
-27
lines changed- examples/l1-resources
- src/l1-resources/project
- submodules
4 files changed
+57
-27
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
34 | | - | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
40 | | - | |
| 43 | + | |
41 | 44 | | |
42 | 45 | | |
43 | | - | |
44 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
45 | 49 | | |
46 | 50 | | |
47 | 51 | | |
| |||
53 | 57 | | |
54 | 58 | | |
55 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
56 | 69 | | |
57 | 70 | | |
58 | 71 | | |
59 | 72 | | |
60 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
61 | 77 | | |
62 | 78 | | |
63 | 79 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 32 | | |
40 | 33 | | |
41 | 34 | | |
| |||
68 | 61 | | |
69 | 62 | | |
70 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
71 | 69 | | |
72 | 70 | | |
73 | 71 | | |
| |||
84 | 82 | | |
85 | 83 | | |
86 | 84 | | |
87 | | - | |
88 | 85 | | |
89 | 86 | | |
90 | 87 | | |
91 | 88 | | |
92 | 89 | | |
| 90 | + | |
93 | 91 | | |
94 | 92 | | |
95 | 93 | | |
| |||
284 | 282 | | |
285 | 283 | | |
286 | 284 | | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
287 | 289 | | |
288 | 290 | | |
289 | 291 | | |
| |||
303 | 305 | | |
304 | 306 | | |
305 | 307 | | |
| 308 | + | |
306 | 309 | | |
307 | 310 | | |
Submodule mongodbatlas-cloudformation-resources updated 24 files
- cfn-resources/access-list-api-key/cmd/resource/resource.go+1-17
- cfn-resources/api-key/cmd/resource/resource.go+15-33
- cfn-resources/data-lake-pipeline/cmd/resource/resource.go+5-22
- cfn-resources/database-user/cmd/resource/config.go+19
- cfn-resources/database-user/cmd/resource/resource.go+19-22
- cfn-resources/database-user/resource-role.yaml+7-21
- cfn-resources/federated-query-limit/cmd/resource/resource.go+9-23
- cfn-resources/privatelink-endpoint-service-data-federation-online-archive/cmd/resource/resource.go+10-23
- cfn-resources/project/cmd/resource/mappings.go+36
- cfn-resources/project/cmd/resource/mappings_test.go+50
- cfn-resources/project/cmd/resource/model.go+13-12
- cfn-resources/project/cmd/resource/resource.go+11-2
- cfn-resources/project/docs/README.md+13-1
- cfn-resources/project/docs/tags.md+32
- cfn-resources/project/mongodb-atlas-project.json+13
- cfn-resources/project/test/cfn-test-create-inputs.sh+13-2
- cfn-resources/project/test/contract-testing/cfn-test-create-inputs.sh+12
- cfn-resources/project/test/contract-testing/cfn-test-delete-inputs.sh+2-2
- cfn-resources/project/test/inputs_2_create.template.json+9
- cfn-resources/project/test/inputs_2_update.template.json+8
- cfn-resources/test/e2e/project/project.json.template+2-1
- cfn-resources/test/e2e/project/project_test.go+19-1
- cfn-resources/test/e2e/utility/util.go+8-1
- examples/project/project.json+13-3
0 commit comments