Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Custom provider source repo #24

Open
malarinv opened this issue Apr 12, 2022 · 0 comments
Open

Custom provider source repo #24

malarinv opened this issue Apr 12, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@malarinv
Copy link

What happened?

Currently the template hard-codes github.com/crossplane-contrib/ without ability to update the source prefix with environment variables like ProviderNameUpper | ProviderNameLower. Also why not use env vars for the following as well in the docs instead of editing Makefile?

export TERRAFORM_PROVIDER_SOURCE := hashicorp/null
export TERRAFORM_PROVIDER_VERSION := 3.1.0
export TERRAFORM_PROVIDER_DOWNLOAD_NAME := terraform-provider-null
export TERRAFORM_PROVIDER_DOWNLOAD_URL_PREFIX

How can we reproduce it?

clone template and follow guide

What environment did it happen in?

Crossplane version: 1.7
Provider version: 3.1.0
Terrajet version: 0.4.2
Terraform version: 1.1.6

@malarinv malarinv added the bug Something isn't working label Apr 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant