Change upload-artifacts source
All checks were successful
/ non-lab (push) Successful in 2m49s

This commit is contained in:
Chris Cowley 2024-09-13 09:50:41 +00:00
parent 60ba1becdb
commit 9f1fd99fde
2 changed files with 5 additions and 1 deletions

View file

@ -43,7 +43,7 @@ jobs:
export B2_APPLICATION_KEY_ID=${{ secrets.B2_APPLICATION_KEY_ID }}
export B2_APPLICATION_KEY=${{ secrets.B2_APPLICATION_KEY }}
tofu plan -out tfplan
- uses: actions/upload-artifact@v4
- uses: https://code.forgejo.org/forgejo/upload-artifact@v4
with:
name: plan
path: ${{ github.workspace }}/non-lab/tfplan

View file

@ -6,6 +6,7 @@ provider "registry.opentofu.org/goauthentik/authentik" {
constraints = "2024.8.2"
hashes = [
"h1:+RVux9TSmkUsxIinptup4oOdfzObeXLaOnc0oi0Vat4=",
"h1:a/zGxz5mU9L/j0s0QuhBFDNw057ZzsEhD8aaH4YTsjI=",
"zh:1a08cf73a35237bf84e8761eb026b4175bc34bab4c6a206110cb9a3d06c86391",
"zh:1f5807c2ab22e21a9f4c1d19bc64c52150ac003c6a90417315d8fafb6cbfd09d",
"zh:20237b247cbee340d03629f3bb4e156e8ccf65db246eeffb4cad3dabe34f26bb",
@ -28,6 +29,7 @@ provider "registry.opentofu.org/hashicorp/kubernetes" {
constraints = "2.31.0"
hashes = [
"h1:MfkGdRph9sDol+ukIgIigdXuLLpC2JPUHH5oF2zEfTM=",
"h1:z2qlqn6WbrjbezwQo4vvlwAgVUGz59klzDU4rlYhYi8=",
"zh:0dd25babf78a88a61dd329b8c18538a295ea63630f1b69575e7898c89307da39",
"zh:3138753e4b2ce6e9ffa5d65d73e9236169ff077c10089c7dc71031a0a139ff6d",
"zh:644f94692dc33de0bb1183c307ae373efbf4ef4cb92654ccc646a5716edf9593",
@ -45,6 +47,7 @@ provider "registry.opentofu.org/hashicorp/local" {
version = "2.5.1"
hashes = [
"h1:8bCbJcRyrXb0YmskSdP0XtTLINolscfZ6oWaXgtXLHI=",
"h1:GgW5qncKu4KnXLE1ZYv5iwmhSYtTNzsOvJAOQIyFR7E=",
"zh:031c2c2070672b7e78e0aa15560839278dc57fe7cf1e58a617ac13c67b31d5fb",
"zh:1ef64ea4f8382cd538a76f3d319f405d18130dc3280f1c16d6aaa52a188ecaa4",
"zh:422ce45691b2f384dbd4596fdc8209d95cb43d85a82aaa0173089d38976d6e96",
@ -62,6 +65,7 @@ provider "registry.opentofu.org/hashicorp/random" {
version = "3.6.2"
hashes = [
"h1:9/mOE51WYYFajLHkN/lnbEcMsvC3CBwHWNrrnkF4TXA=",
"h1:PXvoOj9gj+Or+9k0tQWCQJKxnsVO0GqnQwVahgwRrsU=",
"zh:1f27612f7099441526d8af59f5b4bdcc35f46915df5d243043d7337ea5a3e38a",
"zh:2a58e66502825db8b4b96116c04bd0323bca1cf1f5752bdd8f9c26feb84d3b1e",
"zh:4f0a4fa479e29de0c3c90146fd58799c097f7a55401cb00560dd4e9b1e6fad9d",