Skip to content

Feature Request > GitHub App authentication support #514

@kuwas

Description

@kuwas

Terraform Version

v0.13.0-beta3

Affected Resource(s)

  • provider configuration

Terraform Configuration Files

provider "github" {
  app_id          = var.app_id
  private_key_pem = var.private_key_pem
}

Debug Output

n/a, this feature doesn't exist

Panic Output

n/a, this feature doesn't exist

Expected Behavior

Terraform authenticates as a GitHub App, this removes the need of making a bot GitHub account for terraform usage

Actual Behavior

n/a, this feature doesn't exist

Steps to Reproduce

n/a, this feature doesn't exist

Important Factoids

References

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions