inventory/terraform_state - Use terraform state pull
command instead of terraform show
to read state file
#155
linters.yaml
on: pull_request
ansible-lint
1m 3s
tox-linters
/
Runs code linting tests
28s
Annotations
2 errors and 3 warnings
yaml[line-length]:
changelogs/fragments/20240620-inventory-terraform_state-fix-issue-with-terraform-show.yaml#L3
Line too long (218 > 160 characters)
|
ansible-lint
Process completed with exit code 2.
|
tox-linters / Runs code linting tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
fqcn[deep]:
tests/unit/plugins/modules/cloud/misc/test_terraform.py#L1
Deep plugins directory is discouraged. Move 'tests/unit/plugins/modules/cloud/misc/test_terraform.py' directly under 'plugins/modules' folder.
|
ansible-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|