Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(github/bar): follow up #2316 #2934

Closed

Conversation

suzuki-shunsuke-app[bot]
Copy link
Contributor

@suzuki-shunsuke

This pull request was created automatically to follow up the failure of apply.

Follow up #2316 (failed workflow)

  1. Check the error message chore(deps): update dependency terraform-linters/tflint-ruleset-aws to v0.30.0 (github/services/bar) #2316
  2. Check the result of terraform plan
  3. Add commits to this pull request and fix the problem if needed
  4. Review and merge this pull request

@suzuki-shunsuke-app

This comment has been minimized.

@suzuki-shunsuke-app
Copy link
Contributor Author

Plan Result (github/bar)

CI link

Plan: 1 to add, 0 to change, 0 to destroy.
  • Create
    • github_issue_label.bar
Change Result (Click me)
  # github_issue_label.bar will be created
  + resource "github_issue_label" "bar" {
      + color       = "FF0000"
      + description = "bar"
      + etag        = (known after apply)
      + id          = (known after apply)
      + name        = "bar"
      + repository  = "tfaction-example"
      + url         = (known after apply)
    }

Plan: 1 to add, 0 to change, 0 to destroy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant