1Password / scim-examples

1Password SCIM Bridge deployment examples
https://support.1password.com/scim/
MIT License
147 stars 137 forks source link

Update terraform provider to 5.0 #287

Closed plttn closed 7 months ago

plttn commented 8 months ago

Bumps our Terraform provider version up to ~>5.0, as well as resolves the deprecations during the jump from 3 to 5.

Resolves #284

plttn commented 8 months ago

Testing requirements:

  1. Deploy SCIM Bridge on main using Terraform
  2. checkout this branch
  3. terraform init -upgrade
  4. terraform plan should result in zero diffs
  5. terraform apply should have no changes