Skip to content

aibridge: create Terraform module to setup workspace for proxy usage #1187

@dannykopping

Description

@dannykopping

RFC

The CA cert and env vars are required to communicate with the proxy.

Acceptance criteria:

  • Sets the following env vars in agent environment:
    • HTTP_PROXY
    • HTTPS_PROXY
    • NODE_EXTRA_CA_CERTS (Node)
    • SSL_CERT_FILE (OpenSSL lib users)
    • REQUESTS_CA_BUNDLE (Python)
    • CURL_CA_BUNDLE (cURL)
  • Must download the certificate from aibridge: expose certificate via API endpoint #1184
  • Should require minimal configuration
  • Must be a datasource type

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions