Giter VIP home page Giter VIP logo

Comments (6)

sethvargo avatar sethvargo commented on June 11, 2024

It should be github.com/terraform-google-modules/terraform-google-vault. We recently moved modules over, and that didn't get updated. Thanks for pointing it out!

from terraform-google-vault.

mitcharoo avatar mitcharoo commented on June 11, 2024

Hmm...still throwing the same error as above with:

  source         = "github.com/terraform-google-modules/terraform-google-vault"
  project_id     = "${var.project_id}"
  region         = "${var.region}"
  kms_keyring    = "${var.kms_keyring}"
  kms_crypto_key = "${var.kms_crypto_key}"
}```

from terraform-google-vault.

sethvargo avatar sethvargo commented on June 11, 2024

Ah. Terraform 0.11 vs 0.12. This repo has not yet been updated to 0.12. This module is used by a lot of folks who haven't made the upgrade yet, but it's on our path to update it.

from terraform-google-vault.

mitcharoo avatar mitcharoo commented on June 11, 2024

Oh, yep that's totally it. Thanks for the lightning response!

from terraform-google-vault.

mitcharoo avatar mitcharoo commented on June 11, 2024

Hey Seth, know this is not exactly the right space to ask this but now I'm getting this permissions error?

1 error occurred:
	* module.vault.data.external.vault-tls-key-encrypted: data.external.vault-tls-key-encrypted: failed to execute "/Users/mitchparish/dev/copperpot2/.terraform/modules/ce76ba6b539a2a68e04194fd8053228b/scripts/gcpkms-encrypt.sh": + set -o pipefail
++ jq -r '@sh "ROOT=\(.root) DATA=\(.data) PROJECT=\(.project) LOCATION=\(.location) KEYRING=\(.keyring) KEY=\(.key)"'
/Users/mitchparish/dev/copperpot2/.terraform/modules/ce76ba6b539a2a68e04194fd8053228b/scripts/gcpkms-encrypt.sh: line 28: jq: command not found
+ eval ''
+ [[ '' == \n\u\l\l ]]
+ [[ '' == \n\u\l\l ]]
++ echo -n '||||'
++ md5sum
++ cut -d ' ' -f1
+ SIG=59d7d64dbcc254544f04cdb81ccff699
+ KMS_DIR=/.terraform/kms
+ mkdir -p /.terraform/kms
mkdir: /.terraform/kms: Permission denied

Any idea what's going on? Everything else until this point is being created correctly. Changed service account to full owner status and still getting this.

from terraform-google-vault.

sethvargo avatar sethvargo commented on June 11, 2024

Install jq (varies by platform)

from terraform-google-vault.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.