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

Support for Components #303

Open
1 of 2 tasks
anmoel opened this issue Jul 6, 2022 · 1 comment
Open
1 of 2 tasks

Support for Components #303

anmoel opened this issue Jul 6, 2022 · 1 comment
Labels
enhancement New feature or request exempt-from-stale Exception label for stale bot

Comments

@anmoel
Copy link
Member

anmoel commented Jul 6, 2022

Is there an existing issue for this?

  • I have searched the existing issues

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 "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

We want to push or get a component to or from a selected repository.

New or Affected Resource(s)/Data Source(s)

nexus_component_*

Pro feature

  • Yes. Pro license Required

Community Plugin

No response

Potential Terraform Configuration

resource "nexus_component_apt" "test" {
  repository = "apt-internal"
  tag = "test"
  asset = "local/file/path"
}

References

No response

@anmoel anmoel added the enhancement New feature or request label Jul 6, 2022
@github-actions
Copy link

This issue has been automatically marked as stale because it has had no activity in the last 90 days. It will be closed in 7 days if no further activity occurs. Leaving a comment starting with /fresh will mark this issue as not stale.

@github-actions github-actions bot added the stale label Oct 25, 2022
@anmoel anmoel added exempt-from-stale Exception label for stale bot and removed stale labels Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request exempt-from-stale Exception label for stale bot
Projects
Status: Low priority
Development

No branches or pull requests

1 participant