Commit 96bf286
chore: Rename clusters folder to cluster for L1 cluster resource and syncs with CFN (#277)
Co-authored-by: EspenAlbert <[email protected]>1 parent ef4c0a5 commit 96bf286
File tree
6 files changed
+27
-56
lines changed- src
- l1-resources/cluster
- submodules
6 files changed
+27
-56
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 | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
File renamed without changes.
Lines changed: 9 additions & 40 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
37 | 44 | | |
38 | 45 | | |
39 | 46 | | |
| |||
148 | 155 | | |
149 | 156 | | |
150 | 157 | | |
| 158 | + | |
151 | 159 | | |
152 | 160 | | |
153 | 161 | | |
| |||
535 | 543 | | |
536 | 544 | | |
537 | 545 | | |
538 | | - | |
| 546 | + | |
539 | 547 | | |
540 | 548 | | |
541 | 549 | | |
| |||
914 | 922 | | |
915 | 923 | | |
916 | 924 | | |
917 | | - | |
918 | | - | |
919 | | - | |
920 | | - | |
921 | | - | |
922 | 925 | | |
923 | 926 | | |
924 | 927 | | |
| |||
934 | 937 | | |
935 | 938 | | |
936 | 939 | | |
937 | | - | |
938 | | - | |
939 | | - | |
940 | | - | |
941 | | - | |
942 | | - | |
943 | | - | |
944 | | - | |
945 | | - | |
946 | | - | |
947 | | - | |
948 | | - | |
949 | | - | |
950 | | - | |
951 | | - | |
952 | | - | |
953 | | - | |
954 | | - | |
955 | | - | |
956 | | - | |
957 | | - | |
958 | | - | |
959 | | - | |
960 | | - | |
961 | | - | |
962 | 940 | | |
963 | 941 | | |
964 | 942 | | |
965 | 943 | | |
966 | | - | |
967 | | - | |
968 | | - | |
969 | | - | |
970 | | - | |
971 | | - | |
972 | | - | |
973 | | - | |
974 | | - | |
975 | 944 | | |
976 | 945 | | |
File renamed without changes.
Submodule mongodbatlas-cloudformation-resources updated 32 files
- .github/workflows/cfn-publish-resource.yaml+1-1
- .github/workflows/cfn-test.yaml+1-1
- .github/workflows/cleanup-test-env.yml+1-1
- .github/workflows/code-health.yaml+15-15
- .github/workflows/contract-testing.yaml+37-37
- .github/workflows/deploy-mongodbatlas-cloudformation-resources.yaml+1-1
- .github/workflows/e2e-testing.yaml+5-5
- .github/workflows/launch-quickstart-mongodbatlas.yaml+1-1
- .github/workflows/publish-mongodbatlas-cloudformation-public-extensions.yaml+1-1
- .github/workflows/pull-request-lint.yml+1-1
- .github/workflows/update-sdk.yml+3-3
- cfn-resources/cluster/cmd/resource/config.go+19
- cfn-resources/cluster/cmd/resource/mappings.go+63-31
- cfn-resources/cluster/cmd/resource/resource.go+30-77
- cfn-resources/cluster/docs/tag.md+1-1
- cfn-resources/cluster/test/cfn-test-create-inputs.sh+17-2
- cfn-resources/cluster/test/inputs_1_invalid.template.json+50
- cfn-resources/cluster/test/inputs_1_update.template.json+1-1
- cfn-resources/go.mod+1-1
- cfn-resources/go.sum+2-2
- cfn-resources/private-endpoint-adl/cmd/resource/config.go+19
- cfn-resources/private-endpoint-adl/cmd/resource/resource.go+9-9
- cfn-resources/private-endpoint-aws/cmd/resource/config.go+19
- cfn-resources/private-endpoint-aws/cmd/resource/resource.go+4-4
- cfn-resources/private-endpoint-regional-mode/cmd/resource/config.go+19
- cfn-resources/private-endpoint-regional-mode/cmd/resource/resource.go+4-4
- cfn-resources/private-endpoint-service/cmd/resource/config.go+19
- cfn-resources/private-endpoint-service/cmd/resource/resource.go+8-8
- cfn-resources/private-endpoint-service/resource-role.yaml+1-4
- cfn-resources/privatelink-endpoint-service-data-federation-online-archive/cmd/resource/config.go+19
- cfn-resources/privatelink-endpoint-service-data-federation-online-archive/cmd/resource/resource.go+11-10
- cfn-resources/privatelink-endpoint-service-data-federation-online-archive/resource-role.yaml+7
0 commit comments