Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

We provide Terraform scripts that can be used to install FlexDeploy for you. Currently, the script mostly only works with Linux. This does not mean you can’t run the script on Windows (you can) however the script must run against a Linux instance. So if you are running it against the local instance you will need to be running on Linux. You can also run the script locally against windows.

3 Cloud supports platforms are supported: AWS, Azure, and Oracle Cloud Infrastructure(OCI)

...

  • Terraform should install in your local environment to run the terraform script, Download and installation Terraform, instructions are located here.

  • Inputs can be supplied using any of the methods supported by Terraform. However, we recommend using the .tfvars method.

...