271 Commits

Author SHA1 Message Date
Brian Flad
f1449bfe5c
main: Add -debug flag for enabling debugger support (#27)
Reference: https://github.com/hashicorp/terraform-provider-scaffolding-framework/issues/8
2022-03-15 11:51:54 -04:00
dependabot[bot]
dc4be578e8
Bump github.com/hashicorp/terraform-plugin-docs from 0.5.1 to 0.6.0 (#25)
Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/hashicorp/terraform-plugin-docs/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-docs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-plugin-docs/compare/v0.5.1...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-docs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-14 10:13:24 -04:00
dependabot[bot]
73e2bdcf91
Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.10.1 to 2.11.0 (#23)
Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-plugin-sdk/compare/v2.10.1...v2.11.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-11 14:33:06 -05:00
Ivan De Marino
f6396a0c60
Update CODEOWNERS with new team name: @hashicorp/terraform-devex (#22) 2022-03-11 19:02:16 +00:00
dependabot[bot]
1c4591bf8f
Bump github.com/hashicorp/terraform-plugin-framework from 0.5.0 to 0.6.0 (#21)
Bumps [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/hashicorp/terraform-plugin-framework/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-plugin-framework/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-11 13:15:58 +00:00
Ivan De Marino
330e0883fc
Update GH Action 'add-content-to-project' to use 'pull_request_target' to allow access to project secrets (#18) 2022-03-10 15:22:40 +00:00
Ivan De Marino
2c9545cb57
GH Action to link incoming issues and pull-requests to the Terraform DevEx Team board (#17) 2022-03-08 16:44:29 +00:00
dependabot[bot]
5fa1b4da41
Bump goreleaser/goreleaser-action from 2.8.1 to 2.9.1 (#15)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.8.1 to 2.9.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.8.1...v2.9.1)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-03 11:46:34 -05:00
dependabot[bot]
82eb67b462
Bump actions/checkout from 2 to 3 (#16)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-03 11:46:05 -05:00
Ivan De Marino
637c318938
Setting CODEOWNERS to the @hashicorp/terraform-provider-devex Team (#12) 2022-02-03 17:12:30 +00:00
dependabot[bot]
7579b23611
Bump goreleaser/goreleaser-action from 2.8.0 to 2.8.1 (#9)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.8.0...v2.8.1)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 13:38:57 -05:00
Paddy
798e2e5525
Demonstrate logging in provider code. (#7)
Add an example of using the tflog package to write a provider log.
2021-12-23 10:48:23 -08:00
Brian Flad
5f2383b256
.github/workflows: Add Terraform CLI 1.1 testing (#6) 2021-12-22 13:43:43 -05:00
dependabot[bot]
24d49d60fb
Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.10.0 to 2.10.1 (#5)
Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-plugin-sdk/compare/v2.10.0...v2.10.1)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 10:01:04 -05:00
dependabot[bot]
f0006aa7fd
Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.9.0 to 2.10.0 (#3)
Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-plugin-sdk/compare/v2.9.0...v2.10.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-08 09:22:32 -05:00
Paddy
5906e3e668
Update README.md (#1) 2021-12-07 11:46:42 -08:00
Brian Flad
d1b343faed Add provider configuration fetching to Configure since it will be a very common use case 2021-12-01 06:39:46 -05:00
Brian Flad
322c453bdf Adjust README introduction 2021-12-01 06:17:30 -05:00
Brian Flad
b9221acb06 Fix test workflow 2021-12-01 05:57:29 -05:00
Brian Flad
c24dd5b083 Fix README grammatical error 2021-12-01 05:39:19 -05:00
Brian Flad
a64a312802 Initial commit
Most of the content is inspired by existing content in https://github.com/hashicorp/terraform-provider-scaffolding.
2021-12-01 05:37:16 -05:00