straubt1 / tfx

TFx is a standalone CLI for Terraform Cloud and Terraform Enterprise.
MIT License
87 stars 15 forks source link

Add configuration to allow insecure SSL connections #119

Open jeremymefford opened 3 months ago

jeremymefford commented 3 months ago

Expected Behavior

An additional flag or env var should allow for TFX to skip ssl certificate validation. This enables testing against self signed certs.

Actual Behavior

TFX will fail with tls: failed to verify certificate: x509: certificate signed by unknown authority

Specifications

tfx version: v0.1.2 Terraform Enterprise