This directory contains the sample Terraform code to create a Power virtual server instance image.
To create your own Power virtual server instance image, you should fork this repository and then modify the local variable stock_image_name
in the file main.tf
to reference your own publicly availble image.
- Verify that your custom image is publicly available in all supported regions.
- Verify that you have Manager service access role for IBM Cloud Schematics.
- Review and Verify the Identity and Access Management (IAM) information at Managing Power Systems Virtual Servers (IAM).
- Create a Power Systems Virtual Server Instance. For more information, see Getting started with IBM Power Systems Virtual Servers.
- Create a public and private SSH key that you can use to securely connect to your Power Systems Virtual Server. To create a public and private SSH key, see Adding an SSH key.
- You cannot create a private network during the VM provisioning process. You must first use the Power Systems Virtual Server user interface, command line interface (CLI), or application programming interfaced (API) to create one.
To install the software, configure the following required variables:
- Select a Power Systems Virtual Server Instance
- Enter a name for the new image instance that is being created
- Enter an SSH Key Name for the selected server instance
- Enter a Network Name or ID for the selected server instance.
If necessary, modify the optional configuration items related to memory, processors, processor type, storage type and system type.
For information about applying updates and fixes, see Downloading fixes and updates in the Power Systems Virtual Server documentation.
Complete the following steps to uninstall a Helm Chart from your account.
- Go to the Menu > Schematics.
- Select your workspace name.
- Click Actions > Destroy resources. All resources in your workspace are deleted.
- Click Update.
- To delete your workspace, click Actions > Delete workspace.