Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cupel-co/actions
- Owner: cupel-co
- License: gpl-3.0
- Created: 2024-09-06T03:28:51.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-01T04:52:48.000Z (about 2 months ago)
- Last Synced: 2024-10-01T15:13:34.382Z (about 2 months ago)
- Topics: actions, github, opentofu
- Homepage:
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)