-
Notifications
You must be signed in to change notification settings - Fork 161
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
Data source no-code module #1242
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes overall look good to me. Ran tests locally ✅ :
=== RUN TestAccTFENoCodeModuleDataSource_public
--- PASS: TestAccTFENoCodeModuleDataSource_public (8.01s)
PASS
One minor thing before I rebase to run against CI as this will prevent you from making further code changes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work! Rebasing onto a local branch
See #1246 |
Closing in favor of #1246 |
Description
This PR adds a new data source
tfe_no_code_module
for getting basic info on a single no-code module.Remember to:
Testing plan
External links
API Docs:
Output from acceptance tests