Modify the link to terraform_state inventory plugin (#15241)

fix link to terraform_state inventory plugin
This commit is contained in:
Akira Yokochi
2024-06-02 11:36:30 +09:00
committed by GitHub
parent a15bcf1d55
commit 7845ec7e01
2 changed files with 3 additions and 3 deletions

View File

@@ -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 = () => ({