Created
August 1, 2022 15:17
-
-
Save Xusifob/5a5e9edae3868196ef443f3fda05033b to your computer and use it in GitHub Desktop.
Error in terraform
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
│ 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