blinqas / station

Use Station to create secure and automated environments for your workloads in Azure
MIT License
7 stars 1 forks source link

feat: added support for selecting execution_mode in tfe #171

Open SanderBlom opened 1 month ago

SanderBlom commented 1 month ago

Description

Added support for selecting the execution_mode and the agent_pool to use in terrafrom cloud. This lets us specify if we want to run it locally, in TFC or using a private agent that we install on a remote network.

Fixes #170

Type of Change

Testing

See the testing docs for more information about how to test your code

Checklist

Before submitting this PR, please ensure the following:

Additional Information

Provide any additional information or context about the pull request here.


Thank you for contributing to Station!