0
0
mirror of https://github.com/thegeeklab/wp-opentofu.git synced 2024-11-21 04:10:39 +00:00
Woodpecker CI plugin to manage infrastructure with OpenTofu
Go to file
renovate[bot] 7c75e038bd
fix(deps): update module github.com/thegeeklab/wp-plugin-go/v3 to v3.0.9 (#111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-09 23:08:43 +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 chore(deps): update golang patch version (#110) 2024-11-08 00:36:48 +00:00
cmd/wp-opentofu docs: hide system flags and refactor generator (#37) 2024-05-04 15:51:32 +02:00
docs docs: hide system flags and refactor generator (#37) 2024-05-04 15:51:32 +02:00
internal/docs chore: migrate to wp-plugin-go v3 (#48) 2024-05-17 21:55:22 +02:00
plugin chore: migrate to wp-plugin-go v3 (#48) 2024-05-17 21:55:22 +02:00
tofu feat: add init options backend and lockfile (#76) 2024-08-08 08:57:36 +02: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 chore: replace deprecated exportloopref golangci linter with copyloopvar 2024-11-08 23:38:39 +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
Containerfile.multiarch chore(deps): update golang patch version (#110) 2024-11-08 00:36:48 +00:00
CONTRIBUTING.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/v3 to v3.0.9 (#111) 2024-11-09 23:08:43 +01:00
go.sum fix(deps): update module github.com/thegeeklab/wp-plugin-go/v3 to v3.0.9 (#111) 2024-11-09 23:08:43 +01:00
LICENSE first commit after fork 2024-02-05 20:44:47 +01:00
Makefile chore(deps): update golang patch version (#110) 2024-11-08 00:36:48 +00:00
README.md first commit after fork 2024-02-05 20:44:47 +01:00
renovate.json first commit after fork 2024-02-05 20:44:47 +01:00
trivy.yaml ci: replace deprecated workflow syntax and add trivy (#106) 2024-10-31 00:14:33 +01:00

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.