This commit is contained in:
github-actions[bot] 2022-11-15 03:36:25 +00:00
Родитель 08abfee547
Коммит cbf2db8874
1 изменённых файлов: 87 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,87 @@
# Changelog
## [Unreleased](https://github.com/Azure/terraform-azurerm-compute/tree/HEAD)
**Implemented enhancements:**
- support raw value for ssh keys in addition to paths [\#159](https://github.com/Azure/terraform-azurerm-compute/pull/159) ([AliAllomani](https://github.com/AliAllomani))
- support multiple ssh keys [\#147](https://github.com/Azure/terraform-azurerm-compute/pull/147) ([sudoapt-getclean](https://github.com/sudoapt-getclean))
- bumb os version [\#94](https://github.com/Azure/terraform-azurerm-compute/pull/94) ([strixBE](https://github.com/strixBE))
- Resolve \#39: bump azurerm provider version [\#74](https://github.com/Azure/terraform-azurerm-compute/pull/74) ([marclambrichs](https://github.com/marclambrichs))
**Merged pull requests:**
- Add CI pipeline [\#185](https://github.com/Azure/terraform-azurerm-compute/pull/185) ([jiaweitao001](https://github.com/jiaweitao001))
- Adding Microsoft SECURITY.MD [\#181](https://github.com/Azure/terraform-azurerm-compute/pull/181) ([microsoft-github-policy-service[bot]](https://github.com/apps/microsoft-github-policy-service))
- Add variable `delete_data_disks_on_termination` [\#170](https://github.com/Azure/terraform-azurerm-compute/pull/170) ([yupwei68](https://github.com/yupwei68))
- Fixed deprecated list method [\#168](https://github.com/Azure/terraform-azurerm-compute/pull/168) ([stgrace](https://github.com/stgrace))
- Fix fixture test [\#165](https://github.com/Azure/terraform-azurerm-compute/pull/165) ([yupwei68](https://github.com/yupwei68))
- Fix fixture test [\#163](https://github.com/Azure/terraform-azurerm-compute/pull/163) ([yupwei68](https://github.com/yupwei68))
- Allow to make ssh\_key optional [\#162](https://github.com/Azure/terraform-azurerm-compute/pull/162) ([jtyr](https://github.com/jtyr))
- Docker fix [\#158](https://github.com/Azure/terraform-azurerm-compute/pull/158) ([yupwei68](https://github.com/yupwei68))
- Integration of Terramodtest 0.8.0 [\#157](https://github.com/Azure/terraform-azurerm-compute/pull/157) ([yupwei68](https://github.com/yupwei68))
- Create pull\_request\_template.md [\#156](https://github.com/Azure/terraform-azurerm-compute/pull/156) ([yupwei68](https://github.com/yupwei68))
- `public_ip_address` will be empty when `allocation_method` is `Dynamic` [\#154](https://github.com/Azure/terraform-azurerm-compute/pull/154) ([yupwei68](https://github.com/yupwei68))
- Adding support for the 'extra\_disks' parameter [\#152](https://github.com/Azure/terraform-azurerm-compute/pull/152) ([juan-acevedo-ntt](https://github.com/juan-acevedo-ntt))
- support defining sku for public ip [\#151](https://github.com/Azure/terraform-azurerm-compute/pull/151) ([AliAllomani](https://github.com/AliAllomani))
- support os\_profile\_secrets [\#150](https://github.com/Azure/terraform-azurerm-compute/pull/150) ([AliAllomani](https://github.com/AliAllomani))
- \#59 Adding support for the license\_type parameter [\#144](https://github.com/Azure/terraform-azurerm-compute/pull/144) ([travis-crowder-kr](https://github.com/travis-crowder-kr))
- GH142 Adding support for identities [\#143](https://github.com/Azure/terraform-azurerm-compute/pull/143) ([travis-crowder-kr](https://github.com/travis-crowder-kr))
- Terraform 0.13 upgrade [\#140](https://github.com/Azure/terraform-azurerm-compute/pull/140) ([yupwei68](https://github.com/yupwei68))
- Fix default value of `source_address_prefixes` [\#139](https://github.com/Azure/terraform-azurerm-compute/pull/139) ([yupwei68](https://github.com/yupwei68))
- Conditionally create nsg security rule | Parametrise source IP ranges [\#137](https://github.com/Azure/terraform-azurerm-compute/pull/137) ([rginev](https://github.com/rginev))
- Allow custom location and fix issues [\#135](https://github.com/Azure/terraform-azurerm-compute/pull/135) ([yupwei68](https://github.com/yupwei68))
- Fixed domain\_name\_label must contain only lowercase alphanumeric characters, numbers and hyphens [\#132](https://github.com/Azure/terraform-azurerm-compute/pull/132) ([sbugalski](https://github.com/sbugalski))
- Fix CI test [\#130](https://github.com/Azure/terraform-azurerm-compute/pull/130) ([yupwei68](https://github.com/yupwei68))
- Integration of terramodtest 0.5.0 [\#127](https://github.com/Azure/terraform-azurerm-compute/pull/127) ([yupwei68](https://github.com/yupwei68))
- Removal of resource group & azurerm 2.0 [\#124](https://github.com/Azure/terraform-azurerm-compute/pull/124) ([yupwei68](https://github.com/yupwei68))
- upgrade to Terraform v0.12 [\#122](https://github.com/Azure/terraform-azurerm-compute/pull/122) ([yupwei68](https://github.com/yupwei68))
- editing descriptions in variable.tf file [\#114](https://github.com/Azure/terraform-azurerm-compute/pull/114) ([niss3n](https://github.com/niss3n))
- Update module dependency on Random to allow use in Terraform 0.12.3 [\#108](https://github.com/Azure/terraform-azurerm-compute/pull/108) ([Xyon](https://github.com/Xyon))
- Move Security Group Rule to Dedicated Resource [\#105](https://github.com/Azure/terraform-azurerm-compute/pull/105) ([MDBox](https://github.com/MDBox))
- updated var and readme for windows vm example [\#96](https://github.com/Azure/terraform-azurerm-compute/pull/96) ([AlexBevan](https://github.com/AlexBevan))
- Adding custom data field \(Issue \#65\) to Linux OS profiles. [\#85](https://github.com/Azure/terraform-azurerm-compute/pull/85) ([dahlke](https://github.com/dahlke))
- Configure files for terraformbot [\#82](https://github.com/Azure/terraform-azurerm-compute/pull/82) ([zunlihu](https://github.com/zunlihu))
- add enable\_accelerated\_networking property and variable for Network Interface [\#78](https://github.com/Azure/terraform-azurerm-compute/pull/78) ([mikaelkrief](https://github.com/mikaelkrief))
- Add bug\_report template [\#77](https://github.com/Azure/terraform-azurerm-compute/pull/77) ([zunlihu](https://github.com/zunlihu))
- Add .github for issue and feature request templates. [\#75](https://github.com/Azure/terraform-azurerm-compute/pull/75) ([zunlihu](https://github.com/zunlihu))
- Resolve issue \#56 [\#73](https://github.com/Azure/terraform-azurerm-compute/pull/73) ([Xyon](https://github.com/Xyon))
- Provision vm agents for Windows machines [\#72](https://github.com/Azure/terraform-azurerm-compute/pull/72) ([Xyon](https://github.com/Xyon))
- Tag all resources ceated by the module [\#69](https://github.com/Azure/terraform-azurerm-compute/pull/69) ([smerrell](https://github.com/smerrell))
- Add different stages for different events. [\#67](https://github.com/Azure/terraform-azurerm-compute/pull/67) ([metacpp](https://github.com/metacpp))
- Add Terratest Example for Compute Module [\#66](https://github.com/Azure/terraform-azurerm-compute/pull/66) ([foreverXZC](https://github.com/foreverXZC))
- add vm-with-datadisk in output.tf [\#61](https://github.com/Azure/terraform-azurerm-compute/pull/61) ([petit-lu](https://github.com/petit-lu))
- Integrate with terramodtest v0.2.0 to use reusable tasks. [\#52](https://github.com/Azure/terraform-azurerm-compute/pull/52) ([metacpp](https://github.com/metacpp))
- fix network module example [\#51](https://github.com/Azure/terraform-azurerm-compute/pull/51) ([dtzar](https://github.com/dtzar))
- Fix custom image [\#50](https://github.com/Azure/terraform-azurerm-compute/pull/50) ([VaijanathB](https://github.com/VaijanathB))
- Unique VM hostname [\#46](https://github.com/Azure/terraform-azurerm-compute/pull/46) ([horsey](https://github.com/horsey))
- Introduced the version argument to dockerfile. [\#43](https://github.com/Azure/terraform-azurerm-compute/pull/43) ([metacpp](https://github.com/metacpp))
- Fix the issue in README [\#42](https://github.com/Azure/terraform-azurerm-compute/pull/42) ([metacpp](https://github.com/metacpp))
- Improve the workflow [\#40](https://github.com/Azure/terraform-azurerm-compute/pull/40) ([metacpp](https://github.com/metacpp))
- Refine the document for Ruby and Docker developer. [\#38](https://github.com/Azure/terraform-azurerm-compute/pull/38) ([metacpp](https://github.com/metacpp))
- Switch Travis to build stages [\#33](https://github.com/Azure/terraform-azurerm-compute/pull/33) ([dtzar](https://github.com/dtzar))
- Support use Docker container locally and in Travis CI [\#32](https://github.com/Azure/terraform-azurerm-compute/pull/32) ([metacpp](https://github.com/metacpp))
- Fix tfstate issue caused by the breaking change of kitchen terraform. [\#31](https://github.com/Azure/terraform-azurerm-compute/pull/31) ([JunyiYi](https://github.com/JunyiYi))
- Upgrade kitchen-terraform to 3.0 [\#29](https://github.com/Azure/terraform-azurerm-compute/pull/29) ([JunyiYi](https://github.com/JunyiYi))
- Add dev workflow support for azure compute module [\#28](https://github.com/Azure/terraform-azurerm-compute/pull/28) ([metacpp](https://github.com/metacpp))
- Add space between variable name and starting { [\#27](https://github.com/Azure/terraform-azurerm-compute/pull/27) ([runecalico](https://github.com/runecalico))
- Use azurerm v0.3.0 [\#22](https://github.com/Azure/terraform-azurerm-compute/pull/22) ([jmapro](https://github.com/jmapro))
- Fix nsg name [\#21](https://github.com/Azure/terraform-azurerm-compute/pull/21) ([jmapro](https://github.com/jmapro))
- Fix version to ~\> 0.2.2 [\#20](https://github.com/Azure/terraform-azurerm-compute/pull/20) ([jmapro](https://github.com/jmapro))
- Tagvms [\#19](https://github.com/Azure/terraform-azurerm-compute/pull/19) ([jmapro](https://github.com/jmapro))
- Add NSG Update [\#17](https://github.com/Azure/terraform-azurerm-compute/pull/17) ([dtzar](https://github.com/dtzar))
- fix usage example formatting [\#14](https://github.com/Azure/terraform-azurerm-compute/pull/14) ([sebastus](https://github.com/sebastus))
- Fixed issue with second example [\#12](https://github.com/Azure/terraform-azurerm-compute/pull/12) ([irab](https://github.com/irab))
- Add vm\_hostname to os\_disk name [\#11](https://github.com/Azure/terraform-azurerm-compute/pull/11) ([jmapro](https://github.com/jmapro))
- Add vm\_hostname to nic interface name for more comprehension [\#10](https://github.com/Azure/terraform-azurerm-compute/pull/10) ([jmapro](https://github.com/jmapro))
- Add datastorage disk [\#9](https://github.com/Azure/terraform-azurerm-compute/pull/9) ([jmapro](https://github.com/jmapro))
- Allow not use public ip [\#8](https://github.com/Azure/terraform-azurerm-compute/pull/8) ([jmapro](https://github.com/jmapro))
- Add boot diagnostics option [\#7](https://github.com/Azure/terraform-azurerm-compute/pull/7) ([jmapro](https://github.com/jmapro))
- minor example fix [\#4](https://github.com/Azure/terraform-azurerm-compute/pull/4) ([dtzar](https://github.com/dtzar))
- Remove Output variable from README [\#3](https://github.com/Azure/terraform-azurerm-compute/pull/3) ([cgriggs01](https://github.com/cgriggs01))
- Changes for Terraform Module Registry formatting [\#2](https://github.com/Azure/terraform-azurerm-compute/pull/2) ([cgriggs01](https://github.com/cgriggs01))
- Initial Release [\#1](https://github.com/Azure/terraform-azurerm-compute/pull/1) ([dtzar](https://github.com/dtzar))
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*