JT
|
ce4b7019c2
|
Merge pull request #201 from lonegunmanb/e-191
Make `azurerm_availability_set`'s `platform_fault_domain_count` and `platform_update_domain_count` configurable
|
2022-11-25 17:32:16 +08:00 |
zjhe
|
43d28fa8be
|
fix incorrect example code
|
2022-11-25 15:44:52 +08:00 |
zjhe
|
841230e1c7
|
output vm names
|
2022-11-25 15:42:23 +08:00 |
zjhe
|
efe8afe777
|
make `azurerm_availability_set`'s `platform_fault_domain_count` and `platform_update_domain_count` configurable via `var.as_platform_fault_domain_count` and `var.as_platform_update_domain_count` to solve #191
|
2022-11-25 14:40:57 +08:00 |
hezijie
|
bb69543254
|
Add support for zones
|
2022-11-24 17:47:33 +08:00 |
hezijie
|
658ee143d5
|
refactor code to meet tflint's requirements
|
2022-11-24 11:34:15 +08:00 |
zjhe
|
338796459d
|
add override file so we can run version upgrade test
|
2022-11-23 16:09:49 +08:00 |
JT
|
1ef2b6b0fa
|
Removing depends_on in examples (#195)
|
2022-11-23 15:32:56 +08:00 |
zjhe
|
f430640224
|
Change KeyVault properties, move `provider` block to `providers.tf` file
Remove hardcoded `admin_password` in example, add `sensitive = true` to `admin_password`.
|
2022-11-11 20:35:55 +08:00 |
zjhe
|
68f0d3691d
|
Rollback module code, we won't change module code in this release.
|
2022-11-11 16:30:52 +08:00 |
zjhe
|
acaba7d736
|
refactor code to pass pr-check
|
2022-11-02 22:25:10 +08:00 |
zjhe
|
2df690864e
|
add github action files. fix acc tests
|
2022-11-01 18:14:29 +08:00 |
hezijie
|
d706a2390b
|
ci, half way
|
2022-10-20 15:51:05 +08:00 |