Releases: CircleCI-Public/terraform-provider-circleci
Releases · CircleCI-Public/terraform-provider-circleci
v0.2.0
What's Changed
- fix: update Readme with new upcoming features by @david-montano-circleci in #35
- feat: update README with a basic example usage and references by @david-montano-circleci in #36
- Update index.md with supported ENV vars by @certara-mchamberland in #39
- Issue/37 by @david-montano-circleci in #41
New Contributors
- @certara-mchamberland made their first contribution in #39
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- chore: Update CODEOWNERS by @anthony-j-castro in #1
- chore(deps): Bump github.com/hashicorp/terraform-plugin-docs from 0.20.1 to 0.21.0 in /tools by @dependabot[bot] in #2
- ci: Add .circleci/config.yml by @anthony-j-castro in #3
- chore: update go module name by @david-montano-circleci in #4
- chore(deps): Bump github.com/hashicorp/terraform-plugin-testing from 1.11.0 to 1.12.0 by @dependabot[bot] in #5
- chore(deps): Bump github.com/hashicorp/copywrite from 0.21.0 to 0.22.0 in /tools by @dependabot[bot] in #6
- feat: configure provider, defined address and added an dummy example defining a data source by @david-montano-circleci in #7
- feat: added ProjectSettings attributes to the project data source by @david-montano-circleci in #8
- feat: implement context data source by @david-montano-circleci in #9
- Defines operations against a context resource by @david-montano-circleci in #10
- feature: implemented context environment variable data source and resource, context restrictions by @david-montano-circleci in #11
- feature: implemented trigger and pipeline data sources by @david-montano-circleci in #12
- Feature/circleci pipelines by @david-montano-circleci in #13
- chore: adding data source and resource tests. finished implementing project resource by @david-montano-circleci in #14
- feat: implemented pipeline resources and tests by @david-montano-circleci in #15
- feat: finished implementing trigger resource. Fixed issue with trigger datasource test by @david-montano-circleci in #16
- Fix/source headers and docs by @david-montano-circleci in #17
- fix: mentioning both CircleCI and Hashicorp in the Copywrite of every go source file by @david-montano-circleci in #18
- fix: adding future features in the README file by @david-montano-circleci in #19
- fix: removing not needed parameters for project creation by @david-montano-circleci in #20
- fix: adding a new test to create and retrieve github projects by @david-montano-circleci in #21
- fix: issue #22 by setting more required parameters to Trigger resources by @david-montano-circleci in #24
- Feature/implement concurrent tests by @david-montano-circleci in #25
- fix: pipeline fixing the mix between external ids by @david-montano-circleci in #26
- Use company standard tooling by @pete-woods in #28
- Fixing broken tests by @david-montano-circleci in #31
- feat: updating the go-client-sdk to the latest version by @david-montano-circleci in #32
- feat: adding back the release github action to generate a signed release in Github by @david-montano-circleci in #33
New Contributors
- @anthony-j-castro made their first contribution in #1
- @dependabot[bot] made their first contribution in #2
- @david-montano-circleci made their first contribution in #4
- @pete-woods made their first contribution in #28
Full Changelog: https://github.com/CircleCI-Public/terraform-provider-circleci/commits/v0.1.1