Skip to content
View gitrgoliveira's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
  • Hashicorp
  • UK
  • 03:23 (UTC +01:00)
Block or Report

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

  1. bracket-creator bracket-creator Public

    simple cli to create Kendo tournament brackets

    Go 1

  2. 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 20 2

  3. tfc-run-task-demo tfc-run-task-demo Public

    An example of a custom pre-plan run task

    Go 3 1

  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 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)