• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Question Plesk on IBM Cloud: Terraform APPLY error: Terraform APPLY errorexit status 1

DigitalSplendid

Regular Pleskian
I am in the process of launching Plesk through IBM Cloud. I have launched Plesk instances on AWS Lightsail. The process here seems quite different and help appreciated.


Getting this error message:
Terraform APPLY error: Terraform APPLY errorexit status 1
2021/11/09 08:42:32 Could not execute action

Here is the full output:

Output​

2021/11/09 09:14:41 ----- New Workspace Action -----
2021/11/09 09:14:41 Request: activitId=b48b35e10418bc0b810b5429c54145d3, account=c8c6e0f24f5f4a02a45999707cb0d904, owner=[email protected], requestID=2356d298-8eee-4c9e-a8ab-612ce5fa10f6
2021/11/09 09:14:42 Related Activity: action=APPLY, workspaceID=us-south.workspace.plesk-ibm-cloud-1-0-11-09-2021.2a86dbfb, processedBy=orchestrator-75b47bf498-xqsl7
2021/11/09 09:14:42 Related Workspace: name=plesk-ibm-cloud-1-0-11-09-2021, sourcerelease=(not specified), sourceurl=https://github.com/plesk/ibm-cloud-centos/archive/refs/tags/1.0.tar.gz
2021/11/09 09:14:46 --- Ready to execute the command ---
2021/11/09 09:14:48 workspace.template.SecFile: 9992e5d0-d369-43db-9404-59b643f4ed45
2021/11/09 09:14:46 ----- New Action -----
2021/11/09 09:14:46 Request: requestID=2356d298-8eee-4c9e-a8ab-612ce5fa10f6
2021/11/09 09:14:49 Related Activity: action=Apply, workspaceID=us-south.workspace.plesk-ibm-cloud-1-0-11-09-2021.2a86dbfb, processedByOrchestrator=2356d298-8eee-4c9e-a8ab-612ce5fa10f6_b48b35e10418bc0b810b5429c54145d3, processedByJob=job12-6c7b4bdb4b-lgfcx, actionType=Terraform

2021/11/09 09:14:54 ----- Terraform INIT -----

2021/11/09 09:14:54 Starting command: terraform14 init -input=false -lock=false -no-color
2021/11/09 09:14:54 Starting command: terraform14 init -input=false -lock=false -no-color
2021/11/09 09:14:54 Terraform init |
2021/11/09 09:14:54 Terraform init | Initializing the backend...
2021/11/09 09:14:54 Terraform init |
2021/11/09 09:14:54 Terraform init | Initializing provider plugins...
2021/11/09 09:14:54 Terraform init | - Finding ibm-cloud/ibm versions matching ">= 1.27.1"...
2021/11/09 09:14:55 Terraform init | - Installing ibm-cloud/ibm v1.35.0...
2021/11/09 09:14:57 Terraform init | - Installed ibm-cloud/ibm v1.35.0 (self-signed, key ID AAD3B791C49CC253)
2021/11/09 09:14:57 Terraform init |
2021/11/09 09:14:57 Terraform init | Partner and community providers are signed by their developers.
2021/11/09 09:14:57 Terraform init | If you'd like to know more about provider signing, you can read about it here:
2021/11/09 09:14:57 Terraform init | Plugin Signing - Terraform by HashiCorp
2021/11/09 09:14:57 Terraform init |
2021/11/09 09:14:57 Terraform init | Terraform has created a lock file .terraform.lock.hcl to record the provider
2021/11/09 09:14:57 Terraform init | selections it made above. Include this file in your version control repository
2021/11/09 09:14:57 Terraform init | so that Terraform can guarantee to make the same selections by default when
2021/11/09 09:14:57 Terraform init | you run "terraform init" in the future.
2021/11/09 09:14:57 Terraform init |
2021/11/09 09:14:57 Terraform init | Terraform has been successfully initialized!
2021/11/09 09:14:57 Command finished successfully.

2021/11/09 09:14:57 ----- Terraform APPLY -----

2021/11/09 09:14:57 Starting command: terraform14 apply -state=terraform.tfstate -var-file=schematics.tfvars -auto-approve -no-color -lock=false
2021/11/09 09:14:57 Starting command: terraform14 apply -state=terraform.tfstate -var-file=schematics.tfvars -auto-approve -no-color -lock=false
2021/11/09 09:15:03 Terraform apply |
2021/11/09 09:15:03 Terraform apply | Warning: Argument is deprecated
2021/11/09 09:15:03 Terraform apply |
2021/11/09 09:15:03 Terraform apply | The generation field is deprecated and will be removed after couple of
2021/11/09 09:15:03 Terraform apply | releases
2021/11/09 09:15:03 Terraform apply |
2021/11/09 09:15:03 Terraform apply |
2021/11/09 09:15:03 Terraform apply | Error: No SSH Key found with name SHA256:augQBFxcI//Mk7Wkvoaj1iKrHBWMrEMhstXPKXxCIqQ admin@cloudshell-f2f8c88f-f1b0-4d90-ad9d-e06f73bca06b-1-6d4999d79275r
2021/11/09 09:15:03 Terraform apply |
2021/11/09 09:15:03 Terraform apply | on main.tf line 27, in data "ibm_is_ssh_key" "vsi_ssh_pub_key":
2021/11/09 09:15:03 Terraform apply | 27: data "ibm_is_ssh_key" "vsi_ssh_pub_key" {
2021/11/09 09:15:03 Terraform apply |
2021/11/09 09:15:03 Terraform apply |
2021/11/09 09:15:03 Terraform APPLY error: Terraform APPLY errorexit status 1
2021/11/09 09:15:03 Could not execute action
 
Back
Top