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

DXCDT-512: Actions resource export support #809

Merged
merged 3 commits into from
Aug 30, 2023

Conversation

willvedd
Copy link
Contributor

@willvedd willvedd commented Aug 29, 2023

🔧 Changes

Introducing support for exporting the auth0_action resource with the reverse terraform functionality.

The output will appear like this:

import {
  id = "e128ab1c-f1ef-47e3-bdd4-1348356f3ab7"
  to = auth0_action.Action1
}

import {
  id = "D1AD7CCF-7BAB-417F-91C0-563595A916D8"
  to = auth0_action.Action2
}

📚 References

Related PRs: #808 #797

🔬 Testing

Adding unit tests, manually verified.

📝 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)

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