Woodpecker CI plugin to manage infrastructure with OpenTofu
Go to file
Robert Kaussow db2574154a
cleanup docs and examples
2024-03-12 20:43:40 +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 [skip ci] revert renovate automerge config 2024-02-15 12:19:34 +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 chore(deps): update dependency golangci/golangci-lint to v1.56.1 (#15) 2024-02-12 09:25:46 +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 34ce21a 2024-03-06 04:46:43 +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.56.2 2024-02-19 03:41:53 +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.6.1 (#21) 2024-03-07 21:26:55 +01:00
go.sum fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.6.1 (#21) 2024-03-07 21:26:55 +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.