Skip to content

Conversation

@rek
Copy link
Contributor

@rek rek commented Feb 6, 2024

Add 'User Group' resource

(aka: Teams: user groups)

  • User Group Data Source
    • Tests
  • User Group Resource
    • Create
      • Tests
    • Read
      • Tests
    • Update
      • Tests
    • Delete
      • Tests
    • Import
  • Update docs
  • Update examples

Closes: #8

@rek rek changed the title feat: add user groups resources feat: add 'user groups' resources Feb 6, 2024
rek added 2 commits February 6, 2024 20:35
# This is the 1st commit message:

feat: start adding create resource for user groups

# This is the commit message catdevman#2:

feat: data source read

# This is the commit message catdevman#3:

feat: data source read

# This is the commit message catdevman#4:

chore: cleanup
feat: data source read

feat: data source read

chore: cleanup

Bump github.com/hashicorp/terraform-plugin-testing from 1.4.0 to 1.5.1

Bumps [github.com/hashicorp/terraform-plugin-testing](https://github.com/hashicorp/terraform-plugin-testing) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/hashicorp/terraform-plugin-testing/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-testing/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-plugin-testing@v1.4.0...v1.5.1)

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

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

feat: starting on resource create
@rek rek force-pushed the feat/add_user_groups_resources branch from 4803f5d to 69cb9a7 Compare February 6, 2024 17:37
@rek rek mentioned this pull request Feb 6, 2024
3 tasks
@rek
Copy link
Contributor Author

rek commented Feb 11, 2024

I really wanted to write some tests for this. But I can't quite figure out how to mock the network calls.

@rek rek marked this pull request as ready for review February 14, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Create UserGroups

1 participant