Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Move control variables to the main Makefile #155

Merged
merged 1 commit into from
Mar 11, 2022

Conversation

ytsarev
Copy link
Collaborator

@ytsarev ytsarev commented Mar 2, 2022

Description of your changes

  • Move TERRAFORM_* to the main Makefile and export them
  • Deprecate AZURERM_REFSPEC to avoid duplication and cross reference

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

rm -rf .work
make generate
make build.artifacts.platform

* Move TERRAFORM_* to the main Makefile and export them
* Deprecate `AZURERM_REFSPEC` to avoid duplication and cross reference

Signed-off-by: Yury Tsarev <[email protected]>
@ytsarev ytsarev requested a review from ulucinar March 2, 2022 13:44
@ezgidemirel ezgidemirel mentioned this pull request Mar 8, 2022
2 tasks
@ezgidemirel ezgidemirel self-requested a review March 8, 2022 16:33
Copy link
Collaborator

@ezgidemirel ezgidemirel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've created another PR on top of this and tested with creating some resources on Azure side. All looks good to me. Thanks @ytsarev !

@ulucinar
Copy link
Collaborator

Thank you @ytsarev, lgtm.

@ulucinar ulucinar merged commit 91c8f61 into crossplane-contrib:main Mar 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants