This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Regenerate with latest terrajet#109
Merged
turkenh merged 2 commits intocrossplane-contrib:mainfrom Oct 15, 2021
turkenh:latest-terrajet
Merged
Regenerate with latest terrajet#109turkenh merged 2 commits intocrossplane-contrib:mainfrom turkenh:latest-terrajet
turkenh merged 2 commits intocrossplane-contrib:mainfrom
turkenh:latest-terrajet
Conversation
Signed-off-by: Hasan Turken <turkenh@gmail.com>
Signed-off-by: Hasan Turken <turkenh@gmail.com>
ulucinar
approved these changes
Oct 15, 2021
|
Backport failed for Please cherry-pick the changes locally. git fetch origin release-0.2
git worktree add -d .worktree/backport-109-to-release-0.2 origin/release-0.2
cd .worktree/backport-109-to-release-0.2
git checkout -b backport-109-to-release-0.2
ancref=$(git merge-base 654245c6f2841afd7141514c1ac1b055aebdc764 72be68cac5c29d2dee9c0316e797bdf0307222de)
git cherry-pick -x $ancref..72be68cac5c29d2dee9c0316e797bdf0307222de |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of your changes
This PR updates terrajet to consume this fix.
I have:
make reviewable testto ensure this PR is ready for review.How has this code been tested
Create and delete an s3 bucket.