diff --git a/awx/main/tests/functional/test_credential.py b/awx/main/tests/functional/test_credential.py index b26167cdd03f..2ecc508088a0 100644 --- a/awx/main/tests/functional/test_credential.py +++ b/awx/main/tests/functional/test_credential.py @@ -93,6 +93,7 @@ def test_default_cred_types(): 'gpg_public_key', 'hashivault_kv', 'hashivault_ssh', + 'hcp_terraform', 'insights', 'kubernetes_bearer_token', 'net',