cefacf9966
Adding quickstart template example
2021-04-19 18:44:18 -07:00
e932a95d27
Merge pull request #60 from metahertz/fix-issue-57
...
Always use the latest version of Checkov
2021-04-06 17:39:41 -07:00
f21032933d
Merge pull request #59 from powershellpr0mpt/patch-1
...
Update README.md
2021-04-06 17:32:14 -07:00
96f19bed11
Merge pull request #62 from mgrotheer/patch-1
...
Update README.md
2021-04-06 17:31:14 -07:00
023dcf5201
Update README.md
...
Fixed typo
2020-12-24 08:20:08 -08:00
c5d39a4631
Always use the latest version of Checkov
...
For inclusion of new builtin checks.
2020-10-29 18:23:56 +00:00
25ab251ac1
Update README.md
...
Fixed broken link to github.com/Azure/terraform repo
2020-10-21 20:23:51 +02:00
d05f030d03
Fix integration testing sample path ( #58 )
...
* fix path in pipeline for integration-testing sample
* add exec permission on checkov.sh
2020-10-09 10:22:21 +02:00
00d15e09c5
Merge pull request #53 from feiskyer/aks-quickstart
...
Add quickstart sample for AKS private cluster with custom DNS
2020-09-09 12:01:41 -07:00
e4e2b20dd5
Update testing samples README files ( #56 )
...
add links to the Msft Docs to the sample READMEs
2020-08-27 08:29:45 +02:00
713cbfc0a7
Add quickstart sample for private AKS cluster with custom DNS
2020-08-24 13:57:52 +08:00
cc6b61aa3a
Merge pull request #51 from yupwei68/wyp-20200622
...
Update the Terraform Azurerm Provider Resource Contribute.md
2020-07-26 20:45:54 -07:00
ef757830e6
r1
2020-06-28 10:10:30 +08:00
359f0633f8
update
2020-06-23 10:29:58 +08:00
70eb0555e3
update
2020-06-22 16:34:59 +08: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