mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
Add new credential type to support Terraform backend configuration (#14828)
* Add new credential type to support configuration of Terraform Backend * Fix unit tests
This commit is contained in:
@@ -101,6 +101,7 @@ def test_default_cred_types():
|
||||
'satellite6',
|
||||
'scm',
|
||||
'ssh',
|
||||
'terraform',
|
||||
'thycotic_dsv',
|
||||
'thycotic_tss',
|
||||
'vault',
|
||||
|
||||
Reference in New Issue
Block a user