Skip to content
View gitrgoliveira's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Organizations

@IBM

Block or report gitrgoliveira

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. vault-plugin-secrets-openai vault-plugin-secrets-openai Public

    OpenAI secrets engine for Vault

    Go 7

  2. vault-plugin-database-cmd vault-plugin-database-cmd Public

    A custom Vault database plugin designed to manage any type credential by executing system commands or scripts embedded in the container

    Go 4

  3. se-tool se-tool Public

    This is an AI tool to help Solutions Engineers in their day to day work. Currently targeting HashiCorp Solutions Engineers.

    Python 30 7

  4. tfc-pipeline-run-task tfc-pipeline-run-task Public

    A customizable, containerized run task for Terraform Cloud/Enterprise, supporting multiple workflow stages to create a secure and enforced terraform pipeline

    Go 2 1

  5. github_vault_integration_example github_vault_integration_example Public

    HCL 1

  6. Nomad Enterprise Sentinel Testing Nomad Enterprise Sentinel Testing
    1
    nomad agent -dev -bind 0.0.0.0  -acl-enabled >nomad-server.log &
    2
    sleep 5
    3
    
                  
    4
    nomad acl bootstrap -json > bootstrap.json
    5
    export NOMAD_TOKEN=$(jq -r .SecretID bootstrap.json)