Archived
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b7bc2dd9c7 | ||
|
|
54d07a05a9 | ||
|
|
ae75b2a937 |
@@ -0,0 +1,4 @@
|
||||
export CI=1
|
||||
export TERM=xterm-256color
|
||||
export GIT_PAGER=cat
|
||||
export PATH="$(pwd)/.codex/bin:$PATH"
|
||||
@@ -12,7 +12,7 @@ jobs:
|
||||
goreleaser:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@ go.work.sum
|
||||
|
||||
# env file
|
||||
.env
|
||||
|
||||
! .terraform-registry
|
||||
# Terraform local artifacts
|
||||
.terraform/
|
||||
**/.terraform/
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
Request: Re-establish link between github repo and hasicorp registry provider
|
||||
Registry Link: https://registry.terraform.io/providers/beatz174-bit/dynu
|
||||
Request by: wayne.bennett@live.com
|
||||
Reference in New Issue
Block a user