Skip to content
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

Add multihttp to terraform #631

Merged
merged 4 commits into from
Oct 23, 2023
Merged

Add multihttp to terraform #631

merged 4 commits into from
Oct 23, 2023

Conversation

rdubrock
Copy link
Contributor

Makes the "Generate Config" button in the Terraform section of the plugin config page handle MultiHTTP checks

@rdubrock rdubrock requested a review from ckbedwell October 19, 2023 23:18
@rdubrock rdubrock requested a review from a team as a code owner October 19, 2023 23:18
Copy link
Contributor

@ckbedwell ckbedwell left a comment

Choose a reason for hiding this comment

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

Does any of this only want to be enabled when the multi-http feature flag is on?

Otherwise after the console.log is removed from the test LGTM 💪

src/hooks/useTerraformConfig.test.tsx Outdated Show resolved Hide resolved
@rdubrock
Copy link
Contributor Author

Does any of this only want to be enabled when the multi-http feature flag is on?

I think not, just because there could be a situation where the plugin has the flag off, but they've already got a multihttp check (like, maybe it got added by the api directly or something). In that case it makes sense to just give them the config for the checks they already have created

@rdubrock rdubrock merged commit c209102 into main Oct 23, 2023
3 checks passed
@rdubrock rdubrock deleted the add-multihttp-to-terraform branch October 23, 2023 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants