19 Commits

Author SHA1 Message Date
Brian Flad
b699ca1ff3
Bump Go Version to 1.18 (#79)
Reference: https://github.com/hashicorp/terraform-provider-scaffolding-framework/issues/78

Updated via:

```shell
go mod edit -go=1.18
go mod tidy
go fix ./...
```

And textual file updates, such as the README.
2022-08-12 15:19:26 -04:00
dependabot[bot]
e5808c408d
Bump leonsteinhaeuser/project-beta-automations from 1.2.1 to 1.3.0 (#75)
Bumps [leonsteinhaeuser/project-beta-automations](https://github.com/leonsteinhaeuser/project-beta-automations) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/leonsteinhaeuser/project-beta-automations/releases)
- [Commits](https://github.com/leonsteinhaeuser/project-beta-automations/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: leonsteinhaeuser/project-beta-automations
  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-08-02 07:22:14 -04:00
Radek Simko
3a91275abc
ci: replace forked GH action with latest upstream (#55) 2022-07-15 15:09:45 -04:00
Ivan De Marino
8b933d2b91
Fixing 'add-content-to-project' workflow (#57) 2022-06-14 18:16:25 +01:00
Jonathan Ruckwood
ad648861b4
Cache Go dependencies and detect Go version in GitHub Action workflows (#52) 2022-06-01 10:02:17 -04:00
dependabot[bot]
3b7018c581
Bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0 (#49)
* Bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0

Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.9.1 to 3.0.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.9.1...v3.0.0)

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

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

* Update .github/workflows/release.yml

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ivan De Marino <ivan.demarino@hashicorp.com>
2022-05-23 11:58:39 +01:00
dependabot[bot]
3c30204856
Bump hashicorp/setup-terraform from 1 to 2 (#36)
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from 1 to 2.
- [Release notes](https://github.com/hashicorp/setup-terraform/releases)
- [Changelog](https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/setup-terraform/compare/v1...v2)

---
updated-dependencies:
- dependency-name: hashicorp/setup-terraform
  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-04-19 10:18:23 -04:00
dependabot[bot]
38db11c464
Bump actions/setup-go from 2 to 3 (#33)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-go
  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-04-11 11:59:33 +01:00
Brian Flad
2f9e03568a
.github/workflows: Add go generate testing to CI (#26)
The `go test` command cannot detect any issues when running `go generate`. This ensures that any `go generate` commands can successfully execute, while also ensuring there are no dangling Git differences afterwards to prevent cases where the documentation is not symmetrically updated.
2022-03-15 11:52:10 -04:00
Ivan De Marino
f6396a0c60
Update CODEOWNERS with new team name: @hashicorp/terraform-devex (#22) 2022-03-11 19:02:16 +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
Brian Flad
5f2383b256
.github/workflows: Add Terraform CLI 1.1 testing (#6) 2021-12-22 13:43:43 -05:00
Brian Flad
b9221acb06 Fix test workflow 2021-12-01 05:57:29 -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