Skip to content

Has this ever worked? #3

Description

@aktarali

Hi,

Needed some urgent help as we've been struggling to make this work on google cloud. I've updated your code to reflect the changes in Google and terraform Google provider. However, I'm seeing these errors below when trying to apply. What other info can i provide to get some help?
I can share the updated code with the tfvars file too if that helps. Would really appreciate some assistance.

7 error(s) occurred:

  • module.europe-west2.module.compute.module.vault_servers.google_compute_instance.vault_server[1]: 1 error(s) occurred:

  • Script exited with non-zero exit status: 1

  • module.europe-west2.module.compute.module.nomad_servers.google_compute_instance.nomad_server[0]: 1 error(s) occurred:

  • Script exited with non-zero exit status: 1

  • module.europe-west2.module.compute.module.utility.google_compute_instance.utility: 1 error(s) occurred:

  • Script exited with non-zero exit status: 1

  • module.europe-west2.module.compute.module.nomad_servers.google_compute_instance.nomad_server[1]: 1 error(s) occurred:

  • Script exited with non-zero exit status: 1

  • module.europe-west2.module.compute.module.consul_servers.null_resource.join_and_prepared_queries: 1 error(s) occurred:

  • Script exited with non-zero exit status: 1

  • module.europe-west2.module.compute.module.vault_servers.google_compute_instance.vault_server[0]: 1 error(s) occurred:

  • Script exited with non-zero exit status: 1

  • module.europe-west2.module.compute.module.nomad_servers.google_compute_instance.nomad_server[2]: 1 error(s) occurred:

  • Script exited with non-zero exit status: 1

Terraform does not automatically rollback in the face of errors.
Instead, your Terraform state file has been partially updated with
any resources that successfully completed. Please address the error
above and apply again to incrementally change your infrastructure.```

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions