Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitceefe84

Browse files
authored
fix: fix links in version 2 upgrade guide (#312)
1 parentf0607a6 commitceefe84

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

‎docs/guides/version-2-upgrade.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
page_title:"Terraform Coder ProviderVersion 2 Upgrade Guide"
2+
page_title:"Version 2 Upgrade Guide"
33
---
44

5-
#Terraform Coder ProviderVersion 2 Upgrade Guide
5+
#Version 2 Upgrade Guide
66

77
Version 2.0.0 of the Coder provider for Terraform is a major release that introduces some changes that you will need to consider when upgrading.
88
This guide is intended to help with the process, and focuses only on the changes from version 1.X to version 2.0.0.
@@ -13,8 +13,8 @@ Upgrade topics:
1313

1414
-[Provider Version Configuration](#provider-version-configuration)
1515
-[Provider Arguments](#provider-arguments)
16-
-[Data Source: coder_git_auth --> coder_external_auth](#data-source-coder_git_auth)
17-
-[Data Source: coder_workspace](#data-source-coder_workspace)
16+
-[Data Source:[`coder_git_auth`](#data-source-coder_git_auth)
17+
-[Data Source:[`coder_workspace`](#data-source-coder_workspace)
1818

1919
##Provider Version Configuration
2020

‎docs/index.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Terraform provider for managing Coder [templates](https://coder.com/docs/admin/t
1212

1313
-> Requires Coder[v2.18.0](https://github.com/coder/coder/releases/tag/v2.18.0) or later.
1414

15-
!>[`coder_git_auth`](https://registry.terraform.io/providers/coder/coder/1.0.4/docs/data-sources/git_auth) and owner related fields of[`coder_workspace`](https://registry.terraform.io/providers/coder/coder/1.0.4/docs/data-sources/workspace) data source have been removed. Follow the[Version 2 Upgrade Guide](https://registry.terraform.io/providers/codercom/coder/latest/docs/guides/version-2-upgrade) to update your code.
15+
!>[`coder_git_auth`](https://registry.terraform.io/providers/coder/coder/1.0.4/docs/data-sources/git_auth) and owner related fields of[`coder_workspace`](https://registry.terraform.io/providers/coder/coder/1.0.4/docs/data-sources/workspace) data source have been removed. Follow the[Version 2 Upgrade Guide](https://registry.terraform.io/providers/coder/coder/latest/docs/guides/version-2-upgrade) to update your code.
1616

1717
##Example
1818

‎templates/guides/version-2-upgrade.md.tmpl‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
page_title: "Terraform Coder ProviderVersion 2 Upgrade Guide"
2+
page_title: "Version 2 Upgrade Guide"
33
---
44

5-
#Terraform Coder ProviderVersion 2 Upgrade Guide
5+
# Version 2 Upgrade Guide
66

77
Version 2.0.0 of the Coder provider for Terraform is a major release that introduces some changes that you will need to consider when upgrading.
88
This guide is intended to help with the process, and focuses only on the changes from version 1.X to version 2.0.0.
@@ -13,8 +13,8 @@ Upgrade topics:
1313

1414
- [Provider Version Configuration](#provider-version-configuration)
1515
- [Provider Arguments](#provider-arguments)
16-
- [Data Source: coder_git_auth --> coder_external_auth](#data-source-coder_git_auth)
17-
- [Data Source: coder_workspace](#data-source-coder_workspace)
16+
- [Data Source:[`coder_git_auth`](#data-source-coder_git_auth)
17+
- [Data Source:[`coder_workspace`](#data-source-coder_workspace)
1818

1919
## Provider Version Configuration
2020

‎templates/index.md.tmpl‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Terraform provider for managing Coder [templates](https://coder.com/docs/admin/t
1212

1313
-> Requires Coder [v2.18.0](https://github.com/coder/coder/releases/tag/v2.18.0) or later.
1414

15-
!> [`coder_git_auth`](https://registry.terraform.io/providers/coder/coder/1.0.4/docs/data-sources/git_auth) and owner related fields of [`coder_workspace`](https://registry.terraform.io/providers/coder/coder/1.0.4/docs/data-sources/workspace) data source have been removed. Follow the [Version 2 Upgrade Guide](https://registry.terraform.io/providers/codercom/coder/latest/docs/guides/version-2-upgrade) to update your code.
15+
!> [`coder_git_auth`](https://registry.terraform.io/providers/coder/coder/1.0.4/docs/data-sources/git_auth) and owner related fields of [`coder_workspace`](https://registry.terraform.io/providers/coder/coder/1.0.4/docs/data-sources/workspace) data source have been removed. Follow the [Version 2 Upgrade Guide](https://registry.terraform.io/providers/coder/coder/latest/docs/guides/version-2-upgrade) to update your code.
1616

1717
## Example
1818

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp