org.go: fix typo in visibilty error #653

Merged
jolheiser merged 1 commits from rjhaverkamp/go-sdk:main into main 2024-02-28 00:12:41 +00:00
Contributor

I'm using the terraform gitea provider(using manual builds since the release pipeline is stale) and was very surprised by this error message:

╷
│ Error: infalid bisibility option
│ 
│   with gitea_org.test,
│   on main.tf line 1, in resource "gitea_org" "test":
│    1: resource "gitea_org" "test" {
I'm using the terraform gitea provider(using manual builds since the release pipeline is stale) and was very surprised by this error message: ``` ╷ │ Error: infalid bisibility option │ │ with gitea_org.test, │ on main.tf line 1, in resource "gitea_org" "test": │ 1: resource "gitea_org" "test" { ```
rjhaverkamp added 1 commit 2024-02-27 19:49:00 +00:00
org.go: fix typo in visibilty error
All checks were successful
testing / testing (pull_request) Successful in 2m40s
20575b9e70
jolheiser approved these changes 2024-02-27 19:52:53 +00:00
jolheiser merged commit 9ec1b82849 into main 2024-02-28 00:12:41 +00:00
Sign in to join this conversation.
No description provided.