Skip to content

Commit c4602ac

Browse files
authored
chore: Restructures existing guides into an organizational tree structure (#3630)
1 parent 3ae70a6 commit c4602ac

31 files changed

+38
-36
lines changed

RELEASING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ While QA acceptance tests are run in the release process automatically, we check
2323

2424
- The expectation is that this file is created during relevant pull requests (breaking changes, significant features), and not before the release process.
2525

26-
- We keep [Guides](https://github.com/mongodb/terraform-provider-mongodbatlas/tree/master/docs/guides) only for 12 months. Add header `subcategory: "Older Guides"` to previous versions.
26+
- We keep [Guides](https://github.com/mongodb/terraform-provider-mongodbatlas/tree/master/docs/guides) only for 12 months. Add header `subcategory: "Older Guides - Version X"` to previous versions.
2727

2828
### Trigger release workflow
2929

docs/guides/0.6.0-upgrade-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
page_title: "Upgrade Guide 0.6.0"
3-
subcategory: "Older Guides"
3+
subcategory: "Older Guides - Version 0"
44
---
55

66
# MongoDB Atlas Provider 0.6.0: Upgrade Guide

docs/guides/0.8.0-upgrade-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
page_title: "Upgrade Guide 0.8.0"
3-
subcategory: "Older Guides"
3+
subcategory: "Older Guides - Version 0"
44
---
55

66
# MongoDB Atlas Provider v0.8.0: Upgrade and Information Guide

docs/guides/0.8.2-upgrade-guide.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
page_title: "Upgrade Guide 0.8.2"
3-
subcategory: "Older Guides"
3+
subcategory: "Older Guides - Version 0"
44
---
55

66
# MongoDB Atlas Provider v0.8.2: Upgrade and Information Guide
@@ -64,4 +64,3 @@ configuration and real physical resources that exist. As a result, no
6464
actions need to be performed.
6565
6666
```
67-

docs/guides/0.9.0-upgrade-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
page_title: "Upgrade Guide 0.9.0"
3-
subcategory: "Older Guides"
3+
subcategory: "Older Guides - Version 0"
44
---
55

66
# MongoDB Atlas Provider v0.9.0: Upgrade and Information Guide

docs/guides/0.9.1-upgrade-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
page_title: "Upgrade Guide 0.9.1"
3-
subcategory: "Older Guides"
3+
subcategory: "Older Guides - Version 0"
44
---
55

66
# MongoDB Atlas Provider v0.9.1: Upgrade and Information Guide

docs/guides/1.0.0-upgrade-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
page_title: "Upgrade Guide 1.0.0"
3-
subcategory: "Older Guides"
3+
subcategory: "Older Guides - Version 1"
44
---
55

66
# MongoDB Atlas Provider 1.0.0: Upgrade and Information Guide
@@ -378,4 +378,4 @@ so no changes are needed.
378378

379379
* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723)
380380

381-
* [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above.
381+
* [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above.

docs/guides/1.0.1-upgrade-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
page_title: "Upgrade Guide 1.0.1"
3-
subcategory: "Older Guides"
3+
subcategory: "Older Guides - Version 1"
44
---
55

66
# MongoDB Atlas Provider v1.0.1: Upgrade and Information Guide
@@ -86,4 +86,4 @@ resource "mongodbatlas_search_index" "test" {
8686

8787
* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723)
8888

89-
* [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above.
89+
* [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above.

docs/guides/1.1.0-upgrade-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
page_title: "Upgrade Guide 1.1.0"
3-
subcategory: "Older Guides"
3+
subcategory: "Older Guides - Version 1"
44
---
55

66
# MongoDB Atlas Provider 1.1.0/1.1.1: Upgrade and Information Guide
@@ -95,4 +95,4 @@ so no changes are needed.
9595

9696
* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723)
9797

98-
* [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above.
98+
* [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above.

docs/guides/1.10.0-upgrade-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
page_title: "Upgrade Guide 1.10.0"
3-
subcategory: "Older Guides"
3+
subcategory: "Older Guides - Version 1"
44
---
55

66
# MongoDB Atlas Provider 1.10.0: Upgrade and Information Guide

0 commit comments

Comments
 (0)