Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raphaeldegail/ansible-hcp-terraform

An ansible collection for the HCP Terraform platform.
https://github.com/raphaeldegail/ansible-hcp-terraform

ansible ansible-collection ansible-galaxy ansible-modules hashicorp hashicorp-terraform terraform terraform-cloud

Last synced: 7 days ago
JSON representation

An ansible collection for the HCP Terraform platform.

Awesome Lists containing this project

README

        

# HCP Terraform Platform Ansible Collection

This collection provides a series of Ansible modules and plugins for interacting with the [HCP Terraform](https://www.hashicorp.com/products/terraform)

This collection works with Ansible 2.16+

## Installation

```bash
ansible-galaxy collection install raphaeldegail.hcp_terraform
```

## Resources Supported

* Terraform project (hcp_terraform_project, hcp_terraform_project_info)
* Terraform variable set (hcp_terraform_varset, hcp_terraform_varset_info)
* Terraform variable (hcp_terraform_var, hcp_terraform_var_info)
* Terraform workspace (hcp_terraform_workspace, hcp_terraform_workspace_info)