Skip to content

Commit

Permalink
v6_2
Browse files Browse the repository at this point in the history
Co-authored-by: Max Kuznetsov <[email protected]>
  • Loading branch information
sel-bukharov and Icerzack authored Nov 26, 2024
1 parent b5b8900 commit 663a11b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/guides/upgrading_to_version_6.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ provider "selectel" {
```

3. If you use environment variables `SEL_PROJECT_ID` or `SEL_REGION` you must rename them as `INFRA_PROJECT_ID` and `INFRA_REGION` respectively.
3. If you use environment variables `SEL_PROJECT_ID` or `SEL_REGION` you must rename them to `INFRA_PROJECT_ID` and `INFRA_REGION` respectively.
4. To download the new version, initialize the Terraform configuration.

```bash
Expand Down

0 comments on commit 663a11b

Please sign in to comment.