Skip to content

Add support for importing Flows, Forms and FlowVaultConnections Terraform Resources#1084

Merged
duedares-rvj merged 7 commits intomainfrom
DXCDT-674/import_flow/forms
Oct 16, 2024
Merged

Add support for importing Flows, Forms and FlowVaultConnections Terraform Resources#1084
duedares-rvj merged 7 commits intomainfrom
DXCDT-674/import_flow/forms

Conversation

@duedares-rvj
Copy link
Copy Markdown
Member

@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
Copy Markdown

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).
⚠️ Report is 247 commits behind head on main.

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kushalshit27
Copy link
Copy Markdown
Contributor

LGTM!

@duedares-rvj duedares-rvj merged commit 865487b into main Oct 16, 2024
@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