Skip to content

Releases: aws-gopher/terraform-provider-unstructured

v0.0.2

28 Jul 17:26
f3c535e

Choose a tag to compare

fix: S3 connector field is computed_optional

- Updated 'recursive' field as computed_optional for S3 connector in provider-code-spec.json and destination resource schema.
- Updated documentation to reflect changes in API key handling and added examples for source, destination, and workflow resources.
- Ensured consistency in example configurations across various documentation files.

v0.0.1

28 Jul 15:09
85de61f

Choose a tag to compare

Remove scaffolding framework and implement unstructured provider with…