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

F-322: add opennebula_templates datasource #388

Merged
merged 1 commit into from
Mar 7, 2023

Conversation

treywelsh
Copy link
Collaborator

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for PR followers and do not help prioritize the request

Description

Add templates datasource which allows to manage a filtered list of templates.

References

Close #322

New or Affected Resource(s)

  • data opennebula_templates

Checklist

  • I have created an issue and I have mentioned it in References
  • My code follows the style guidelines of this project (use go fmt)
  • My changes generate no new warnings or errors
  • I have updated the unit tests and they pass succesfuly
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation (if needed)
  • I have updated the changelog file

@frousselet frousselet force-pushed the F-322-add-templates-datasource branch from 19c5608 to 40838b8 Compare January 20, 2023 10:06
@frousselet frousselet changed the title F #322: add templates datasource F #322: add opennebula_templates datasource Feb 1, 2023
@treywelsh treywelsh force-pushed the F-322-add-templates-datasource branch from 40838b8 to f3e1fd4 Compare February 1, 2023 19:24
@treywelsh
Copy link
Collaborator Author

name_regex attribute added, and a code duplication reduced

@treywelsh treywelsh changed the title F #322: add opennebula_templates datasource F-322: add opennebula_templates datasource Mar 3, 2023
@treywelsh treywelsh force-pushed the F-322-add-templates-datasource branch 2 times, most recently from ac02b69 to d592a96 Compare March 3, 2023 13:33
@treywelsh treywelsh marked this pull request as ready for review March 3, 2023 13:33
@treywelsh treywelsh requested a review from frousselet March 3, 2023 13:33
website/docs/d/templates.html.markdown Outdated Show resolved Hide resolved
@treywelsh treywelsh force-pushed the F-322-add-templates-datasource branch from d592a96 to 9f0e984 Compare March 7, 2023 14:48
@treywelsh treywelsh force-pushed the F-322-add-templates-datasource branch from 9f0e984 to 0372cc2 Compare March 7, 2023 15:19
@frousselet frousselet merged commit 772a644 into master Mar 7, 2023
@frousselet frousselet deleted the F-322-add-templates-datasource branch March 7, 2023 15:40
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.

Get VM template by regexp and most_recent
2 participants