Commit 98b2660
v1.8.1 Pre Release (#1088)
* INTMDB-390: Upgrade to go1.19 (#1031)
* Update go version references to 1.19 go mod tidy
* Update CHANGELOG.md
* Chore(deps): Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#1026)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v3.3.1...v3.4.0)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update golangci-lint.yml
* Update version and timeout
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Zuhair Ahmed <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Set SMS email from schema to carry value of boolean forward (#1029)
* Add metric_threshold_config threshold_config in read provider (#1030)
* INTMDB-440: Update ldap_configuration broken (#1033)
* Update CHANGELOG.md
* Chore(deps): Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#1026)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v3.3.1...v3.4.0)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add authentication_enabled parameter to LDAPConfigurationUpdate
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Zuhair Ahmed <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* INTMDB-556: Regression in 1.8.0: mongodbatlas_third_party_integration marks "type" attribute as deprecated (#1034)
* Update CHANGELOG.md
* Chore(deps): Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#1026)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v3.3.1...v3.4.0)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add warning for deprecated integration types
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Zuhair Ahmed <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* INTMDB-32: Add example for NVME upgrade (#1037)
* Update CHANGELOG.md
* Chore(deps): Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#1026)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v3.3.1...v3.4.0)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add example for NVME upgrade
* Update examples/atlas-cluster/nvme-upgrade/README.md
Co-authored-by: Zuhair Ahmed <[email protected]>
* Update examples/atlas-cluster/nvme-upgrade/README.md
Co-authored-by: Zuhair Ahmed <[email protected]>
* Update examples/atlas-cluster/nvme-upgrade/README.md
Co-authored-by: Zuhair Ahmed <[email protected]>
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Zuhair Ahmed <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* INTMDB-424: Add AWS and Azure serverless private link examples (#1043)
* Add AWS and Azure serverless private link examples
* Remove unused variable
* INTMDB-560: cloud_provider_access_authorization and encryption_at_rest improvements (#1045)
* Add additional logging and retries based on error code
* Lint add catch error handler at end if fails after retry
* Fix missing groupID
* Update resource_mongodbatlas_encryption_at_rest.go
* Correct import statement error handler to match docs (#1046)
* INTMDB-570: ERROR: Pager Duty API key must consist of 32 hexadecimal digits (#1054)
* Update codeowner to use APIx-Integrations (#1050)
* Add support for retaining service key values
* Fix matcher test
* Update third party testing
* Lint
---------
Co-authored-by: Andrea Angiolillo <[email protected]>
* INTMDB 508 - Configurable Timeouts for Resources dependent on Advanced Cluster IDLE (#1047)
* PrivateEndpointRegionalMode now takes timeout values for CUD and respects them on waiting for advanced clusters to IDLE
* Added timeouts documentation for private endpoint regional mode
* provider_backup_enabled deprecated to cloud_backup (#1036)
* Update CHANGELOG.md
* Chore(deps): Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#1026)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v3.3.1...v3.4.0)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* provider_backup_enabled deprecated to cloud_backup
* replace with cloud_backup parameter
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* INTMDB-517: Event Trigger Error Handler Update (#1061)
* Event Trigger Docs Update
* Update event_trigger.html.markdown
* Update event_triggers.html.markdown
* Update codeowner to use APIx-Integrations (#1050)
* Chore(deps): Bump github.com/gruntwork-io/terratest (#1051)
Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.41.9 to 0.41.10.
- [Release notes](https://github.com/gruntwork-io/terratest/releases)
- [Commits](gruntwork-io/terratest@v0.41.9...v0.41.10)
---
updated-dependencies:
- dependency-name: github.com/gruntwork-io/terratest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Chore(deps): Bump github.com/hashicorp/hcl/v2 from 2.15.0 to 2.16.0 (#1055)
Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/hashicorp/hcl/releases)
- [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md)
- [Commits](hashicorp/hcl@v2.15.0...v2.16.0)
---
updated-dependencies:
- dependency-name: github.com/hashicorp/hcl/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update resource_mongodbatlas_event_trigger.go
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Zuhair Ahmed <[email protected]>
Co-authored-by: Andrea Angiolillo <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* INTMDB-571: POST Create Access List Entries for One Organization API Key endpoint supports list, but Terraform does not (#1065)
* Add example for multiple IP and CIDR blocks
* Tidy up variables
* Update examples/atlas-ip-access-list/main.tf
Co-authored-by: Zuhair Ahmed <[email protected]>
* Update examples/atlas-ip-access-list/main.tf
Co-authored-by: Zuhair Ahmed <[email protected]>
---------
Co-authored-by: Zuhair Ahmed <[email protected]>
* INTMDB-572: HELP-42215 - PATCH Update Advanced Configuration Options for One Cluster / Advance Cluster (#1066)
* improve detection of empty struct
* Make cluster update when actual changes are present
* Update alert_configuration.html.markdown (#1068)
* Update access_list_api_key.html.markdown (#1058)
* Update alert_configuration.html.markdown
* Update website/docs/r/alert_configuration.html.markdown
* Doc Clean Up Cloud Provider Access (#1035)
* Update CHANGELOG.md
* Chore(deps): Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#1026)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v3.3.1...v3.4.0)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Doc Clean Up Cloud Provider Access
* Update cloud_provider_access.markdown
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update project_api_key.html.markdown (#1044)
* Update project_api_key.html.markdown
Remove spare bracket
* Update project_api_key.html.markdown
Indent
* typo in readme (#1073)
* Update access_list_api_key.html.markdown (#1058)
* typo in readme
* INTMDB-600: Add support for conditional timeout for search index build (#1077)
* Update access_list_api_key.html.markdown (#1058)
* Add support for conditional timeout for search index build
* fix lint
---------
Co-authored-by: Zuhair Ahmed <[email protected]>
* Trigger index rebuild on cluster or project change (#1078)
* Improved encryption at rest example (#1060)
* create key in KMS and restrict IAM policy to key
* added readme
* removed other encryption examples as they're redundant
* fixed formatting
* INTMDB-410: PrivateLink Endpoint Examples + Documentation Cleanup (#1082)
* Clarified examples and documentation around using privatelink endpoints and getting connection strings in a single terraform apply on clusters/serverless instances
* fixed tflint failure
* Updated serverless-instance to provide more clarity on outputting connection strings
* Update .github_changelog_generator
* Update CHANGELOG.md
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Zuhair Ahmed <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrea Angiolillo <[email protected]>
Co-authored-by: Dosty Everts <[email protected]>
Co-authored-by: Thomas Victoria <[email protected]>
Co-authored-by: robbertkauffman <[email protected]>1 parent f532138 commit 98b2660
File tree
112 files changed
+1731
-815
lines changed- .github/workflows
- examples
- Atlas_Database_Users
- MongoDB-Atlas-AWS-VPC-Peering
- MongoDB-Atlas-GCP-VPC-Peering
- atlas-cluster/nvme-upgrade
- atlas-encryption-at-rest/aws
- atlas-encryptionAtRest-roles-one-step-workaround
- second_step
- atlas-encryptionAtRest-roles-two-step
- second_step
- atlas-ip-access-list
- aws-atlas-privatelink-regionalized
- aws-atlas-privatelink-serverless
- aws-atlas-privatelink
- aws-privatelink-endpoint
- cluster-geosharded
- cluster
- serverless-instance
- azure-atlas-privatelink-serverless
- mongodbatlas
- website/docs
- d
- r
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
112 files changed
+1731
-815
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
| 223 | + | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
285 | | - | |
| 285 | + | |
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| |||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
347 | | - | |
| 347 | + | |
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
| |||
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
409 | | - | |
| 409 | + | |
410 | 410 | | |
411 | 411 | | |
412 | 412 | | |
| |||
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
471 | | - | |
| 471 | + | |
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
3 | 37 | | |
4 | 38 | | |
5 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
316 | | - | |
| 315 | + | |
| 316 | + | |
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments