Versions Compared

Key

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

...

Code Block
module "cloud" {
  source = "./modules/aws"
...

Setup inputs for terrafrom.tfvars

Info

Inputs can be supplied using any of the methods supported by Terraform. However, we recommend using the .tfvars method. The following examples will use that format.

...

.

...

Provider-specific

The provider you have selected will require certain inputs unless you are running locally in which case you do not need any of these inputs.

...

Launch FlexDeploy in your browser with the URL

  • http://hostname:8000/flexdeploy

  • You will need to complete Initial Registration process, where you will create admin user for login.

  • Go to Administration - Plugins on FlexDeploy. Verify that Plugins are loaded.