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

Storage docs missing complete access_tier coverage #16877

Closed
1 task done
jkodroff opened this issue May 19, 2022 · 4 comments
Closed
1 task done

Storage docs missing complete access_tier coverage #16877

jkodroff opened this issue May 19, 2022 · 4 comments
Labels
documentation sdk/not-yet-supported Support for this does not exist in the upstream SDK at this time service/storage v/3.x

Comments

@jkodroff
Copy link

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

Terraform Version

n/a

AzureRM Provider Version

3.6.0

Affected Resource(s)/Data Source(s)

azurerm_storage_account, azurerm_storage_share

Terraform Configuration Files

n/a

Debug Output/Panic Output

n/a

Expected Behaviour

2 related issues for the access_tier property documentation:

  1. azurerm_storage_share has no docs for the access_tier property at all: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/storage_share
  2. azurerm_storage_account has documentation for access_tier, but does not correctly list TransactionOptimized as a possible value

The feature was added here: #16462

Actual Behaviour

No response

Steps to Reproduce

No response

Important Factoids

No response

References

@sinbai
Copy link
Contributor

sinbai commented May 20, 2022

@jkodroff thank you for opening this issue. For those two expectations, the details are as follows.

1. azurerm_storage_share has no docs for the access_tier property at all: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/storage_share

=> The access_tier property has been added to the documentation by PR #16886. Thank you for posting here.

2. azurerm_storage_account has documentation for access_tier, but does not correctly list TransactionOptimized as a possible value

=> Since the TransactionOptimized is not available in the latest API , terraform provider could not support it.

@mybayern1974 mybayern1974 added documentation service/storage sdk/not-yet-supported Support for this does not exist in the upstream SDK at this time labels May 24, 2022
@sinbai
Copy link
Contributor

sinbai commented Jan 28, 2023

@jkodroff since PR #16886 has been released in v3.8.0 of the Terraform Provider, are you okey if we closing this issue?

@jkodroff
Copy link
Author

Works for me! Thanks!

@github-actions
Copy link

github-actions bot commented Mar 2, 2023

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation sdk/not-yet-supported Support for this does not exist in the upstream SDK at this time service/storage v/3.x
Projects
None yet
Development

No branches or pull requests

4 participants