Woodpecker CI plugin to manage infrastructure with OpenTofu
Go to file
renovate[bot] 3d2b38efbd chore(docker): update docker.io/library/golang:1.22 docker digest to d5302d4 2024-04-25 03:15:11 +00: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 chore(deps): update quay.io/thegeeklab/wp-docker-buildx docker tag to v4 (#25) 2024-03-27 08:42:53 +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 cleanup docs and examples 2024-03-12 20:43:40 +01:00
plugin fix: delete workdir recursively 2024-03-14 20:45:00 +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 chore(docker): update docker.io/library/golang:1.22 docker digest to d5302d4 2024-04-25 03:15:11 +00:00
LICENSE first commit after fork 2024-02-05 20:44:47 +01:00
Makefile chore(deps): update dependency golangci/golangci-lint to v1.57.2 2024-04-01 22:41:50 +00:00
README.md first commit after fork 2024-02-05 20:44:47 +01:00
go.mod fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.7.1 (#31) 2024-04-22 12:36:53 +02:00
go.sum fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.7.1 (#31) 2024-04-22 12:36:53 +02: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.