Skip to content

docs: remove unsupported legacy parameters #7799

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 3, 2023
Merged

Conversation

mtojek
Copy link
Member

@mtojek mtojek commented Jun 2, 2023

Related: #7663

This PR adds a short paragraph describing admin actions to fix/delete unsupported workspaces if they weren't migrated in time.

@mtojek mtojek self-assigned this Jun 2, 2023
@mtojek mtojek requested a review from bpmct June 2, 2023 10:44
@mtojek mtojek changed the title docs: unsupported legacy parameters docs: remove unsupported legacy parameters Jun 2, 2023
@mtojek mtojek marked this pull request as ready for review June 2, 2023 10:46
Co-authored-by: Muhammad Atif Ali <atif@coder.com>

### Migration

> ⚠️ Migration is available until v0.24.0 (Jun 2023) release.

Terraform variables shouldn't be used for workspace scoped parameters anymore, and it's recommended to convert variables to `coder_parameter` resources. To make the migration smoother, there is a special property introduced -
`legacy_variable` and `legacy_variable_name` , which can link `coder_parameter` with a legacy variable.
Copy link
Member

@matifali matifali Jun 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also will legacy_variable and legacy_variable_name still be usable in v0.24.0?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In v0.24.0 they might be not really useful, but it should be fine to keep them for a while. We can also mark them as deprecated in the provider schema. Good catch, Atif 👍 I will check this next week.

@mtojek mtojek merged commit b26dd4b into main Jun 3, 2023
@mtojek mtojek deleted the docs-unsupported-workspace branch June 3, 2023 04:05
@github-actions github-actions bot locked and limited conversation to collaborators Jun 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants