-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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 Resource: azurerm_data_lake_store #1219
Merged
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
a7a4050
adding adls client and account resources
9b4590c
fixing errors
0f434d8
adding provider, sorted order and fixed tests
6d3c508
adding website docs and fixing data source
d50f52a
no clue how this happned
56e9a01
correct letters
dd3022f
only 3 to 24 chars allowed
5ef2472
dont mess with this
242dfcc
add monthly tier
7e430a4
add v16.2.1 for datalake
4c487a1
removing extra stuff
16c79f2
update the correct vendor
0046546
Merge branch 'master' into add-adls-accounts
paktek123 0eb9490
resolve conflict;
e0722f1
Merge branch 'add-adls-accounts' of https://github.com/paktek123/terr…
fe30e5d
was missing a bracket
b663c43
better error messages as suggested
1641e01
add log in data_source
3d4c9f8
added fixes as reccommended
915a968
formtting terraform
d014b3a
wrapping exceptions and removing unused func
9bc6096
didnt run fmt
8d74125
Update data_lake_store.html.markdown
katbyte 59dee53
Update resource_arm_data_lake_store_test.go
katbyte 36e3882
Update data_source_data_lake_store_test.go
katbyte 47bb571
Update resource_arm_data_lake_store_test.go
katbyte File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
formtting terraform
- Loading branch information
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we get the terraform in the example formatted to look nice please?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yup moved to 2 spaces