Skip to content

Releases: yaegashi/terraform-provider-msgraph

v0.0.5

29 Jul 13:46
Compare
Choose a tag to compare

Merged #4.

  • Introduce tfproviderlint
  • Satisfy Terraform registry requirements (#1)
    • Update GoReleaser configuration
    • Set up GPG signed release
    • Add preliminary document

v0.0.4

01 Jul 10:08
84e78af
Compare
Choose a tag to compare
  • Improve the device auth grant experience
  • Build with Go 1.14

Changelog

84e78af Merge pull request #3 from yaegashi/console
299aa36 Update to Go 1.14
27e2df7 Update README.md
d5e709d Add new provider config: console_device_path

v0.0.3

30 Jun 06:19
a683208
Compare
Choose a tag to compare
  • Update terraform-plugin-sdk and msgraph.go
  • Support preserving token cache in Azure Blob Storage

v0.0.2

18 Feb 07:56
Compare
Choose a tag to compare

Changelog

6660642 Add tests/benchmark/README.md
82faa4e Add tests/benchmark
f931bd3 Update README.md
dbce5c5 Support api, app_role, required_resource_access in application resource
0ce50c5 Support passthrough importing
8d81ae5 Add msgraph_group data
7998745 Update msgraph_user data
06eaae9 go mod tidy
54491b3 Introduce GoReleaser
2603848 Add provider test
1aea09c Add CI workflow
fcc275b Handle msgraph_user password
fde7a5e Add msgraph_user data
df89fbf Update README.md
a0579c5 Add msgraph_application and msgraph_application_password resources
29af4a6 Add msgraph_group_member resource
a170446 Refactoring
efb4e2e Update README.md
14b137a Add tests directory
ceeb4e9 Add msgraph_group resource
f132115 Update msgraph_user resource
3e7650b Add LICENSE
fb8673d Add README.md
f21e106 First commit

v0.0.1

15 Feb 17:29
Compare
Choose a tag to compare

Changelog

06eaae9 go mod tidy
54491b3 Introduce GoReleaser
2603848 Add provider test
1aea09c Add CI workflow
fcc275b Handle msgraph_user password
fde7a5e Add msgraph_user data
df89fbf Update README.md
a0579c5 Add msgraph_application and msgraph_application_password resources
29af4a6 Add msgraph_group_member resource
a170446 Refactoring
efb4e2e Update README.md
14b137a Add tests directory
ceeb4e9 Add msgraph_group resource
f132115 Update msgraph_user resource
3e7650b Add LICENSE
fb8673d Add README.md
f21e106 First commit