If you use a terraform agent to execute the jobs you can choose to use this on all workspaces by enabling this from the org settings or you can select it on each workspace. It would be great to be able to do this using station.
Problem and Motivation
We had a customer who wanted to use a private terraform agent in K8s, and we noticed that this was currently not supported in station.
Feature Description
If you use a terraform agent to execute the jobs you can choose to use this on all workspaces by enabling this from the org settings or you can select it on each workspace. It would be great to be able to do this using station.
Problem and Motivation
We had a customer who wanted to use a private terraform agent in K8s, and we noticed that this was currently not supported in station.
Possible Implementation
The tfe_workspace_settings resource can probably be used to enable this functionality.