Woodpecker CI plugin to manage infrastructure with OpenTofu
Go to file
Robert Kaussow 4aa972e38e
fix: add back parsing for fmt_option and init_option (#13)
2024-02-07 20:32:15 +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: add back parsing for fmt_option and init_option (#13) 2024-02-07 20:32:15 +01:00
docs fix: add back parsing for fmt_option and init_option (#13) 2024-02-07 20:32:15 +01:00
plugin fix: add back parsing for fmt_option and init_option (#13) 2024-02-07 20:32:15 +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 fix: add dependencies required by tofu or providers (#10) 2024-02-07 13:48:35 +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.