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: 2 months 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?branch=main&event=push)](https://github.com/cupel-co/actions/actions/workflows/integrate.yml)

A collection of reusable GitHub actions

## Actions
### Artifacts
* [delete](.github/actions/artifact/delete/README.md)
* [download](.github/actions/artifact/download/README.md)
* [upload](.github/actions/artifact/upload/README.md)

### AWS
* [ecr](.github/actions/aws/ecr)
* [login](.github/actions/aws/ecr/login/README.md)

### Deployed
* [notify](.github/actions/deployed/notify/README.md)

### Docker
* [build](.github/actions/docker/build/README.md)
* [push](.github/actions/docker/push/README.md)

### OpenTofu
* [apply](.github/actions/opentofu/apply/README.md)
* [cost](.github/actions/opentofu/cost)
* [breakdown](.github/actions/opentofu/cost/breakdown/README.md)
* [comment](.github/actions/opentofu/cost/comment/README.md)
* [diff](.github/actions/opentofu/cost/diff/README.md)
* [destroy](.github/actions/opentofu/destroy/README.md)
* [get](.github/actions/opentofu/get/README.md)
* [lint](.github/actions/opentofu/lint/README.md)
* [plan](.github/actions/opentofu/plan/README.md)
* [sec](.github/actions/opentofu/sec/README.md)

### Pull Request
* [notify](.github/actions/pull-request/notify/README.md)
* [update](.github/actions/pull-request/update/README.md)

### Release
* [create](.github/actions/release/create/README.md)
* [notify](.github/actions/release/notify/README.md)
* [tag](.github/actions/release/tag/README.md)

### Terrakube
* [plan](.github/actions/terrakube/plan/README.md)

### Version
* [generate](.github/actions/version/generate/README.md)