Versions Compared

Key

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

...

  • OpenStack Application Credentials: To authorize the creation of the compute instance itself:

  • SSH access: In this example, by impersonating the default Linux account of EWC's Ubuntu VM images via a valid SSH keypair:

  • EWC Documentation look up : reference for image_name and flavor_name supported on your deployment site:

  • Work environment equipped with:

    • Git ≥ 2.0
    • Terraform ≥ 1.5
    • Python ≥ 3.9 (required by the OpenStack provider).

...

Change one directory above the the root directory of the Item's source, and create a main.tf file describing the VM you want to provision.

...