mirror of
https://github.com/ansible/awx.git
synced 2026-03-11 22:49:32 -02:30
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:
@@ -93,6 +93,7 @@ def test_default_cred_types():
|
|||||||
'gpg_public_key',
|
'gpg_public_key',
|
||||||
'hashivault_kv',
|
'hashivault_kv',
|
||||||
'hashivault_ssh',
|
'hashivault_ssh',
|
||||||
|
'hcp_terraform',
|
||||||
'insights',
|
'insights',
|
||||||
'kubernetes_bearer_token',
|
'kubernetes_bearer_token',
|
||||||
'net',
|
'net',
|
||||||
|
|||||||
Reference in New Issue
Block a user