terraform-google-kms icon indicating copy to clipboard operation
terraform-google-kms copied to clipboard

Allows managing a keyring, zero or more keys in the keyring, and IAM role bindings on individual keys

Results 11 terraform-google-kms issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test](https://togithub.com/GoogleCloudPlatform/cloud-foundation-toolkit) | `v0.14.0` -> `v0.14.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fGoogleCloudPlatform%2fcloud-foundation-toolkit%2finfra%2fblueprint-test/v0.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies

Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.2 to 1.7.4. Release notes Sourced from github.com/hashicorp/go-getter's releases. v1.7.4 What's Changed Escape user-provided strings in git commands hashicorp/go-getter#483 Fixed a bug in .netrc handling if the...

dependencies

:robot: I have created a release *beep* *boop* --- ## [3.0.0](https://github.com/terraform-google-modules/terraform-google-kms/compare/v2.3.0...v3.0.0) (2024-07-25) ### ⚠ BREAKING CHANGES * **TPG>=5.23:** bump TPG for crypto_key_backend ([#139](https://github.com/terraform-google-modules/terraform-google-kms/issues/139)) * Add import flags ([#133](https://github.com/terraform-google-modules/terraform-google-kms/issues/133)) ### Features...

autorelease: pending

How do I import existing keyring to this module? I have some terraform code: ``` module "kms-keys" { source = "terraform-google-modules/kms/google" version = "~>2.0" project_id = module.project.project_id keyring = var.kms_keyring_name...

bug
triaged
P3

[GCS-CMEK](https://github.com/terraform-google-modules/terraform-example-foundation/blob/develop/4-projects/business_unit_1/development/example_storage_cmek.tf) When the above linked GCS-CMEK is run in the terraform-example-foundation Cloud Build pipeline, it creates Keyrings, Keys, and GCS buckets encrypted with the generated keys in multiple projects parallelly;...

bug
triaged
P2

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | cft/developer-tools | |...

dependencies

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [terraform-google-modules/kms/google](https://registry.terraform.io/modules/terraform-google-modules/kms/google) ([source](https://redirect.github.com/terraform-google-modules/terraform-google-kms)) | module | major | `~> 2.0` -> `~> 3.0` |...

dependencies

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [terraform-google-modules/project-factory/google](https://registry.terraform.io/modules/terraform-google-modules/project-factory/google) ([source](https://redirect.github.com/terraform-google-modules/terraform-google-project-factory)) | module | major | `~> 16.0` -> `~> 17.0` |...

dependencies