Change terraform to opentofu
Signed-off-by: Arnaud M <arnaud.choupinette@mailops.fr>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Terraform 102
|
||||
# OpenTofu 102
|
||||
|
||||
## objectif
|
||||
|
||||
@@ -42,8 +42,8 @@ Creez maintenant `demo-flask.tf` pour demarrer un serveur qui utilisera le cloud
|
||||
|
||||
Lorsque vous etes pret:
|
||||
```bash
|
||||
terraform init
|
||||
terraform apply
|
||||
tofu init
|
||||
tofu apply
|
||||
```
|
||||
|
||||
## resource output
|
||||
|
||||
Reference in New Issue
Block a user