Woodpecker CI plugin to manage infrastructure with OpenTofu
Go to file
renovate[bot] 8f9221028e
fix(deps): update module github.com/rs/zerolog to v1.32.0 (#9)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-07 13:34:04 +01:00
.github first commit after fork 2024-02-05 20:44:47 +01:00
.gitsv first commit after fork 2024-02-05 20:44:47 +01:00
.woodpecker test renovate auto updates 2024-02-05 21:41:51 +01:00
cmd/wp-opentofu fix: apply no_log option only to sensitive commands (#4) 2024-02-06 10:41:11 +01:00
docs fix: apply no_log option only to sensitive commands (#4) 2024-02-06 10:41:11 +01:00
plugin fix: fix setup for custom tofu versions (#8) 2024-02-07 13:17:58 +01:00
.dictionary fix spellcheck 2024-02-05 21:55:11 +01:00
.editorconfig first commit after fork 2024-02-05 20:44:47 +01:00
.gitignore first commit after fork 2024-02-05 20:44:47 +01:00
.golangci.yml first commit after fork 2024-02-05 20:44:47 +01:00
.markdownlint.yml first commit after fork 2024-02-05 20:44:47 +01:00
.prettierignore first commit after fork 2024-02-05 20:44:47 +01:00
CONTRIBUTING.md first commit after fork 2024-02-05 20:44:47 +01:00
Containerfile.multiarch harmonize container image refs and use fqin 2024-02-07 09:40:55 +01:00
LICENSE first commit after fork 2024-02-05 20:44:47 +01:00
Makefile first commit after fork 2024-02-05 20:44:47 +01:00
README.md first commit after fork 2024-02-05 20:44:47 +01:00
go.mod fix(deps): update module github.com/rs/zerolog to v1.32.0 (#9) 2024-02-07 13:34:04 +01:00
go.sum fix(deps): update module github.com/rs/zerolog to v1.32.0 (#9) 2024-02-07 13:34:04 +01:00
renovate.json first commit after fork 2024-02-05 20:44:47 +01:00

README.md

wp-opentofu

Woodpecker CI plugin to manage infrastructure with OpenTofu

Build Status Docker Hub Quay.io Go Report Card GitHub contributors Source: GitHub License: Apache-2.0

Woodpecker CI plugin to manage infrastructure with OpenTofu. This plugin is a fork of jmccann/drone-terraform. You can find the full documentation at https://woodpecker-plugins.geekdocs.de.

Contributors

Special thanks to all contributors. If you would like to contribute, please see the instructions.

License

This project is licensed under the Apache-2.0 License - see the LICENSE file for details.