Closed jasonwbarnett closed 2 years ago
I imagine this is a breaking change, so it should be deferred to v3.0.0. But I think it's a good idea.
Yes, this would be breaking. I have actually spoken @jasonwbarnett. Right now I have an open discussion ticket about moving the xray code out into it's own provider. And, at that point, I think it would be a fair discussion to change the HCL.
I didn't come up with this HCL, and my editor gives me warnings about it. But I can't just break people. Please upvote and give your comments on the discussion to move xray to it's own provider
I'd like to get your vote on this https://github.com/jfrog/terraform-provider-artifactory/issues/160
Released in v0.0.1
Currently the API for adding a repository (or any type of resource) is like so:
I strongly believe that the
resources
key should be singular (i.e.resource
) since it is intended to be specified once per resource you intend to add to the xray watch. This would make this more consistent with the core terraform modules. Given that resource is