JT
|
830746cdbe
|
Merge pull request #208 from lonegunmanb/e-206
Support boot diagnostics storage injection
|
2022-11-29 10:56:54 +08:00 |
zjhe
|
fdf75cbd6c
|
update comment for newly added variable
|
2022-11-28 17:00:47 +08:00 |
zjhe
|
5c54b6f1ad
|
update readme
|
2022-11-28 16:51:26 +08:00 |
zjhe
|
634363ec15
|
Add new variable `external_boot_diagnostics_storage` so we can use existed storage account as boot diagnostics storage.
|
2022-11-28 16:51:01 +08:00 |
github-actions[bot]
|
0e930cd8e3
|
Update changelog
|
2022-11-28 05:04:16 +00:00 |
JT
|
a4967641a9
|
Merge pull request #205 from lonegunmanb/e-204
Add support for network security group injection
|
2022-11-28 13:03:39 +08:00 |
github-actions[bot]
|
645f836802
|
Update changelog
|
2022-11-28 02:20:29 +00:00 |
JT
|
ce0e7be349
|
Merge pull request #203 from lonegunmanb/f-107
Solve #107 by adding `create_before_destroy = true` to defer public ip's deletion.
|
2022-11-28 10:19:53 +08:00 |
zjhe
|
fe7a357fc6
|
add support for network security group injection
|
2022-11-25 23:18:09 +08:00 |
github-actions[bot]
|
592eb04519
|
Update changelog
|
2022-11-25 09:32:59 +00:00 |
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 |
github-actions[bot]
|
1a53973cd2
|
Update changelog
|
2022-11-25 09:19:56 +00:00 |
JT
|
156188a37b
|
Merge pull request #202 from lonegunmanb/e-146
Output vm names
|
2022-11-25 17:19:25 +08:00 |
zjhe
|
1c6b701434
|
Solve #107 by adding `create_before_destroy = true` to defer public ip's deletion.
|
2022-11-25 16:54:47 +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 |
github-actions[bot]
|
626d6d44af
|
Update changelog
|
2022-11-25 07:11:40 +00:00 |
JT
|
2211cc7fbb
|
Merge pull request #200 from lonegunmanb/f-197
Fix the bug introduced by adding `var.storage_os_disk_size_gb` back.
|
2022-11-25 15:10:59 +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 |
zjhe
|
aa0ad1ce7c
|
fix unused variable issue, add the missing argument back to fix the bug introduced by #189
|
2022-11-25 14:19:46 +08:00 |
JT
|
73660410a0
|
Merge pull request #199 from lonegunmanb/e-187
Add support for `azurerm_virtual_machine.zones`
|
2022-11-25 10:31:16 +08:00 |
zjhe
|
bbb01629b9
|
add comment to describe why we add ar.zone not ar.zones.
|
2022-11-24 22:14:48 +08:00 |
hezijie
|
bb69543254
|
Add support for zones
|
2022-11-24 17:47:33 +08:00 |
github-actions[bot]
|
2d5004ba8f
|
Update changelog
|
2022-11-24 07:37:55 +00:00 |
JT
|
dba338d6ad
|
Merge pull request #198 from lonegunmanb/e-190
Convert legacy splat syntax into bracket syntax
|
2022-11-24 15:32:22 +08:00 |
hezijie
|
2c8519ee5a
|
convert legacy splat syntax into bracket syntax
|
2022-11-24 14:45:15 +08:00 |
github-actions[bot]
|
43ab0bb137
|
Update changelog
|
2022-11-24 06:31:31 +00:00 |
JT
|
d0fdaf58f4
|
Merge pull request #189 from lonegunmanb/e-186
Refactor code to meet tflint's requirements
|
2022-11-24 14:05:11 +08:00 |
hezijie
|
1e196f5114
|
update readme, turn off terraform_unused_declarations check, remove unused variable in next major release
|
2022-11-24 13:20:22 +08:00 |
hezijie
|
7849eea7a9
|
Fix missing variable
|
2022-11-24 11:52:19 +08:00 |
hezijie
|
658ee143d5
|
refactor code to meet tflint's requirements
|
2022-11-24 11:34:15 +08:00 |
JT
|
3ac3ec5c23
|
Merge pull request #193 from lonegunmanb/e-192
Rename some resources to snake case.
|
2022-11-24 11:16:27 +08:00 |
zjhe
|
75fb20156f
|
rename some resources to snake case to solve #192
|
2022-11-24 10:27:29 +08:00 |
github-actions[bot]
|
6fb8f84836
|
Update changelog
|
2022-11-23 09:22:53 +00:00 |
JT
|
94169e2350
|
Merge pull request #194 from lonegunmanb/override
Add override template file so we can run version upgrade test
|
2022-11-23 17:22:10 +08:00 |
hezijie
|
184a06c9e1
|
Remove push notification, ignore error when there's no breaking change.
|
2022-11-23 16:47:37 +08:00 |
zjhe
|
abe41c5043
|
use env to set variable so if we'd like to add an example without this variable, the test won't failed.
|
2022-11-23 16:09:49 +08:00 |
zjhe
|
338796459d
|
add override file so we can run version upgrade test
|
2022-11-23 16:09:49 +08:00 |
github-actions[bot]
|
6925e48c48
|
Update changelog
|
2022-11-23 08:00:28 +00:00 |
JT
|
6c38be8fd4
|
Repacing location and resource_group_name with local variables (#196)
|
2022-11-23 15:59:54 +08:00 |
github-actions[bot]
|
6df5e3a779
|
Update changelog
|
2022-11-23 07:33:28 +00:00 |
JT
|
1ef2b6b0fa
|
Removing depends_on in examples (#195)
|
2022-11-23 15:32:56 +08:00 |
hezijie
|
76e4b3477a
|
add CodeQL to pre-pr check step
|
2022-11-18 14:50:23 +08:00 |
github-actions[bot]
|
b8afe353c4
|
Update changelog
|
2022-11-15 13:40:34 +00:00 |
Jacek Szlachta
|
d7b537bd97
|
Allow custom OS disk size (#183)
* Allow custom OS disk size
|
2022-11-15 21:40:01 +08:00 |
github-actions[bot]
|
9eadd5c39f
|
Update changelog
|
2022-11-15 03:45:46 +00:00 |
github-actions[bot]
|
cbf2db8874
|
Update changelog
|
2022-11-15 03:36:25 +00:00 |
lonegunmanb
|
08abfee547
|
Merge pull request #185 from jiaweitao001/ci
Add CI pipeline
|
2022-11-15 11:29:56 +08:00 |
zjhe
|
b9864f3fd8
|
update changelog updater
|
2022-11-15 10:11:20 +08:00 |
zjhe
|
3bc2405f15
|
bumpt tflint plugin version, remove .tflint_exmaple_alt.hcl because we've fixed plugin's bug.
|
2022-11-14 13:20:09 +08:00 |