Files
starter-workflows/ci/properties/terraform.properties.json
T

8 lines
185 B
JSON
Raw Normal View History

2020-04-28 14:28:36 -04:00
{
"name": "Terraform",
"description": "Set up Terraform CLI in your GitHub Actions workflow.",
2020-06-02 21:57:58 -07:00
"creator": "HashiCorp",
2020-04-28 14:28:36 -04:00
"iconName": "terraform",
"categories": null
2020-06-02 21:57:58 -07:00
}