Commit Graph

88 Commits (main)

Author SHA1 Message Date
Mikhail Yohman 05367ff225
Datasource graphql (#6)
* Add graphql datasource.

* Add docs via go generate ./..
2023-05-15 09:20:23 +02:00
Christian Adell 278f60f50b
Merge pull request #5 from nautobot/update-license
Update LICENSE
2023-04-28 17:04:35 +02:00
Christian Adell 4f3fa00e4a
Update LICENSE 2023-04-28 14:10:22 +02:00
Christian Adell 95e7e3446d
refactor: ♻️ Use public nautobot/go-nautobot client and reference @nleiva work 2023-04-24 10:13:20 +02:00
nleiva cd1c9e00cd Bump to version 0.3.3 2023-03-29 15:29:42 -04:00
Nicolas Leiva 05d55f809f
OAPI NB Client Generation Fix (#56)
OAPI NB Client Generation Fix
2023-03-29 15:25:26 -04:00
Nicolas Leiva a22fbbe457
Merge pull request #57 from nleiva/dependabot/github_actions/actions/setup-go-4
Bump actions/setup-go from 3 to 4
2023-03-29 15:22:04 -04:00
Mikhail Yohman 2be79dd3a0
Due to update in oapi-codegen it appears it generates different methods/funcs, but tested the provider for manufacturers and it works, not sure if something broke. 2023-03-28 18:59:09 -06:00
Mikhail Yohman 315bd8d536
Attempting to fix nb go client generation. OpenAPI spec is wrong and will need to be fixed upstream but still partly broken. 2023-03-28 14:10:13 -06:00
dependabot[bot] 046d3045f6
Bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
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>
2023-03-28 01:00:59 +00:00
Nicolas Leiva b8c785d515
Merge pull request #50 from nleiva/dependabot/github_actions/leonsteinhaeuser/project-beta-automations-2.1.0
Bump leonsteinhaeuser/project-beta-automations from 1.3.0 to 2.1.0
2023-03-27 14:45:46 -04:00
nleiva 0acd412328 Merge branch 'main' of https://github.com/nleiva/terraform-provider-nautobot 2023-03-27 13:34:13 -04:00
nleiva fd948745d3 Bump to version 0.3.2 2023-03-27 13:33:14 -04:00
Nicolas Leiva 014194030a
Merge pull request #38 from nleiva/dependabot/github_actions/crazy-max/ghaction-import-gpg-5.2.0
Bump crazy-max/ghaction-import-gpg from 5.1.0 to 5.2.0
2023-03-27 13:27:52 -04:00
Nicolas Leiva a6fcce4731
Merge pull request #47 from nleiva/dependabot/github_actions/goreleaser/goreleaser-action-4.2.0
Bump goreleaser/goreleaser-action from 3.1.0 to 4.2.0
2023-03-27 13:21:06 -04:00
nleiva 98ce0a1a26 Bump to version 0.3.1 2023-03-27 13:19:23 -04:00
Nicolas Leiva 628c4921b6
Upgrade all deps (PR #55) from FragmentedPacket
Upgrade all deps
2023-03-27 13:16:02 -04:00
Mikhail Yohman 5ce1742704
Re-add client/swagger.yml with latest schema from demo.nautobot.com 2023-03-27 10:42:46 -06:00
nleiva b35fd64119 Bump to version 0.3.0 2023-03-27 11:45:02 -04:00
Mikhail Yohman a25f808944
Merge latest updates in and get the same updates as pipeline. This should solve the pipeline issue. 2023-03-27 08:59:56 -06:00
Mikhail Yohman 61b70f7550
Merge branch 'main' into bump-deps 2023-03-27 08:59:10 -06:00
Mikhail Yohman 86ca27c303
Update version to 1.20 as anything below 1.19 is not supported. 2023-03-27 08:34:33 -06:00
Mikhail Yohman e627f1cd49
Bump go testing versions. 2023-03-27 08:23:34 -06:00
Nicolas Leiva e4a3e37642
Bugfix: Add notes_url to Manufacturers Read capabilities (PR #53)
Bugfix: Add notes_url to Manufacturers Read capabilities
2023-03-27 09:38:11 -04:00
Mikhail Yohman 16585d11cb
notes_url is a read only field. Added Computed: true for notes_url. 2023-03-26 20:21:16 -06:00
Mikhail Yohman 3a1039f5c4
Upgrade all dependencies and make changes that broke in oapi and UUID conversions. 2023-03-26 20:08:32 -06:00
Mikhail Yohman 43157da50b
Add notes_url to schema and Read to provide. Not required for backwards compatability. 2023-03-26 19:36:43 -06:00
dependabot[bot] 8fd7058ce3
Bump leonsteinhaeuser/project-beta-automations from 1.3.0 to 2.1.0
Bumps [leonsteinhaeuser/project-beta-automations](https://github.com/leonsteinhaeuser/project-beta-automations) from 1.3.0 to 2.1.0.
- [Release notes](https://github.com/leonsteinhaeuser/project-beta-automations/releases)
- [Commits](https://github.com/leonsteinhaeuser/project-beta-automations/compare/v1.3.0...v2.1.0)

---
updated-dependencies:
- dependency-name: leonsteinhaeuser/project-beta-automations
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 00:43:26 +00:00
dependabot[bot] 68ec3e8acd
Bump goreleaser/goreleaser-action from 3.1.0 to 4.2.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3.1.0 to 4.2.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v3.1.0...v4.2.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>
2023-01-31 00:09:28 +00:00
dependabot[bot] 5a328b50b1
Bump crazy-max/ghaction-import-gpg from 5.1.0 to 5.2.0
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
- [Changelog](https://github.com/crazy-max/ghaction-import-gpg/blob/v5.2.0/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-import-gpg/compare/v5.1.0...v5.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 00:41:20 +00:00
Nicolas Leiva 1233ea3f66
Bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0
Bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0
2022-09-02 16:08:45 -04:00
dependabot[bot] e8c2b695e5
Bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v3.0.0...v3.1.0)

---
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>
2022-08-29 01:22:22 +00:00
Nicolas Leiva d7a5f9fca0
Bump github.com/tidwall/gjson from 1.14.2 to 1.14.3
Bump github.com/tidwall/gjson from 1.14.2 to 1.14.3
2022-08-17 11:32:17 -04:00
dependabot[bot] 23bc4bad92
Bump github.com/tidwall/gjson from 1.14.2 to 1.14.3
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.14.2 to 1.14.3.
- [Release notes](https://github.com/tidwall/gjson/releases)
- [Commits](https://github.com/tidwall/gjson/compare/v1.14.2...v1.14.3)

---
updated-dependencies:
- dependency-name: github.com/tidwall/gjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-17 00:47:52 +00:00
Nicolas Leiva 378aa26864
Bump github.com/tidwall/gjson from 1.14.1 to 1.14.2
Bump github.com/tidwall/gjson from 1.14.1 to 1.14.2
2022-08-12 19:26:25 -05:00
Nicolas Leiva f086441bc2
Bump leonsteinhaeuser/project-beta-automations from 1.2.1 to 1.3.0
Bump leonsteinhaeuser/project-beta-automations from 1.2.1 to 1.3.0
2022-08-08 09:41:56 -04:00
dependabot[bot] 34170434ec
Bump github.com/tidwall/gjson from 1.14.1 to 1.14.2
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.14.1 to 1.14.2.
- [Release notes](https://github.com/tidwall/gjson/releases)
- [Commits](https://github.com/tidwall/gjson/compare/v1.14.1...v1.14.2)

---
updated-dependencies:
- dependency-name: github.com/tidwall/gjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 01:17:26 +00:00
dependabot[bot] 5db442e5bb
Bump leonsteinhaeuser/project-beta-automations from 1.2.1 to 1.3.0
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>
2022-08-02 00:50:33 +00:00
Nicolas Leiva 638ef7f802
Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.19.0 to 2.20.0
Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.19.0 to 2.20.0
2022-07-29 08:54:04 -04:00
dependabot[bot] 50e7cccb1c
Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.19.0 to 2.20.0
Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.19.0 to 2.20.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.19.0...v2.20.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-07-29 00:52:43 +00:00
Nicolas Leiva 8c71f58f5e
Bump crazy-max/ghaction-import-gpg from 5.0.0 to 5.1.0
Bump crazy-max/ghaction-import-gpg from 5.0.0 to 5.1.0
2022-07-27 20:54:43 -04:00
Nicolas Leiva 487e93fe07
Bump github.com/hashicorp/terraform-plugin-log from 0.6.0 to 0.7.0
Bump github.com/hashicorp/terraform-plugin-log from 0.6.0 to 0.7.0
2022-07-26 00:14:18 -04:00
dependabot[bot] 58454ac316
Bump github.com/hashicorp/terraform-plugin-log from 0.6.0 to 0.7.0
Bumps [github.com/hashicorp/terraform-plugin-log](https://github.com/hashicorp/terraform-plugin-log) from 0.6.0 to 0.7.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.6.0...v0.7.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-07-26 00:53:30 +00:00
dependabot[bot] 88a9da550e
Bump crazy-max/ghaction-import-gpg from 5.0.0 to 5.1.0
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 5.0.0 to 5.1.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/v5.0.0...v5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 01:19:42 +00:00
Nicolas Leiva 5f8752412e
Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.18.0 to 2.19.0
Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.18.0 to 2.19.0
2022-07-21 15:19:12 -04:00
dependabot[bot] 11f6c69a62
Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.18.0 to 2.19.0
Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.18.0 to 2.19.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.18.0...v2.19.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-07-18 01:20:56 +00:00
Nicolas Leiva 6e643c3eaf
Bump github.com/hashicorp/terraform-plugin-docs from 0.10.1 to 0.13.0
Bump github.com/hashicorp/terraform-plugin-docs from 0.10.1 to 0.13.0
2022-07-15 01:09:22 -04:00
dependabot[bot] 22c7200e4b
Bump github.com/hashicorp/terraform-plugin-docs from 0.10.1 to 0.13.0
Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.10.1 to 0.13.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.10.1...v0.13.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-07-15 05:06:07 +00:00
Nicolas Leiva 6953264b0c
Bump github.com/hashicorp/terraform-plugin-log from 0.4.1 to 0.5.0
Bump github.com/hashicorp/terraform-plugin-log from 0.4.1 to 0.5.0
2022-07-15 01:05:22 -04:00
dependabot[bot] 839b88d630
Bump github.com/hashicorp/terraform-plugin-log from 0.4.1 to 0.5.0
Bumps [github.com/hashicorp/terraform-plugin-log](https://github.com/hashicorp/terraform-plugin-log) from 0.4.1 to 0.5.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.4.1...v0.5.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-07-15 01:06:53 +00:00