Commit Graph

79 Commits (046d3045f6e0d520a12f8cf7cd9f29dc06dc7f1d)

Author SHA1 Message Date
Nicolas Leiva 1200fd8704
Bump crazy-max/ghaction-import-gpg from 4.4.0 to 5.0.0
Bump crazy-max/ghaction-import-gpg from 4.4.0 to 5.0.0
2022-06-02 00:07:41 -04:00
dependabot[bot] 2d0da47934
Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.16.0 to 2.17.0
Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.16.0 to 2.17.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.16.0...v2.17.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>
2022-06-01 00:50:52 +00:00
dependabot[bot] 60b61a91f3
Bump crazy-max/ghaction-import-gpg from 4.4.0 to 5.0.0
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 4.4.0 to 5.0.0.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
- [Changelog](https://github.com/crazy-max/ghaction-import-gpg/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-import-gpg/compare/v4.4.0...v5.0.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-import-gpg
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 01:18:21 +00:00
Nicolas Leiva 639e8163b0
Bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0
Bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0
2022-05-26 03:38:30 -04:00
dependabot[bot] c1267ea508
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>
2022-05-23 01:23:47 +00:00
Nicolas Leiva efb36b96af
Merge pull request #8 from nleiva/dependabot/go_modules/github.com/hashicorp/terraform-plugin-sdk/v2-2.16.0
Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.15.0 to 2.16.0
2022-05-10 21:34:05 -04:00
dependabot[bot] 92d07e09a7
Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.15.0 to 2.16.0
Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.15.0 to 2.16.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.15.0...v2.16.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>
2022-05-11 00:55:43 +00:00
nleiva f7da9d44ed Add client library test example 2022-05-07 16:40:31 -04:00
nleiva 773904b4f3 rollback to terraform-plugin-docs v0.7.0 2022-05-05 08:46:35 -04:00
Nicolas Leiva 87aff2ee02
Merge pull request #5 from networkop/main
re-arranged code
2022-05-05 08:41:57 -04:00
networkop f6f3a16b04 re-arranged code 2022-05-05 11:18:56 +01:00
Nicolas Leiva b136b41d92
Merge pull request #1 from nleiva/dependabot/go_modules/github.com/hashicorp/terraform-plugin-docs-0.8.0
Bump github.com/hashicorp/terraform-plugin-docs from 0.7.0 to 0.8.0
2022-05-05 04:37:57 -04:00
Nicolas Leiva 3cda167c13
Merge pull request #4 from networkop/main
provider.go golines -m 70
2022-05-05 04:33:16 -04:00
networkop f16dee1cd5 provider.go golines -m 70 2022-05-05 09:25:15 +01:00
dependabot[bot] 2654dd207d
Bump github.com/hashicorp/terraform-plugin-docs from 0.7.0 to 0.8.0
Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.7.0 to 0.8.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.7.0...v0.8.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>
2022-05-05 03:57:33 +00:00
Nicolas Leiva 7f2f09d9a5
Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.14.0 to 2.15.0
Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.14.0 to 2.15.0
2022-05-04 23:56:45 -04:00
dependabot[bot] a0df93b04c
Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.14.0 to 2.15.0
Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.14.0 to 2.15.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.14.0...v2.15.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>
2022-05-05 03:51:02 +00:00
Nicolas Leiva 467902593d
Bump github.com/hashicorp/terraform-plugin-log from 0.3.0 to 0.4.0
Bump github.com/hashicorp/terraform-plugin-log from 0.3.0 to 0.4.0
2022-05-04 23:50:09 -04:00
dependabot[bot] beda7838f7
Bump github.com/hashicorp/terraform-plugin-log from 0.3.0 to 0.4.0
Bumps [github.com/hashicorp/terraform-plugin-log](https://github.com/hashicorp/terraform-plugin-log) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/hashicorp/terraform-plugin-log/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-log/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-plugin-log/compare/v0.3.0...v0.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 00:50:10 +00:00
nleiva bce962fd0a Update readme 2022-05-01 00:10:35 -04:00
nleiva fb35966e46 Gracefully handle manually deleted resources 2022-05-01 00:07:35 -04:00
nleiva ea28860388 Fix doc typos 2022-04-29 01:29:18 -04:00
nleiva 11c6de944e Tag release v0.2.3 2022-04-29 01:18:35 -04:00
nleiva b9596f9f36 Try GH PAT 2022-04-29 00:57:30 -04:00
nleiva d2ddeaaa5e Add test cases 2022-04-28 23:55:32 -04:00
nleiva 0124019fb3 Fix omport GPG key in workflow 2022-04-28 12:57:32 -04:00
nleiva 008973b1f3 Add delete manufaturer 2022-04-28 12:36:40 -04:00
nleiva 5d335e6e18 Add manufacturer update 2022-04-28 11:53:42 -04:00
nleiva 72cc79531a first working version 2022-04-28 03:01:16 -04:00