cloud-foundation-fabric/blueprints/networking/__need_fixing
Dan Farmer 52eb83758f Fix compute-vm:CloudKMS test for provider>=4.54.0
* TF provider >= 4.54.0 now returns `rsa_encrypted_key` for
  `google_compute_disk.disks["attached-disk"]` (see
  hashicorp/terraform-provider-google#4448)
* Add this field to expected model to fix test assertion failure
* Update required TF provider to 4.55.0 (latest) since the assertion
  will now fail with <4.54.0, which do not return `rsa_encrypted_key`
  * Updated the whole repo on advice from @ludoo
2023-02-28 15:10:22 +00:00
..
nginx-reverse-proxy-cluster Fix compute-vm:CloudKMS test for provider>=4.54.0 2023-02-28 15:10:22 +00:00
onprem-google-access-dns Fix compute-vm:CloudKMS test for provider>=4.54.0 2023-02-28 15:10:22 +00:00
README.md Assorted module fixes (#1045) 2022-12-10 15:40:15 +01:00

README.md

Deprecated or unsupported blueprints

The blueprints in this folder are either deprecated or need work on them.

  • nginx reverse proxy cluster needs tests and resolving a cycle