upbound / provider-terraform

A @crossplane provider for Terraform
Apache License 2.0
142 stars 56 forks source link

Add example for provider config terraform for Azure #208

Closed jankaacc closed 10 months ago

jankaacc commented 11 months ago

Description of your changes

Added example for initializing provider terraform for azure tfvars file is used to do that

Fixes #

I have:

How has this code been tested

image
Upbound-CLA commented 11 months ago

CLA assistant check
All committers have signed the CLA.

jankaacc commented 11 months ago

ediately obvious to me where the values for subscriptionId/tenantId/clientId/clientSecret come from - I assume they are in the azure-secret?

agree, will add this secret above the providerConfig

jankaacc commented 11 months ago

updated

ytsarev commented 11 months ago

@jankaacc can you please sign the CLA before we merge this one?