Add hcp_terraform to list of expected cred types to fix failing api test CI Check (#16188)

* Add hcp_terraform to list of expected cred types to fix failing api test ci check
This commit is contained in:
Lila Yasin
2025-11-24 13:09:04 -05:00
committed by GitHub
parent 4db52e074b
commit e03beb4d54

View File

@@ -93,6 +93,7 @@ def test_default_cred_types():
'gpg_public_key',
'hashivault_kv',
'hashivault_ssh',
'hcp_terraform',
'insights',
'kubernetes_bearer_token',
'net',