You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Needed support for HTTPS_PROXY, so I can use this provider inside corporate LAN, which is requiring web proxy to reach internet. Also, running into several bugs/issues probably because it implements an old version of Spinnaker API.
Create pull request #8 with the following changes:
Added Provider argument https_proxy - allows provider to connect to Spinnaker via HTTP proxy
Update module terraform plugin sdk from Hashicorp to v1.17.2
Update module spin from Spinnaker to v1.27.1
The text was updated successfully, but these errors were encountered:
Needed support for HTTPS_PROXY, so I can use this provider inside corporate LAN, which is requiring web proxy to reach internet. Also, running into several bugs/issues probably because it implements an old version of Spinnaker API.
Create pull request #8 with the following changes:
The text was updated successfully, but these errors were encountered: