marshallford / terraform-provider-ansible

Run Ansible playbooks using Terraform.
https://registry.terraform.io/providers/marshallford/ansible
MIT License
3 stars 0 forks source link

Update trigger and replacement trigger attributes to use dynamic type #63

Closed marshallford closed 2 weeks ago

marshallford commented 1 month ago

https://developer.hashicorp.com/terraform/plugin/framework/handling-data/types/dynamic

Example: https://github.com/hashicorp/terraform/blob/fab3673f8d4aa8d076927baa9341ff2b55e1862d/internal/builtin/providers/terraform/resource_data.go#L24

marshallford commented 2 weeks ago

Closed by #64