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

Add support to "create filesystem in Azure Data Lake Storage Gen2" #4244

Closed
svangeti opened this issue Sep 4, 2019 · 5 comments
Closed

Add support to "create filesystem in Azure Data Lake Storage Gen2" #4244

svangeti opened this issue Sep 4, 2019 · 5 comments

Comments

@svangeti
Copy link

svangeti commented Sep 4, 2019

There is no terraform resource currently available to "create filesystem in Azure Data lake storage gen2"

New or Affected Resource(s)

  • new resource

Potential Terraform Configuration

accountName | The Azure Storage account name.
dnsSuffix | The DNS suffix for the Azure Data Lake Storage endpoint.
filesystem|The filesystem identifier. The value must start and end with a letter or number and must contain only letters, numbers, and the dash (-) character. Consecutive dashes are not permitted. All letters must be lowercase. The value must have between 3 and 63 characters.Regex pattern: ^$a-z0-9[-a-z0-9]{1,61}[a-z0-9]$
resource |The value must be "filesystem" for all filesystem operations.
timeout |An optional operation timeout value in seconds. The period begins when the request is received by the service. If the timeout value elapses before the operation completes, the operation fails.

References

https://docs.microsoft.com/en-us/rest/api/storageservices/datalakestoragegen2/filesystem

@tombuildsstuff
Copy link
Contributor

upstream issue: tombuildsstuff/giovanni#10

@tombuildsstuff
Copy link
Contributor

Should be enabled by tombuildsstuff/giovanni#14

@tombuildsstuff
Copy link
Contributor

hi @svangeti

Thanks for opening this issue :)

Taking a look through this appears to be a duplicate of #3319 - rather than having multiple issues open tracking the same thing I'm going to close this issue in favour of that one; would you mind subscribing to #3319 for updates?

Thanks!

@svangeti
Copy link
Author

svangeti commented Sep 11, 2019 via email

@ghost
Copy link

ghost commented Mar 29, 2020

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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!

@ghost ghost locked and limited conversation to collaborators Mar 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants