mirror of
https://github.com/ansible/awx.git
synced 2026-02-23 22:16:00 -03: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',
|
||||
'hashivault_kv',
|
||||
'hashivault_ssh',
|
||||
'hcp_terraform',
|
||||
'insights',
|
||||
'kubernetes_bearer_token',
|
||||
'net',
|
||||
|
||||
Reference in New Issue
Block a user