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

Bug report or feature request: Allow retrieval of IAM access tag (data source) #3287

Closed
data-henrik opened this issue Nov 3, 2021 · 0 comments · Fixed by #3433
Closed

Bug report or feature request: Allow retrieval of IAM access tag (data source) #3287

data-henrik opened this issue Nov 3, 2021 · 0 comments · Fixed by #3433
Labels
enhancement service/Resource Management Issues related to Resource Manager or Resource controller Issues

Comments

@data-henrik
Copy link
Contributor

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

https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/resource_tag requires to provide a resource ID to retrieve a tag. Access tags, however, can live on their own. Even worse, right now they need to be pre-created before they can be referenced in TF, see #2608 and #3184.

How can I retrieve the ID of an IAM access tag, so that I can attach it to a resource?

New or Affected Resource(s)

  • ibm_resource_tag
@kavya498 kavya498 added the service/Resource Management Issues related to Resource Manager or Resource controller Issues label Nov 3, 2021
kavya498 added a commit to kavya498/terraform-provider-ibm that referenced this issue Dec 14, 2021
kavya498 added a commit to kavya498/terraform-provider-ibm that referenced this issue Dec 14, 2021
kavya498 added a commit to kavya498/terraform-provider-ibm that referenced this issue Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement service/Resource Management Issues related to Resource Manager or Resource controller Issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants