Skip to content

Instantly share code, notes, and snippets.

@Xusifob
Created August 1, 2022 15:17
Show Gist options
  • Save Xusifob/5a5e9edae3868196ef443f3fda05033b to your computer and use it in GitHub Desktop.
Save Xusifob/5a5e9edae3868196ef443f3fda05033b to your computer and use it in GitHub Desktop.
Error in terraform
│ Error: PUT https://api.github.com/repos//my-org/repo/environments/staging: 404 Not Found []
│ with module.webapp.module.secret_keys.github_repository_environment.environment,
│ on ../../components/github_secrets/main.tf line 5, in resource "github_repository_environment" "environment":
│ 5: resource "github_repository_environment" "environment" {
2022-08-01T15:12:46.126Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/github/4.28.0/linux_amd64/terraform-provider-github_v4.28.0 pid=39
2022-08-01T15:12:46.126Z [DEBUG] provider: plugin exited
ERROR: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment