-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Activate enableExternalSecretStores option #101
Activate enableExternalSecretStores option #101
Conversation
@ZhengjunHUO this looks like a great contribution, thank you so much! Could you please amend your commit with a signature to comply with https://github.com/crossplane-contrib/provider-terraform/pull/101/checks?check_run_id=8424865341 ? |
Signed-off-by: ZhengjunHUO <[email protected]>
3a1ff14
to
da6f0e1
Compare
@ZhengjunHUO thanks a lot for your contribution! merging it in to include in the next upcoming release! |
@ZhengjunHUO hm, I just noticed that the target branch was |
@ytsarev Because we picked up the v0.3.0 at the time we launched our project, all the modifications and tests are done based on that release and it’s now in production. I could do a cherry pick on the master branch and do some tests at our side but could take some time. |
Please, direct merges to release branches are not something we expect and it actually breaks the provider release process |
@ytsarev Ah ok I see, I didn’t think about that before thanks to point out, my bad, I’ll make a PR on the master branch. |
@ZhengjunHUO no worries, thanks a lot! |
Description of your changes
Fixes #100
I have:
make reviewable test
to ensure this PR is ready for review.How has this code been tested
Follow this guide to prepare the local test vault and crossplane, instead of provisioning the provider GCP, we deploy our provider-terraform:
Test example
Do get composite until ready is true, then connect to the vault and observe the created password, in this case the generated secret is under secret/crossplane-system/foo/bar/preprod/webui