mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 15:53:06 +00:00
teste-0
This commit is contained in:
13
documentation/start.txt
Normal file
13
documentation/start.txt
Normal file
@ -0,0 +1,13 @@
|
||||
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
|
||||
Reference in New Issue
Block a user