Comment 2 for bug 2060571

Revision history for this message
Chris Johnston (cjohnston) wrote :

Just saw this with mysql:

Error: Client Error

  with module.many-mysql["placement"].juju_application.mysql,
  on modules/mysql/main.tf line 28, in resource "juju_application" "mysql":
  28: resource "juju_application" "mysql" {

Unable to create application, got error: charm "ch:amd64/jammy/mysql-k8s-127"
already exists

⠹ Deploying OpenStack Control Plane to Kubernetes (this may take a while) ... deploying servicesError configuring cloud
Traceback (most recent call last):
  File "/snap/openstack/523/lib/python3.10/site-packages/sunbeam/commands/terraform.py", line 194, in apply
    process = subprocess.run(
  File "/usr/lib/python3.10/subprocess.py", line 526, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/snap/openstack/523/bin/terraform', 'apply', '-auto-approve', '-no-color']' returned non-zero exit status 1.