19 Commits

Author SHA1 Message Date
zjhe
97bb7ed715 bump azurerm provider version 2024-09-30 11:39:07 +08:00
zjhe
e804ce599d try to fix test 2024-09-30 11:39:07 +08:00
hezijie
286ef164dc bump azurerm to v3 so we can use oidc 2024-09-14 14:12:05 +08:00
hezijie
ae3c0933c3 try to fix 201-vmss-packer-jumpbox 2024-09-14 14:12:05 +08:00
hezijie
6d61deaee5 try to fix 201-vmss-packer-jumpbox 2024-09-14 14:12:05 +08:00
hezijie
d93a6bba20 try to fix 201-vmss-packer-jumpbox 2024-09-14 14:12:05 +08:00
github-actions[bot]
d6ee54a2ba bump test dep version 2024-09-14 11:18:57 +08:00
dependabot[bot]
e98d6e9583 Bump github.com/hashicorp/go-getter from 1.7.1 to 1.7.5 in /test
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.1 to 1.7.5.
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.7.1...v1.7.5)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-30 08:16:37 +08:00
hezijie
b56dda974f fix packer error by monkey patch the version output 2024-07-02 13:53:46 +08:00
hezijie
22b2e39335 fix 201vmsspacker jumpbox, MSI_ID is object id not client id, we need az cli to retrieve client id 2024-01-04 14:56:04 +08:00
hezijie
5e1d8c38aa rename subtest 2024-01-03 10:00:49 +08:00
hezijie
9259270d0c try to make 202-mlmsev testable 2024-01-03 10:00:49 +08:00
zjhe
91b46e5a4c make e2e tests parallel 2023-12-04 10:01:46 +08:00
hezijie
99037bb0e5 fix example and e2e test 2023-11-30 10:39:02 +08:00
lonegunmanb
72c7e787ec
Skip empty example (#270)
* skip empty examples that contain no tf files

* refactor code
2023-11-13 11:27:32 +08:00
lonegunmanb
445889b3ee
bump go mod versions (#251) 2023-09-20 14:11:09 +08:00
lonegunmanb
f2a6901f3f
Convert legacy Packer json template to hcl2 template (#247)
* convert legacy Packer json template to hcl2 template
2023-09-19 13:37:17 +08:00
zjhe
cdd05cd894 update test framework to use msi id when possible, update gitignore file 2023-02-10 15:03:31 +08:00
lonegunmanb
62c65dcf48
add ci (#140) 2023-02-04 20:12:13 +08:00