Error Code 400 for Deploy Button

Troubleshoot error code 400 when using the Deploy to Oracle Cloud button.

When you attempt to create a stack from the linked Deploy to Oracle Cloud button, the error message Error code: InvalidParameter(400) appears.

This error occurs because Resource Manager can't access the URL. One reason for an inaccessible URL is an unusable URL that doesn't point to the downloaded zip file for the Terraform configuration (GitHub or GitLab).

To resolve this error, ensure that the URL is accessible. For GitHub and GitLab, use a URL that points to the downloaded zip file for the Terraform configuration. You can obtain the URL for a downloaded zip file by using the following methods:
  • GitHub (available March 2021): Click the Code button and then right-click the Download ZIP option.
  • GitLab (available March 2021): Click the Download button and then right-click the zip option.