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

update #1

Merged
merged 389 commits into from
Jun 26, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
389 commits
Select commit Hold shift + click to select a range
546198c
Redis Cache: removing the unused maxclients key from the docs (#1244)
tombuildsstuff May 16, 2018
b1febfb
azurerm_public_ip: computed values now default to an empy string
katbyte May 16, 2018
49978ac
azurerm_public_ip: updated some validation
katbyte May 16, 2018
3d4c9f8
added fixes as reccommended
May 17, 2018
915a968
formtting terraform
May 17, 2018
5bc7264
Remove unnecessary validation function per github review.
jzampieron May 18, 2018
b0b7640
Adjust the log messages to align with each other. (#1262)
May 18, 2018
6739264
public ip type validation now derived from enums
katbyte May 18, 2018
24a9be7
Fix for issue #1256
WodansSon May 19, 2018
0f0e0a9
Merge pull request #1247 from terraform-providers/b-public_ip-fix_out…
katbyte May 19, 2018
02dbf27
Updating CHANGELOG.md to include #1247
katbyte May 19, 2018
beeaed5
azurerm_automation_schedule: added interval property
katbyte May 13, 2018
b713041
Merge branch 'master' into dnsdata
katbyte May 19, 2018
5697c62
Clean up after merge: datasource should fail when they cant be found
katbyte May 19, 2018
6559cfd
Small simplification
katbyte May 19, 2018
503001f
Merge pull request #1180 from genevieve/dnsdata
katbyte May 19, 2018
9a9db40
Update CHANGELOG.md to include #1180
katbyte May 19, 2018
d014b3a
wrapping exceptions and removing unused func
May 19, 2018
9bc6096
didnt run fmt
May 19, 2018
8d74125
Update data_lake_store.html.markdown
katbyte May 20, 2018
59dee53
Update resource_arm_data_lake_store_test.go
katbyte May 20, 2018
36e3882
Update data_source_data_lake_store_test.go
katbyte May 20, 2018
47bb571
Update resource_arm_data_lake_store_test.go
katbyte May 20, 2018
71350a4
data_source_storage_account_sas_test.go make test names similar
katbyte May 20, 2018
a836939
Merge pull request #1219 from paktek123/add-adls-accounts
katbyte May 20, 2018
449ccc0
Update CHANGELOG.md to include #1219
katbyte May 20, 2018
20514b2
Merge pull request #1011 from becoinc/fix-59
katbyte May 20, 2018
87e8686
Update CHANGELOG.md to include #1011
katbyte May 20, 2018
3beac65
Added Test for sku upgrade
WodansSon May 21, 2018
a4ca51d
VMSS: exposing the `licence_type` property (#1245)
tombuildsstuff May 22, 2018
f8bd20a
Updating to include #1245
tombuildsstuff May 22, 2018
a4e3fe5
Resource -> Data Source
tombuildsstuff May 22, 2018
be381aa
Updated documentation and test attribute from state file instead of API
WodansSon May 22, 2018
7f4a731
Merge pull request #1264 from terraform-providers/b-container-registry
katbyte May 22, 2018
5b7d8ce
Update CHANGELOG.md to include #1264
katbyte May 22, 2018
7f485f0
Update MySQL to GA 2017-12-01 API (#1154)
WodansSon May 22, 2018
d819d59
Updating to include #1154
tombuildsstuff May 22, 2018
13a3f38
Refactoring of the container registry docs (#1273)
tombuildsstuff May 22, 2018
27ae7be
Mass update of docs to prevent propagating old mistakes (#1282)
katbyte May 23, 2018
6868a7c
Update PostgreSQL to GA 2017-12-01 API (#1190)
WodansSon May 23, 2018
8c9bfcb
Updating to include # ~> **Please Note:** The `azurerm_mysql_server` …
tombuildsstuff May 23, 2018
4efb083
azurerm_sql_firewall_rule doc: fix Name description
kjhosein May 23, 2018
3e835ee
Merge pull request #1285 from kjhosein/patch-4
katbyte May 23, 2018
ab856d3
fixed var name and typeset
dcaro May 23, 2018
e79b01e
some namespace fixes
katbyte May 23, 2018
65f8ff2
Added domain_name_label to read to fix import. (#784)
shanepoint May 23, 2018
fb8a5cd
Update resource_arm_public_ip_test.go
shanepoint May 23, 2018
b5c89a4
Updated domain_name_label to include random int in name to ensure glo…
shanepoint May 23, 2018
6f3e648
Updated import test to handle additional parameter. (#784)
shanepoint May 24, 2018
90d7ed5
Fix for azurerm_mysql_database resource wants to re-create on every a…
WodansSon May 24, 2018
b841fdf
Updating to include #1281
tombuildsstuff May 24, 2018
6070152
[Bug Fix] Fixes PostgreSQL collation issues #396 and #760 (#1255)
WodansSon May 24, 2018
c759933
Updating to include #1255
tombuildsstuff May 24, 2018
3860a2e
Add 'priority' property for VM scale set
May 17, 2018
cd1a601
Authorization: upgrading to the `2018-01-01` Preview SDK (#1284)
tombuildsstuff May 24, 2018
6f942e9
Updating to include #1284
tombuildsstuff May 24, 2018
2f081ac
App Service: moving `ip_restrictions` within `site_config` block (#1246)
tombuildsstuff May 24, 2018
3501a86
Updating to include #1246
tombuildsstuff May 24, 2018
a2ea8a0
Merge pull request #1250 from CoRfr/lowpriorityscalesets
katbyte May 24, 2018
cbd41f2
Add missing docs for VMSS priority property
katbyte May 24, 2018
5f910cb
Documenting how to use the App Service Principal ID
tombuildsstuff May 24, 2018
054e3c2
Add default value for VMSS priority
katbyte May 24, 2018
e682e58
VMSS priority docs, address PR comments
katbyte May 24, 2018
9ab3f72
Merge pull request #1293 from terraform-providers/b-VMSS-priority-mis…
katbyte May 24, 2018
9f8264e
Merge pull request #1294 from terraform-providers/app-service-docs
katbyte May 24, 2018
ba72f4f
Update CHANGELOG.MD to include #1250
katbyte May 24, 2018
36054c0
azurerm_scheduler_job_collection: fixed missing property max_recurren…
katbyte May 24, 2018
3583a08
azurerm_scheduler_job_collection datasource: deprecated max_retry_int…
katbyte May 24, 2018
9b997c8
Merge pull request #1296 from terraform-providers/b-ds-scheduler_job_…
katbyte May 24, 2018
baf8013
Update CHANGELOG.md to reflect job collection property change
katbyte May 24, 2018
93090f9
v1.6.0
May 24, 2018
179b3c0
Cleanup after v1.6.0 release
May 25, 2018
0cb75e6
Add 'content_type' to blob.
May 25, 2018
2b845d4
Improved DomanNameLabel test account name and the setting of DomanNam…
shanepoint May 25, 2018
1e9c8c2
Merge pull request #1287 from shanepoint/Public_ip-Domain_name_label-fix
katbyte May 25, 2018
9d8b545
Update CHANGELOG.md to include #1287
katbyte May 25, 2018
59f8415
azure vm size Standard_A0 is not working (#1299)
ljmsc May 25, 2018
a4001cf
DOCS: Fixes typo in storage_account_sas example (#1300)
r7vme May 25, 2018
57cfc2e
Add test case for the new content type in blob.
May 26, 2018
da7b3a5
Remove the unneeded check.
May 26, 2018
fb68e95
resolving merge conflict
dcaro May 28, 2018
ab5be9e
Add some testcases to m2 resource
lrxtom2 May 29, 2018
850ab60
Clarify usage of "ssh_keys" section (#1305)
khaliddermoumi May 29, 2018
aab882f
Updating the docs
tombuildsstuff May 29, 2018
ea863d4
Fix quotes around integer in additional testcases
lrxtom2 May 29, 2018
ac0ccbe
Add the storage account object id as an output
leostolyarov May 31, 2018
08ff58c
Combine testAccAzureRMEventHubNamespace_capacity
lrxtom2 Jun 1, 2018
5a91175
Fixing issue 1286 : We are unable to disassociate a PIP once attached…
VaijanathB Jun 1, 2018
52c3bcd
Updating to include #1295
tombuildsstuff Jun 1, 2018
8de4693
Overprovision should be default true. Terraform and the service back …
VaijanathB Jun 1, 2018
5bae6de
Updating to include #1322
tombuildsstuff Jun 1, 2018
f3dedf5
azurerm_virtual_machine - add support for write_accelerator_enabled t…
katbyte Jun 1, 2018
91e4562
Updating to include #964
tombuildsstuff Jun 1, 2018
73110aa
r/kubernetes_cluster: making the `dns_prefix` field Required (#1333)
tombuildsstuff Jun 1, 2018
6af0cac
Updating to include #1333
tombuildsstuff Jun 1, 2018
293a04c
SDK: moving off deprecated SDK's (#1332)
tombuildsstuff Jun 1, 2018
def46aa
Updating to include #1322
tombuildsstuff Jun 1, 2018
49dbb26
Adding network rules to storage accounts
mbfrahry Jun 1, 2018
781b1b1
Fmting
mbfrahry Jun 1, 2018
0784459
Fmting
mbfrahry Jun 1, 2018
7e6daf7
Fix coding styles according to the reviews.
Jun 1, 2018
86f17b7
Move location parameter in test case.
Jun 2, 2018
96d8258
Revert "Move location parameter in test case."
Jun 2, 2018
33fb164
added CustomizeDiff, validation on vpn_client_protocols and changed t…
dcaro Jun 2, 2018
68d994d
Update the storage account resource to include identity
leostolyarov Jun 2, 2018
28f4b30
Add the storage account identity tests
leostolyarov Jun 2, 2018
c3f58da
Update the storage account identity block documentation
leostolyarov Jun 2, 2018
e28d811
Fix spelling mistake
oscr Jun 2, 2018
b68a1ed
Additional Testcases for Cdn endpoint
lrxtom2 Jun 3, 2018
7cf4e46
Merge pull request #1311 from lrxtom2/Testcases
katbyte Jun 4, 2018
8cbcad3
Merge pull request #1339 from oscr/fix_spelling_targeting
katbyte Jun 4, 2018
5aee1ea
Removing default access attribute
mbfrahry Jun 4, 2018
69c146d
Removing extra code
mbfrahry Jun 4, 2018
14be304
Replace DNS NS record objects with records array
phekmat Mar 16, 2018
eda1b59
formatted test code with gofmt
dcaro Jun 4, 2018
7d9a57d
Location validate fix in CosmosDbAccount tests
lrxtom2 Jun 5, 2018
789720f
Adding support for dns_servers and ip_forwarding
djsly May 7, 2018
3c5216f
Merge pull request #1334 from terraform-providers/f-storage-account-v…
mbfrahry Jun 5, 2018
e8242fd
fix failling test
djsly Jun 5, 2018
4683093
Merge pull request #1209 from djsly/issue-901
katbyte Jun 5, 2018
f9714a1
Update CHANGELOG.md to include #1209
katbyte Jun 5, 2018
09417da
Update CHANGELOG.md to include #1334
katbyte Jun 6, 2018
82dbd30
Fix storage_account dataasource documentation
katbyte Jun 6, 2018
eac118c
Merge pull request #991 from phekmat/master
katbyte Jun 6, 2018
57003c8
Update CHANGELOG.md to include #991
katbyte Jun 6, 2018
0e0d185
Merge pull request #1347 from lrxtom2/CosmosDBAccout-TestFix
katbyte Jun 6, 2018
a53ec9c
Updated validation to allow underscore in app service plan name and u…
shanepoint Jun 6, 2018
8ef5131
Merge remote-tracking branch 'Hashi/master' into b-appserviceplan-val…
shanepoint Jun 6, 2018
a4956d5
Fixed build error with travis. #1336
shanepoint Jun 6, 2018
47dcea0
Merge pull request #1351 from shanepoint/b-appserviceplan-validation
katbyte Jun 6, 2018
e5cdd08
Update CHANGELOG.md to include #1351
katbyte Jun 6, 2018
728b27d
Merge pull request #1350 from terraform-providers/doc-ds-storage_acco…
katbyte Jun 6, 2018
d014153
Fix spelling
oscr Jun 6, 2018
f3ae858
Fix spelling
oscr Jun 6, 2018
f1a42c1
Merge pull request #1355 from oscr/fix-spelling-terraform
katbyte Jun 6, 2018
10f27ec
Merge pull request #1356 from oscr/fix-spelling-utils
katbyte Jun 6, 2018
0c143f6
Fix spelling
oscr Jun 6, 2018
e6d0c5c
Fix spelling
oscr Jun 6, 2018
438ea1e
Merge pull request #1357 from oscr/fix-spelling-loadbalancer
katbyte Jun 6, 2018
f06841e
Fix postgresql_server
Jun 7, 2018
dc664e2
Typo in access tier for Xtorage account
jorisd Jun 7, 2018
4cbfa01
Merge pull request #1358 from oscr/fix-spelling-resource
katbyte Jun 7, 2018
7f5aca5
Merge pull request #1359 from grimoh117/feature/fix_postgresql_server
katbyte Jun 7, 2018
293e862
Merge pull request #1360 from jorisd/patch-1
katbyte Jun 7, 2018
7352fd5
Fix spelling
oscr Jun 7, 2018
7e3b3a6
Merge pull request #1362 from oscr/fix-spelling-monthly
katbyte Jun 7, 2018
da8d16f
Fix spelling
oscr Jun 7, 2018
76c4e9b
Fix spelling
oscr Jun 7, 2018
c1c65c7
Add field to
Jun 8, 2018
bbbfffe
Add test cases for the new identity field.
Jun 8, 2018
0f401a4
Add documentation to the new identity field.
Jun 8, 2018
f7df70d
Checking identity type is not nill
leostolyarov Jun 8, 2018
8dd38e2
Updating storage account identity documentation
leostolyarov Jun 8, 2018
403ca2b
Update to make example work
Jun 8, 2018
1a542be
Merge pull request #1366 from oscr/fix-spelling-template
katbyte Jun 8, 2018
22f922d
Merge pull request #1365 from oscr/fix-spelling-occurred
katbyte Jun 8, 2018
c1c91dc
Merge pull request #1372 from egazrigh/master
katbyte Jun 8, 2018
d7bc9d0
Merge pull request #1369 from terraform-providers/identity_in_functio…
katbyte Jun 8, 2018
1717cf2
Update CHANGELOG.md to include #1369
katbyte Jun 8, 2018
a5d1c4d
docs/d/subscriptions: Fix typo: subscription -> subscriptions
phy1729 Jun 8, 2018
07622b7
Merge pull request #1373 from phy1729/subscriptions-typo-fix
katbyte Jun 8, 2018
8f6b05f
Merge pull request #1 from terraform-providers/master
lrxtom2 Jun 10, 2018
a680f18
azurerm_role_definition: role_definition_id is now optional
katbyte Jun 11, 2018
2189f02
azurerm_role_definition: role_definition_id testing UUID format
katbyte Jun 11, 2018
1bd3054
azurerm_role_definition: role_definition_id updated empty test
katbyte Jun 11, 2018
30077d9
Merge pull request #1304 from terraform-providers/blob_content_type
katbyte Jun 12, 2018
0c9bff6
Update CHANGELOG.md to include #1304
katbyte Jun 12, 2018
0e6a743
azirerm_redis_cache - small doc fix
katbyte Jun 12, 2018
09c591a
Merge branch 'master' into b-servicebus_fixes
katbyte Jun 12, 2018
ccea935
service bus namespace: changes to validation
katbyte Jun 12, 2018
86865a8
Merge pull request #1381 from terraform-providers/d-redis_cache-docs_fix
katbyte Jun 12, 2018
9fe7aa7
role definition - removed extra . from docs
katbyte Jun 12, 2018
ce97587
removed unnecessary test
katbyte Jun 12, 2018
e4e05b2
Merge pull request #1378 from terraform-providers/f-role_definition-a…
katbyte Jun 12, 2018
14e3277
azurerm_storage_account encryption now on by defaults
katbyte Jun 12, 2018
0dc040c
Update CHANGELOG.md to include #1378
katbyte Jun 12, 2018
ada9706
Merge pull request #1380 from terraform-providers/b-storage_account-e…
katbyte Jun 12, 2018
0fc3bf3
Update CHANGELOG.md to include #1380
katbyte Jun 12, 2018
171f8f6
Merge pull request #1382 from terraform-providers/b-servicebus_fixes.…
katbyte Jun 12, 2018
c68568c
Update CHANGELOG.md to include #1382
katbyte Jun 12, 2018
feafd1c
Merge branch 'master' into b-automation_schedule_interval
katbyte Jun 13, 2018
bf6c579
automation: Added validate & suppress helper packages & cleaned up code
katbyte Jun 13, 2018
4d7175f
Fix dead_lettering_on_message_expiration property name for azure serv…
Jun 13, 2018
8a2457e
Updating to make the updateResourceByEnablingIdentity test pass
leostolyarov Jun 13, 2018
0b448c8
Merge branch 'master' into storage-account-identity
lstolyarov Jun 13, 2018
cb8dd58
Running fmt
leostolyarov Jun 13, 2018
3fc03e6
ExpressRouteCircuit additional test cases
lrxtom2 Jun 13, 2018
6be7c97
Merge pull request #1385 from jpovey/servicebus-queue-docs-typo
katbyte Jun 13, 2018
a0db137
Update resource_arm_storage_account.go
katbyte Jun 14, 2018
7184833
Merge pull request #1388 from lrxtom2/AdditionalTestcases
katbyte Jun 14, 2018
86fe88c
Update resource_arm_storage_account.go
katbyte Jun 14, 2018
efc4bc5
Merge pull request #1323 from lstolyarov/storage-account-identity
katbyte Jun 14, 2018
8fd768c
Update CHANGELOG.md to include #1323
katbyte Jun 14, 2018
2fe297f
Update CHANGELOG.md
katbyte Jun 14, 2018
7a45b4c
Moving from net.dial to http.get so environment proxy settings can be…
leostolyarov Jun 14, 2018
c7bd08c
Clean up
leostolyarov Jun 14, 2018
a5e87a4
Merge pull request #1393 from lstolyarov/issue-604. Fixes #604.
katbyte Jun 14, 2018
c6fec09
Update CHANGELOG.md to include #1393
katbyte Jun 14, 2018
d085c60
Order packages, checked vpn_client values for nil, updated validate f…
dcaro Jun 14, 2018
195dc2d
reformat test
dcaro Jun 14, 2018
da84fb5
ran terraform fmt on examples
katbyte Jun 14, 2018
de4740e
updated error messages on customizeDiff and use bool
dcaro Jun 14, 2018
76a60c6
Merge pull request #1396 from terraform-providers/terraform_fmt_examples
katbyte Jun 14, 2018
3f76426
Fix spelling
oscr Jun 14, 2018
edfc2c3
Fix spelling
oscr Jun 14, 2018
dc07d9e
Merge pull request #1398 from oscr/fix-spelling-gateway
katbyte Jun 14, 2018
8ca13f0
Merge pull request #1397 from oscr/fix-spelling-endpoint
katbyte Jun 14, 2018
b450977
added dependency on activeActive test
dcaro Jun 15, 2018
b4a6ebd
automation: recatored import tests & added schedule tests
katbyte Jun 14, 2018
d4d30c3
added dependency on public_ip for the vnet_gateway for the vpnClientC…
dcaro Jun 15, 2018
66d9de4
Merge pull request #946 from dcaro/add-vpn-client-protocol
katbyte Jun 15, 2018
13428fa
Update CHANGELOG.md to include #946
katbyte Jun 15, 2018
3ef04d6
automation: updates to make tests pass
katbyte Jun 15, 2018
f287c40
automation schedule: final PR updates
katbyte Jun 15, 2018
600ae52
mass docs update: remove a stray new
katbyte Jun 15, 2018
4518e2b
Merge pull request #1384 from terraform-providers/b-automation_schedu…
katbyte Jun 15, 2018
334e289
Update CHANGELOG.md to include #1384
katbyte Jun 15, 2018
b1b83df
Merge pull request #1402 from terraform-providers/d-massupdate-remove…
katbyte Jun 15, 2018
a78b2ea
Properly set some sets
katbyte Jun 13, 2018
c83f3d9
Merge branch 'master' into b-set_schema_errors
katbyte Jun 15, 2018
c1961b5
Merge branch 'master' into b-set_schema_errors
katbyte Jun 15, 2018
3811d70
Add some validation helpers and ++validate azurerm_network_interface
katbyte Jun 15, 2018
ae34758
v1.7.0
Jun 16, 2018
f8f441e
Cleanup after v1.7.0 release
Jun 16, 2018
f184d1d
Update CHANGELOG.md to fix a minor mistake
katbyte Jun 16, 2018
477cf49
normalize acctest resource group name: acctestrg -> acctestRG (#1399)
katbyte Jun 18, 2018
ba4743d
New Log Analytics Sku for azurerm_log_analytics_workspace (#1078) (#1…
MattMencel Jun 18, 2018
c5c1228
Updating to include #1079
tombuildsstuff Jun 18, 2018
f537644
`azure` -> `azurerm`
tombuildsstuff Jun 18, 2018
c08d65e
Merge pull request #1408 from terraform-providers/docs-azure
katbyte Jun 18, 2018
cbdf4f4
Updates requested in PR
katbyte Jun 19, 2018
a454b5c
`azurerm_sql_database` - support for importing from bacpac (#972)
hbuckle Jun 19, 2018
28a538c
Updating to include #972
tombuildsstuff Jun 19, 2018
83e0562
Updating to include #972
tombuildsstuff Jun 19, 2018
802cac4
Updating to include #972
tombuildsstuff Jun 19, 2018
2cd6f50
Log Analytics: support for Sovereign clouds (#1410)
tombuildsstuff Jun 19, 2018
ffd3465
Updating to include #1410
tombuildsstuff Jun 19, 2018
ee2dc75
Vm size DS1 does not exist. Replaced it with D1 (#1406)
Jun 19, 2018
23b0979
Container Registry: reporting on errors when updating & making errors…
tombuildsstuff Jun 19, 2018
666033f
Updates requested in PR
katbyte Jun 19, 2018
c89a74e
Merge pull request #1403 from terraform-providers/b-set_schema_errors
katbyte Jun 19, 2018
ee54176
Update CHANGELOG.md to include #1403
katbyte Jun 19, 2018
ec01184
Fix typo in storage_account_sas documentation (#1430)
nigelm Jun 22, 2018
471a45f
VirtualNetworkGateway Additional Testcases (#1409)
lrxtom2 Jun 22, 2018
a6f0dba
Helpers: fixing test failures (#1431)
tombuildsstuff Jun 24, 2018
c60d37b
Updating to include #1431
tombuildsstuff Jun 24, 2018
828291d
Upgrade autorest to 10.11.4 and Azure SDK to 17.4.0 (#1418)
katbyte Jun 24, 2018
388b149
Updating to include #1418
tombuildsstuff Jun 24, 2018
f1403fa
Add `timezone` field to Virtual Machine (Windows Configuration) (#1265)
Jun 26, 2018
b78088b
Updating to include #1265
tombuildsstuff Jun 26, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
47 changes: 5 additions & 42 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,43 +1,6 @@
Hi there,
<!---
Thanks for filing an issue 😄 ! Before you submit, please read the following:

Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions, please see: https://www.terraform.io/community.html.

### Terraform Version
Run `terraform -v` to show the version. If you are not running the latest version of Terraform, please upgrade because your issue may have already been fixed.

### Affected Resource(s)
Please list the resources as a list, for example:
- opc_instance
- opc_storage_volume

If this issue appears to affect multiple resources, it may be an issue with Terraform's core, so please mention this.

### Terraform Configuration Files
```hcl
# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.
```

### Debug Output
Please provider a link to a GitHub Gist containing the complete debug output: https://www.terraform.io/docs/internals/debugging.html. Please do NOT paste the debug output in the issue; just paste a link to the Gist.

### Panic Output
If Terraform produced a panic, please provide a link to a GitHub Gist containing the output of the `crash.log`.

### Expected Behavior
What should have happened?

### Actual Behavior
What actually happened?

### Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
1. `terraform apply`

### Important Factoids
Are there anything atypical about your accounts that we should know? For example: Running in EC2 Classic? Custom version of OpenStack? Tight ACLs?

### References
Are there any other GitHub issues (open or closed) or Pull Requests that should be linked here? For example:
- GH-1234
Check the other issue templates if you are trying to submit a bug report, feature request, or question
Search open/closed issues before submitting since someone might have asked the same thing before!
-->
87 changes: 87 additions & 0 deletions .github/ISSUE_TEMPLATE/Bug_Report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
---
name: 🐛 Bug Report
about: If something isn't working as expected 🤔.

---

<!---
Please note the following potential times when an issue might be in Terraform core:

* [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues
* [State](https://www.terraform.io/docs/state/index.html) and [State Backend](https://www.terraform.io/docs/backends/index.html) issues
* [Provisioner](https://www.terraform.io/docs/provisioners/index.html) issues
* [Registry](https://registry.terraform.io/) issues
* Spans resources across multiple providers

If you are running into one of these scenarios, we recommend opening an issue in the [Terraform core repository](https://github.com/hashicorp/terraform/) instead.
--->

<!--- Please keep this note for the community --->

### Community Note

* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) 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

<!--- Thank you for keeping this note for the community --->

### Terraform Version

<!--- Please run `terraform -v` to show the Terraform core version and provider version(s). If you are not running the latest version of Terraform or the provider, please upgrade because your issue may have already been fixed. [Terraform documentation on provider versioning](https://www.terraform.io/docs/configuration/providers.html#provider-versions). --->

### Affected Resource(s)

<!--- Please list the affected resources and data sources. --->

* azurerm_XXXXX

### Terraform Configuration Files

<!--- Information about code formatting: https://help.github.com/articles/basic-writing-and-formatting-syntax/#quoting-code --->

```hcl
# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key: https://keybase.io/hashicorp
```

### Debug Output

<!---
Please provide a link to a GitHub Gist containing the complete debug output. Please do NOT paste the debug output in the issue; just paste a link to the Gist.

To obtain the debug output, see the [Terraform documentation on debugging](https://www.terraform.io/docs/internals/debugging.html).
--->

### Panic Output

<!--- If Terraform produced a panic, please provide a link to a GitHub Gist containing the output of the `crash.log`. --->

### Expected Behavior

<!--- What should have happened? --->

### Actual Behavior

<!--- What actually happened? --->

### Steps to Reproduce

<!--- Please list the steps required to reproduce the issue. --->

1. `terraform apply`

### Important Factoids

<!--- Are there anything atypical about your accounts that we should know? For example: Running in a Azure China/Germany/Government? --->

### References

<!---
Information about referencing Github Issues: https://help.github.com/articles/basic-writing-and-formatting-syntax/#referencing-issues-and-pull-requests

Are there any other GitHub issues (open or closed) or pull requests that should be linked here? Such as vendor documentation?
--->

* #0000
47 changes: 47 additions & 0 deletions .github/ISSUE_TEMPLATE/Feature_Request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
---
name: 🚀 Feature Request
about: I have a suggestion (and might want to implement myself 🙂)!

---

<!--- Please keep this note for the community --->

### Community Note

* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) 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

<!--- Thank you for keeping this note for the community --->

### Description

<!--- Please leave a helpful description of the feature request here. --->

### New or Affected Resource(s)

<!--- Please list the new or affected resources and data sources. --->

* azurerm_XXXXX

### Potential Terraform Configuration

<!--- Information about code formatting: https://help.github.com/articles/basic-writing-and-formatting-syntax/#quoting-code --->

```hcl
# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.
```

### References

<!---
Information about referencing Github Issues: https://help.github.com/articles/basic-writing-and-formatting-syntax/#referencing-issues-and-pull-requests

Are there any other GitHub issues (open or closed) or pull requests that should be linked here? Vendor blog posts or documentation? For example:

* https://azure.microsoft.com/en-us/roadmap/virtual-network-service-endpoint-for-azure-cosmos-db/
--->

* #0000
15 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE/Question.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
name: 💬 Question
about: If you have a question, please check out our other community resources!

---

Issues on GitHub are intended to be related to bugs or feature requests with provider codebase,
so we recommend using our other community resources instead of asking here 👍.

---

If you have a support request or question please submit them to one of these resources:

* [Terraform community resources](https://www.terraform.io/docs/extend/community/index.html)
* [HashiCorp support](https://support.hashicorp.com) (Terraform Enterprise customers)
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
dist: trusty
sudo: false
sudo: required
services:
- docker
language: go
go:
- 1.9
- "1.10.x"

install:
# This script is used by the Travis build to install a cookie for
Expand All @@ -16,6 +18,7 @@ script:
- make test
- make vendor-status
- make vet
- make website-test

branches:
only:
Expand Down
Loading