Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cupel-co/actions

Actions for the cupel-co organisation
https://github.com/cupel-co/actions

actions github opentofu

Last synced: about 1 month ago
JSON representation

Actions for the cupel-co organisation

Awesome Lists containing this project

README

        

# Actions
[![Integrate](https://github.com/cupel-co/actions/actions/workflows/integrate.yml/badge.svg)](https://github.com/cupel-co/actions/actions/workflows/integrate.yml)

A collection of reusable GitHub actions

## Actions
* Artifact
* [delete](.github/actions/artifact/delete/README.md)
* [download](.github/actions/artifact/download/README.md)
* [upload](.github/actions/artifact/upload/README.md)
* GitHub
* [release](.github/actions/github/release/README.md)
* [tag](.github/actions/github/tag/README.md)
* Infracost
* [breakdown](.github/actions/infracost/breakdown/README.md)
* [comment](.github/actions/infracost/comment/README.md)
* [diff](.github/actions/infracost/diff/README.md)
* Notify
* [deployment](.github/actions/notify/deployment/README.md)
* [pull-request](.github/actions/notify/pull-request/README.md)
* [release](.github/actions/notify/release/README.md)
* OpenTofu
* [apply](.github/actions/opentofu/apply/README.md)
* [plan](.github/actions/opentofu/plan/README.md)
* [destroy](.github/actions/opentofu/destroy/README.md)
* Pull Request
* [update](.github/actions/pull-request/update/README.md)
* [tfsec](.github/actions/tfsec/README.md)
* [tflint](.github/actions/tflint/README.md)
* Version
* [generate](.github/actions/version/generate/README.md)