astonishing-tomato-18259
10/02/2023, 9:41 AMmicroscopic-river-74022
10/02/2023, 9:41 AMmicroscopic-river-74022
10/02/2023, 9:41 AMterraform action as part of your project, much like any other actions. A terraform action maps to a single Deploy that you can define as a runtime dependency for any of your other Deploy, Run and Test actions.
Here is a general example of a terraform deploy action:
yaml
kind: Deploy
type: terraform
name: tfns
autoApply: true
For more specific instructions on how to use Terraform to create a Kubernetes namespace, you may need to refer to the Terraform and Kubernetes documentation or other resources.
For more information on configuring Garden and using terraform actions, you can refer to the Garden documentation ().
----------------------
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
----------------------