Skip to content
View ajesh1995's full-sized avatar

Block or report ajesh1995

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ajesh1995/README.md

terraform { required_providers { github = { source = "integrations/github" version = "~> 4.0" } } }

Configure the GitHub Provider

provider "github" {}

Add a user to the organization

resource "github_membership" "membership_for_user_x" {

...

}

Popular repositories Loading

  1. ajesh1995 ajesh1995 Public

    Config files for my GitHub profile.

  2. ajesh ajesh Public

  3. ajes ajes Public

  4. SRE-cheat-sheet SRE-cheat-sheet Public

    Forked from shibumi/SRE-cheat-sheet

    A vocabulary collection for SREs

  5. text text Public

    nothing

  6. an an Public