Commit Graph

70 Commits

Author SHA1 Message Date
a862be723e Add other options to locate terraform provider binary 2020-06-19 14:34:12 +01:00
24455a9336 Samples: end-to-end testing (#47)
Add a new sample for end-to-end testing in Terraform projects.
2020-06-18 14:48:42 +02:00
74170d8203 Merge pull request #46 from aheumaier/samples/compliance-testing
Samples/compliance testing
2020-06-16 14:53:02 +02:00
8d795d595b Fix: Sync README from azure-dev-docs-pr on best-practice-compliance-testing 2020-06-16 14:39:39 +02:00
a1f201a7b0 Sync README from azure-dev-docs-pr on best-practice-compliance-testing 2020-06-16 14:09:58 +02:00
ac6f9729b0 Sync README from azure-dev-docs-pr on best-practice-compliance-testing 2020-06-16 14:07:51 +02:00
452680862c Sync README from azure-dev-docs-pr on best-practice-compliance-testing 2020-06-16 14:06:24 +02:00
e4058efbd2 Update samples/compliance-testing/README.md
Co-authored-by: Julien Corioland <jcorioland@users.noreply.github.com>
2020-06-16 09:31:48 +02:00
a935d8bf5e Added samples for compliance testing with terraform-compliance 2020-06-16 09:31:48 +02:00
9dd87817cf Update samples/compliance-testing/README.md
Co-authored-by: Julien Corioland <jcorioland@users.noreply.github.com>
2020-06-15 18:07:58 +02:00
708a45ea5a Added samples for compliance testing with terraform-compliance 2020-06-11 10:57:02 +02:00
3328af0982 Add Sample: Integration Testing (#43)
add samples for integration testing
2020-06-11 10:35:53 +02:00
7d4ee2d346 Merge pull request #33 from stfnbrndg/fix-readme-grammar
fix quickstart readme grammar
2019-12-02 14:46:58 -08:00
0b8f7162f4 fix quickstart readme grammar 2019-11-08 21:12:11 -05:00
f607c17060 Merge pull request #32 from jlorich/master
Add initial Quickstart templates
2019-11-07 13:16:16 -05:00
5f390fa368 update aks enterprise 2019-11-06 16:39:48 -05:00
415e3caa97 reorganize, add scaffold folder
update readmes

clean up tf provider

add readme and initial templates

add initial pass at readmes

more readme updates

update various quickstarts

finish cleaning up 101s

more updates

lots fo template updates

add remaining

more updates
2019-11-06 16:39:59 -05:00
fa82feccc7 moved Eugenes Contrib.md file to the module folder and deleted the modules folder 2019-06-12 11:31:19 -07:00
84e8f362fc Merge pull request #31 from echuvyrov/modulecontributionguide
Looks great @echuvyrov
2019-06-12 11:22:46 -07:00
3ba339f80e Adding Terraform Module Contribution Guide 2019-06-11 20:10:56 -07:00
d5b9799f8d Merge pull request #25 from Azure/contrib
Merging Contrib branch to master
2019-05-29 10:58:00 -07:00
3d6183de4b Merge pull request #3 from jcorioland/contrib
Update contribution guide
2019-05-24 11:00:43 -07:00
8b65cc21c0 add data source/resource registration in provider.go 2019-05-24 09:27:35 +02:00
e8d6b4f92c few changes after @JunyiYi review 2019-05-21 09:58:42 +02:00
eaef681e00 fix typo and few additions 2019-05-17 10:11:21 +02:00
3b18e78dcd update local built provider 2019-05-15 16:08:10 +02:00
99ae52231c add link to official docs 2019-05-15 15:30:09 +02:00
ce248d03ef add instructions to develop the provider 2019-05-15 14:59:18 +02:00
649503b5e1 Merge pull request #2 from jcorioland/jcorioland/contrib
AzureRM Terraform Provider Contribution Guide
2019-05-14 08:47:11 +08:00
e6612d2970 addings/corrections after review 2019-05-13 16:03:06 +02:00
1c4804a006 Initial draft 2019-05-07 01:22:00 -07:00
dd927286fd add how to for debugging azurerm tf provider 2019-05-02 18:40:43 +02:00
8004c17619 contributing on AzureRM 2019-04-23 17:10:21 +02:00
9a78fe6869 provider contribute guide 2019-04-08 13:26:30 +02:00
69b2da1921 added submodules for TF modules and providers 2018-10-29 15:44:56 -07:00
1a74307d5d Quickstart for WebApp with MySQL backend 2018-10-27 15:32:15 -07:00
a964345544 Fix issue with Azure CLI signing key 2018-06-06 13:51:16 -07:00
674322d26d Updated the MSI ENDPOINT value to the new IMDS endpoint 2018-05-08 16:35:34 -07:00
b7214db761 Updated depricated arg for az CLI tool. 2018-05-08 13:55:19 -07:00
7381af4a90 removed all VM sizes that didn't support SSD storage. 2018-03-06 15:37:48 -08:00
1ea1b0232a Added retry logic for all off box calls 2018-03-05 12:38:30 -08:00
bba4542867 Added retry logic to all remote calls 2018-03-02 19:47:59 -08:00
00211e5495 Added constraint for Linux VM with Premium storage 2018-03-02 19:24:03 -08:00
23c4401d69 Added links to README 2018-03-02 17:26:52 -08:00
92e685454a Updated resourceGuid to include deployment().name 2018-03-02 16:18:27 -08:00
f30f4ac91d Updated per PR 2018-03-02 14:15:24 -08:00
e1e09ef0cb Updated README file. 2018-03-01 13:29:52 -08:00
39e7be7cfc Updated https to http 2018-02-28 16:21:47 -08:00
233f0bdba4 Added option t into allowed arg list 2018-02-28 15:24:56 -08:00
bd113c744f Added Tenent ID env var 2018-02-28 15:01:25 -08:00