Views:

Update deployed resources in your Alibaba Cloud account to the latest version.

Access the Resource Update tab in the Account Settings screen to update the Trend Vision One resources deployed to your project. This may be required as support for new features or functions are added to Cloud Accounts.
Important
Important
The steps are valid as of November 2024.

Procedure

  1. Sign in to the Trend Vision One console.
  2. In a new tab in the same browser session, sign in to the Alibaba Cloud account you want to connect and access the Cloud Shell.
  3. In the Trend Vision One console, go to Cloud SecurityCloud AccountsAlibaba Cloud.
  4. Click the name of the account you want to update.
  5. In the Account Settings screen, navigate to the Resource Update tab.
  6. Click Download and Review Template to download the template package.
    The package name is cloud-account-management-terraform-package-[number].zip where the [number] element is a randomly generated number. The randomly generated number ensures the Terraform template is extracted to a unique folder with no other Terraform files.
  7. In your Alibaba Cloud Shell, upload the Terraform package.
    Note
    Note
    The Resource Update screen in the Trend Vision One console provides a set of commands to help complete the following steps. To complete the update process, you must copy each command provided in the screen to enable the Save Changes button.
  8. Access the command line interface and extract the template package.
    Copy the command or type unzip cloud-account-management-terraform-package-[number].zip. If you are manually typing the command, make sure [number] matches the file name of the package you downloaded.
  9. Access the extracted folder.
    Copy the command or type cd cloud-account-management-terraform-package-[number].zip.
  10. Run the deployment script.
    Copy the command or type bash script.sh install.
    Important
    Important
    The resource creation script must be the only terraform file in the directory. Having more than one terraform file in the folder interferes with deployment process and might cause the update to fail.
  11. In the Trend Vision One console, in the Account Settings screen, click Save Changes.
    The update process might take a few moments to complete. Refresh the Cloud Accounts screen to check the status of your update.