curtismu7 / Master-Flow

PingOne Master flow for PingOne Authentication and MFA
2 stars 4 forks source link

Add version pin for the `pingone` provider #11

Closed patrickcping closed 4 months ago

patrickcping commented 4 months ago

The PingOne provider is due to increment by a major version from 0.* to 1.0. There will be breaking changes to the schema. Anyone who has previously cloned this repo without the version pin and runs terraform init -upgrade will experience errors

This change is to prevent these breakages when the PingOne provider moves to v1, and allow a controlled upgrade of HCL in this repo to v1 once it is released

Ref: https://terraform.pingidentity.com/best-practices/#use-provider-version-control