mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 15:09:32 -02:30
Modify the link to terraform_state inventory plugin (#15241)
fix link to terraform_state inventory plugin
This commit is contained in:
@@ -22,7 +22,7 @@ const ansibleDocUrls = {
|
||||
constructed:
|
||||
'https://docs.ansible.com/ansible/latest/collections/ansible/builtin/constructed_inventory.html',
|
||||
terraform:
|
||||
'https://github.com/ansible-collections/cloud.terraform/blob/stable-statefile-inventory/plugins/inventory/terraform_state.py',
|
||||
'https://github.com/ansible-collections/cloud.terraform/blob/main/docs/cloud.terraform.terraform_state_inventory.rst',
|
||||
};
|
||||
|
||||
const getInventoryHelpTextStrings = () => ({
|
||||
|
||||
Reference in New Issue
Block a user