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

[New Data Source]: aws_fsx_file_caches #27317

Open
silvaalbert opened this issue Oct 18, 2022 · 2 comments
Open

[New Data Source]: aws_fsx_file_caches #27317

silvaalbert opened this issue Oct 18, 2022 · 2 comments
Labels
new-data-source Introduces a new data source. service/fsx Issues and PRs that pertain to the fsx service. stale Old or inactive issues managed by automation, if no further action taken these will get closed.

Comments

@silvaalbert
Copy link
Contributor

Description

Returns the description of a specific Amazon File Cache resources

Requested Resource(s) and/or Data Source(s)

  • aws_fsx_file_caches

Potential Terraform Configuration

data "aws_fsx_file_caches" "example" {
  file_cache_ids = ["abcdefg"]
}

References

https://docs.aws.amazon.com/fsx/latest/APIReference/API_DescribeFileCaches.html

Would you like to implement a fix?

Yes

@silvaalbert silvaalbert added the needs-triage Waiting for first response or review from a maintainer. label Oct 18, 2022
@github-actions github-actions bot added the service/fsx Issues and PRs that pertain to the fsx service. label Oct 18, 2022
@github-actions
Copy link

Community Note

Voting for Prioritization

  • Please vote on this issue by adding a 👍 reaction to the original post to help the community and maintainers prioritize this request.
  • Please see our prioritization guide for information on how we prioritize.
  • 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.

Volunteering to Work on This Issue

  • If you are interested in working on this issue, please leave a comment.
  • If this would be your first contribution, please review the contribution guide.

@ewbankkit ewbankkit added new-data-source Introduces a new data source. and removed needs-triage Waiting for first response or review from a maintainer. labels Oct 19, 2022
Copy link

github-actions bot commented Oct 8, 2024

Marking this issue as stale due to inactivity. This helps our maintainers find and focus on the active issues. If this issue receives no comments in the next 30 days it will automatically be closed. Maintainers can also remove the stale label.

If this issue was automatically closed and you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thank you!

@github-actions github-actions bot added the stale Old or inactive issues managed by automation, if no further action taken these will get closed. label Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-data-source Introduces a new data source. service/fsx Issues and PRs that pertain to the fsx service. stale Old or inactive issues managed by automation, if no further action taken these will get closed.
Projects
None yet
Development

No branches or pull requests

2 participants