Commit 7f48b63
6 files changed
+4
-16
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 | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 7 | | |
13 | 8 | | |
14 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 9 | | |
15 | 10 | | |
16 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
Submodule mongodbatlas-cloudformation-resources updated 52 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+10-10
- .github/workflows/contract-testing.yaml+109-59
- .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/update-sdk.yml+3-3
- README.md+2
- cfn-resources/.mockery.yaml+1-1
- cfn-resources/alert-configuration/cmd/resource/resource.go+20-19
- cfn-resources/go.mod+16-16
- cfn-resources/go.sum+32-32
- cfn-resources/online-archive/cmd/resource/resource.go+27-6
- cfn-resources/online-archive/test/cfn-test-create-inputs.sh+18-18
- cfn-resources/online-archive/test/inputs_2_create.json+30
- cfn-resources/online-archive/test/inputs_2_update.json+31
- cfn-resources/organization/cmd/resource/resource.go+1-1
- cfn-resources/project/cmd/resource/resource.go+78-135
- cfn-resources/project/template.yml+2-3
- cfn-resources/project/test/contract-testing/cfn-test-create-inputs.sh+7-3
- cfn-resources/scripts/update-sdk.sh+5
- cfn-resources/search-deployment/cmd/resource/mappings.go+2-2
- cfn-resources/search-deployment/cmd/resource/mappings_test.go+3-3
- cfn-resources/search-deployment/cmd/resource/resource.go+1-1
- cfn-resources/search-deployment/cmd/resource/state_transition.go+1-1
- cfn-resources/search-deployment/cmd/resource/state_transition_test.go+1-1
- cfn-resources/stream-connection/README.md-7
- cfn-resources/stream-connection/cmd/resource/mappings.go+1-1
- cfn-resources/stream-connection/cmd/resource/mappings_test.go+1-1
- cfn-resources/stream-connection/cmd/resource/resource.go+1-1
- cfn-resources/stream-connection/docs/README.md+1-1
- cfn-resources/stream-connection/mongodb-atlas-streamconnection.json+1-1
- cfn-resources/stream-instance/README.md+1-5
- cfn-resources/stream-instance/cmd/resource/mappings.go+1-1
- cfn-resources/stream-instance/cmd/resource/mappings_test.go+1-1
- cfn-resources/stream-instance/cmd/resource/resource.go+1-1
- cfn-resources/stream-instance/mongodb-atlas-streaminstance.json+1-1
- cfn-resources/test/e2e/project/project_test.go+1-1
- cfn-resources/test/e2e/search-deployment/searchdeployment_test.go+1-1
- cfn-resources/test/e2e/utility/atlas_helper.go+1-1
- cfn-resources/test/e2e/utility/util.go+1-1
- cfn-resources/testutil/mocksvc/atlas_search_api.go+1-1
- cfn-resources/tool/cfn-publishing-automation/cfn-3P-provider-register.yaml+2-2
- cfn-resources/util/util.go+1-1
- examples/atlas-streams/README.md-8
- examples/online-archive/online-archive.json+8-1
- examples/quickstart-mongodb-atlas-mean-stack-aws-fargate-integration/fargate-example/client/package-lock.json+38-38
- examples/quickstart-mongodb-atlas-mean-stack-aws-fargate-integration/fargate-example/server/package-lock.json+269-104
- examples/quickstart-mongodb-atlas-mean-stack-aws-fargate-integration/fargate-example/server/package.json+1-1
0 commit comments