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

fix: fix links in version 2 upgrade guide#312

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
matifali merged 1 commit intomainfromatif/fix-upgrade-guide-links
Nov 28, 2024
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletionsdocs/guides/version-2-upgrade.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
---
page_title: "Terraform Coder ProviderVersion 2 Upgrade Guide"
page_title: "Version 2 Upgrade Guide"
---

#Terraform Coder ProviderVersion 2 Upgrade Guide
# Version 2 Upgrade Guide

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.
This guide is intended to help with the process, and focuses only on the changes from version 1.X to version 2.0.0.
Expand All@@ -13,8 +13,8 @@ Upgrade topics:

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

## Provider Version Configuration

Expand Down
2 changes: 1 addition & 1 deletiondocs/index.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -12,7 +12,7 @@ Terraform provider for managing Coder [templates](https://coder.com/docs/admin/t

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

!> [`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.
!> [`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.

## Example

Expand Down
8 changes: 4 additions & 4 deletionstemplates/guides/version-2-upgrade.md.tmpl
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
---
page_title: "Terraform Coder ProviderVersion 2 Upgrade Guide"
page_title: "Version 2 Upgrade Guide"
---

#Terraform Coder ProviderVersion 2 Upgrade Guide
# Version 2 Upgrade Guide

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.
This guide is intended to help with the process, and focuses only on the changes from version 1.X to version 2.0.0.
Expand All@@ -13,8 +13,8 @@ Upgrade topics:

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

## Provider Version Configuration

Expand Down
2 changes: 1 addition & 1 deletiontemplates/index.md.tmpl
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -12,7 +12,7 @@ Terraform provider for managing Coder [templates](https://coder.com/docs/admin/t

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

!> [`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.
!> [`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.

## Example

Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp