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 support for importing Flows, Forms and FlowVaultConnections Terraform Resources #1084

Merged
merged 7 commits into from
Oct 16, 2024

Conversation

duedares-rvj
Copy link
Contributor

@duedares-rvj duedares-rvj commented Oct 3, 2024

🔧 Changes

Added support to import auth0_flow , auth0_flow_vault_connection and auth0_form as part of the auth0 tf generate command

📚 References

This shall enable import of the resources added as part of auth0/terraform-provider-auth0#1039

🔬 Testing

Example

auth0 tf generate --output-dir tmp-auth0-tf --resources auth0_form,auth0_flow,auth0_flow_vault_connection

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@duedares-rvj duedares-rvj requested a review from a team as a code owner October 3, 2024 12:10
@duedares-rvj duedares-rvj changed the title Added cli support to terraform import flow, form and vault connection Add support for importing Flow, Form and FlowVaultConnection Terraform Resource Oct 3, 2024
@duedares-rvj duedares-rvj changed the title Add support for importing Flow, Form and FlowVaultConnection Terraform Resource Add support for importing Flows, Forms and FlowVaultConnections Terraform Resource Oct 3, 2024
@duedares-rvj duedares-rvj changed the title Add support for importing Flows, Forms and FlowVaultConnections Terraform Resource Add support for importing Flows, Forms and FlowVaultConnections Terraform Resources Oct 3, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.22%. Comparing base (e7536d4) to head (e633cc8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1084      +/-   ##
==========================================
+ Coverage   72.11%   72.22%   +0.10%     
==========================================
  Files          94       94              
  Lines       12978    13029      +51     
==========================================
+ Hits         9359     9410      +51     
  Misses       3071     3071              
  Partials      548      548              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kushalshit27
Copy link

LGTM!

@duedares-rvj duedares-rvj merged commit 865487b into main Oct 16, 2024
11 checks passed
@duedares-rvj duedares-rvj deleted the DXCDT-674/import_flow/forms branch October 16, 2024 05:51
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.

3 participants