...
Code Block |
---|
module "cloud" { source = "./modules/local" ... |
Info |
---|
Terrafrom script work on Oracle Linux Server 7.8, CentOs 7, RedHat 7. Make sure your OS as given versions on existing instance to work. |
Setup inputs for terrafrom.tfvars
...
...
Code Block |
---|
module "cloud" { source = "./modules/local" ... |
Info |
---|
Terrafrom script work on Oracle Linux Server 7.8, CentOs 7, RedHat 7. Make sure your OS as given versions on existing instance to work. |
...