Skip to content

Latest commit

 

History

History
100 lines (53 loc) · 1.6 KB

File metadata and controls

100 lines (53 loc) · 1.6 KB

v1.0.5 (2026-03-27)

Fix

  • avoid duplicate test runs on push and pull_request events
  • goreleaser: fix deprecated archives.format and broken windows_arm target
  • ci: update Go version to 1.24 and add terraform to generate job

v1.0.4 (2024-10-02)

Fix

  • remove skip deprecated config

v1.0.3 (2024-10-02)

Fix

  • version key is required for configuration

v1.0.2 (2024-10-02)

Fix

  • replace deprecated parameter

v1.0.1 (2024-10-02)

Fix

  • deps: bump goreleaser/goreleaser-action from 4 to 6 (#58)

v1.0.0 (2024-10-01)

Feat

  • Use data source for convention and function for generating name (#54)

v0.3.4 (2022-12-30)

Fix

  • Migrate provider to new terraform-provider-framework version

v0.3.3 (2022-06-30)

Fix

  • designation_name: Fix handling of unset name variable

v0.3.2 (2022-06-27)

Fix

  • name: Fix validation and handling of name variable

v0.3.1 (2022-12-30)

Fix

  • Migrate provider to new terraform-provider-framework version

v0.3.3 (2022-06-30)

Fix

  • designation_name: Fix handling of unset name variable

v0.3.2 (2022-06-27)

Fix

  • name: Fix validation and handling of name variable

v0.3.1 (2022-06-27)

Fix

  • name: Fix input validation of resource_name and add tests
  • Remove ListNestedAttributesOptions in schema

v0.3.0 (2022-06-08)

Feat

  • Rename provider
  • Move convention definition into own resource

v0.2.0 (2022-06-01)

Feat

  • Improve handling with max_length and add descriptions

v0.1.0 (2022-06-01)

Feat

  • Rename provider
  • initial implementation