kubevela.github.io/docs/cli/vela_provider_add_terraform...

1.1 KiB

title
vela provider add terraform-azure

Authenticate Terraform Cloud Provider terraform-azure

Synopsis

Authenticate Terraform Cloud Provider terraform-azure by creating a credential secret and a Terraform Controller Provider

vela provider add terraform-azure [flags]

Examples

vela provider add terraform-azure

Options

      --ARM_CLIENT_ID string         
      --ARM_CLIENT_SECRET string     
      --ARM_SUBSCRIPTION_ID string   
      --ARM_TENANT_ID string         
  -h, --help                         help for terraform-azure
      --name azure                   The name of Terraform Provider for Azure, default is azure (default "azure")

Options inherited from parent commands

  -y, --yes   Assume yes for all user prompts

SEE ALSO

Go Back to CLI Commands Homepage.

Auto generated by spf13/cobra on 19-Apr-2022, refer to script in KubeVela.