Files

8 lines
195 B
JSON
Raw Permalink 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",
2021-08-23 12:47:22 +05:30
"categories": ["Deployment"]
2020-06-02 21:57:58 -07:00
}