mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 07:43:07 +00:00
14 lines
332 B
Plaintext
14 lines
332 B
Plaintext
https://spacelift.io/blog/opentofu-tutorial - explaining language of opentofu
|
|
|
|
https://opentofu.org/docs/intro/ - quick start and explaning who to work in team
|
|
|
|
https://opentofu.org/docs/intro/ - CICD for opentofu explained
|
|
|
|
|
|
tofu init
|
|
tofu plan --var-file=opentofu-varfile.json
|
|
yes
|
|
|
|
tofu apply --var-file=opentofu-varfile.json
|
|
yes
|