- resource/ansible_playbook - Provider should failed with proper message when ansible is not installed (ansible#35).
- ensure extra vars are quoted (ansible#57).
The terraform-provider-ansible v1.2.0 includes minor bugfixes and improvements.
- Update dependencies (google.golang.org/grpc and golang.org/x/net) to resolve security alerts https://github.com/ansible/terraform-provider-ansible/security/dependabot (ansible#72).
- Updates the provider to use Go 1.21 (ansible#89)
- Updates the provider to use SDKv2 (ansible#39).
- provider/resource_playbook - Fix race condition between multiple ansible_playbook resources (ansible#38).