ansible-collections / cloud.terraform

The collection automates the management and provisioning of infrastructure as code (IaC) using the Terraform CLI tool within Ansible playbooks and Execution Environment runtimes.
GNU General Public License v3.0
100 stars 36 forks source link

inventory/terraform_state - Use `terraform state pull` command instead of `terraform show` to read state file #153

Closed abikouo closed 4 months ago

abikouo commented 5 months ago
SUMMARY

Closes #151

The plugin inventory/terraform_state has been updated to read the raw state file instead using terraform state pull command instead of reading the output from terraform show (which requires the provider version used) command to parse resources

ISSUE TYPE
COMPONENT NAME

inventory/terraform_state

softwarefactory-project-zuul[bot] commented 5 months ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/ed2d7c1d48b5444395da292cb1950bb2

:heavy_check_mark: ansible-galaxy-importer SUCCESS in 4m 15s :heavy_check_mark: build-ansible-collection SUCCESS in 6m 42s

softwarefactory-project-zuul[bot] commented 4 months ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/00ca32b101554ce2b2ed8ad95372fbc2

:heavy_check_mark: ansible-galaxy-importer SUCCESS in 4m 10s :heavy_check_mark: build-ansible-collection SUCCESS in 6m 36s

softwarefactory-project-zuul[bot] commented 4 months ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/8a086dc61c204b93828d18cb6240586a

:heavy_check_mark: ansible-galaxy-importer SUCCESS in 4m 08s :heavy_check_mark: build-ansible-collection SUCCESS in 7m 12s

softwarefactory-project-zuul[bot] commented 4 months ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/7d2a2e627a7448dfa9c47b60bc59dd62

:heavy_check_mark: ansible-galaxy-importer SUCCESS in 4m 07s :heavy_check_mark: build-ansible-collection SUCCESS in 6m 50s

patchback[bot] commented 4 months ago

Backport to stable-2: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-2/8c78d5ef879de1144a7cf6e001d673ce44dbdbc7/pr-153

Backported as https://github.com/ansible-collections/cloud.terraform/pull/157

🤖 @patchback I'm built with octomachinery and my source is open — https://github.com/sanitizers/patchback-github-app.

patchback[bot] commented 4 months ago

Backport to stable-3: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-3/8c78d5ef879de1144a7cf6e001d673ce44dbdbc7/pr-153

Backported as https://github.com/ansible-collections/cloud.terraform/pull/158

🤖 @patchback I'm built with octomachinery and my source is open — https://github.com/sanitizers/patchback-github-app.