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
- Host: GitHub
- URL: https://github.com/cupel-co/actions
- Owner: cupel-co
- License: gpl-3.0
- Created: 2024-09-06T03:28:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-30T01:04:49.000Z (over 1 year ago)
- Last Synced: 2025-01-29T04:43:01.807Z (over 1 year ago)
- Topics: actions, github, opentofu
- Homepage:
- Size: 132 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Actions
[](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)