cloud-foundation-fabric/tests
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
..
blueprints Add empty test in blueprints folder 2023-02-25 19:26:11 +01:00
examples Update factories and apigee tests 2023-02-25 19:26:11 +01:00
fast Fix 2023-02-22 13:02:29 +01:00
modules Fix compute-vm:CloudKMS test for provider>=4.54.0 2023-02-28 15:10:22 +00:00
__init__.py Copyright bump (#410) 2022-01-01 15:52:31 +01:00
collectors.py Simplify test spec structure 2022-12-06 15:50:39 +01:00
conftest.py Bring back `tests` key in test yaml spec 2022-12-06 00:06:29 +01:00
fixtures.py FAST multitenant bootstrap and resource management, rename org-level FAST stages (#1052) 2023-02-04 15:00:45 +01:00
legacy_fixtures.py Remove recursive_e2e_plan_runner 2022-12-18 14:00:20 +01:00
requirements.txt bump test suite versions 2023-01-19 17:47:14 +01:00