You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Gettting started document](https://library.threefold.me/info/manual/#/manual3_iac/grid3_terraform/manual__grid3_terraform_home)
10
+
-[Go](https://golang.org/doc/install) >= 1.21
11
+
-[Gettting started document](https://manual.grid.tf/documentation/system_administrators/terraform/terraform_readme.html#get-started)
12
12
13
13
## Using provider for different environments
14
14
@@ -55,7 +55,7 @@ terraform init && terraform apply # creates resources defined in main.tf
55
55
terraform destroy # destroy the created resource
56
56
```
57
57
58
-
- For a tutorials, please visit the [wiki](https://library.threefold.me/info/manual/#/manual3_iac/grid3_terraform/manual__grid3_terraform_home) page.
58
+
- For a tutorials, please visit the [wiki](https://manual.grid.tf/documentation/system_administrators/terraform/terraform_readme.html#get-started) page.
59
59
- Detailed docs for resources and their arguments can be found in the [docs](docs).
0 commit comments