Skip to content

Commit e998613

Browse files
authored
chore: fix missing docs (#11)
1 parent ea63937 commit e998613

18 files changed

+4
-4
lines changed

β€Ždocs/guides/breaking-changes-list.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ This page details the breaking changes and deprecations we're managing according
1111
| Version | Deprecated | Replacement | Migration Guide | Enactment | Completion |
1212
|---------|---------------------------------------------------------|-------------|-----------------|-----------|------------|
1313
| [v0.37.1](https://github.com/OctopusDeployLabs/terraform-provider-octopusdeploy/releases/tag/v0.37.1) | `octopusdeploy_project.versioning_strategy` (attribute) | `octopusdeploy_project_versioning_strategy` (new resource) | [Guide](./migration-guide-v0.37.1.md) | 2025-06-04 | 2025-12-04 |
14-
| v1.0.0 | `octopusdeploy_deployment_process` | `octopusdeploy_process` | [Guide](./migration-guide-v1.0.0.md) | 2025-11-05 | 2026-05-05 |
15-
| v1.0.0 | `octopusdeploy_runbook_process` | `octopusdeploy_process` | [Guide](./migration-guide-v1.0.0.md) | 2025-11-05 | 2026-05-05 |
14+
| [v1.0.0](https://github.com/OctopusDeploy/terraform-provider-octopusdeploy/releases/tag/v1.0.0) | `octopusdeploy_deployment_process` | `octopusdeploy_process` | [Guide](./migration-guide-v1.0.0.md) | 2025-11-05 | 2026-05-05 |
15+
| [v1.0.0](https://github.com/OctopusDeploy/terraform-provider-octopusdeploy/releases/tag/v1.0.0) | `octopusdeploy_runbook_process` | `octopusdeploy_process` | [Guide](./migration-guide-v1.0.0.md) | 2025-11-05 | 2026-05-05 |
1616

1717
## Enacted
1818

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

β€Žtemplates/guides/breaking-changes-list.md.tmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ This page details the breaking changes and deprecations we're managing according
1111
| Version | Deprecated | Replacement | Migration Guide | Enactment | Completion |
1212
|---------|---------------------------------------------------------|-------------|-----------------|-----------|------------|
1313
| [v0.37.1](https://github.com/OctopusDeployLabs/terraform-provider-octopusdeploy/releases/tag/v0.37.1) | `octopusdeploy_project.versioning_strategy` (attribute) | `octopusdeploy_project_versioning_strategy` (new resource) | [Guide](./migration-guide-v0.37.1.md) | 2025-06-04 | 2025-12-04 |
14-
| v1.0.0 | `octopusdeploy_deployment_process` | `octopusdeploy_process` | [Guide](./migration-guide-v1.0.0.md) | 2025-11-05 | 2026-05-05 |
15-
| v1.0.0 | `octopusdeploy_runbook_process` | `octopusdeploy_process` | [Guide](./migration-guide-v1.0.0.md) | 2025-11-05 | 2026-05-05 |
14+
| [v1.0.0](https://github.com/OctopusDeploy/terraform-provider-octopusdeploy/releases/tag/v1.0.0) | `octopusdeploy_deployment_process` | `octopusdeploy_process` | [Guide](./migration-guide-v1.0.0.md) | 2025-11-05 | 2026-05-05 |
15+
| [v1.0.0](https://github.com/OctopusDeploy/terraform-provider-octopusdeploy/releases/tag/v1.0.0) | `octopusdeploy_runbook_process` | `octopusdeploy_process` | [Guide](./migration-guide-v1.0.0.md) | 2025-11-05 | 2026-05-05 |
1616

1717
## Enacted
1818

0 commit comments

Comments
Β (0)