Skip to content

v1.0.0

Compare
Choose a tag to compare
@Emyrk Emyrk released this 24 Jun 18:53
· 13 commits to main since this release
b2af2a4

Intital Beta Release

What's Changed

  • chore: golangci-lint linting fixes by @Emyrk in #107
  • chore: add type for ParameterStyling by @jaaydenh in #108
  • chore: rework validation imported from the provider by @Emyrk in #78
  • chore: update terraform-provider-coder to v2.4.0 by @dannykopping in #114
  • chore: update github.com/coder/guts to v1.3.0 by @Emyrk in #115
  • fix: add json unmarshal support for diagnostics by @Emyrk in #116
  • chore: add warnings if modules are missing by @Emyrk in #113
  • docs: improve template bug github issue template by @Emyrk in #121
  • feat: add extra diagnostic block for coder metadata by @Emyrk in #122
  • chore: fix panic on some string arguments by @Emyrk in #123
  • chore: remove 'error' as a required field in validation blocks by @Emyrk in #124
  • chore(deps): bump github.com/coder/terraform-provider-coder/v2 from 2.4.0 to 2.4.2 by @dependabot in #128
  • chore(deps): bump github.com/coder/guts from 1.3.0 to 1.5.0 by @dependabot in #126
  • deps: use trivy fork in coder organization by @Emyrk in #129
  • chore: add converter methods to diagnostic and hclstring by @Emyrk in #130
  • chore: add error diagnostic to missing required parameters by @Emyrk in #131
  • chore: loading plan.json with string indexs (for_each) by @Emyrk in #132
  • chore: discard logs by default by @Emyrk in #138
  • chore: do not change the form type for an invalid value by @Emyrk in #139
  • chore(deps): bump github.com/coder/terraform-provider-coder/v2 from 2.4.2 to 2.5.3 by @dependabot in #142
  • feat: add support to json marshal the module output by @Emyrk in #143
  • feat: handle expanded parameter names by @Emyrk in #144
  • chore: fix heterogenous lists in plan.json by @Emyrk in #146
  • chore: regenerate types with unknown string change by @Emyrk in #151
  • chore: remove frontend test project by @jaaydenh in #152

New Contributors

Full Changelog: v0.0.1...v1.0.0