labd / terraform-provider-amplience

Terraform provider for Amplience
https://registry.terraform.io/providers/labd/amplience/latest
Mozilla Public License 2.0
7 stars 4 forks source link

Content types and schema are not synced when imported #14

Closed philipbushnell-valtech closed 11 months ago

philipbushnell-valtech commented 2 years ago

It appears the provider doesn't sync the content types and their schemas when terraform is applied and the changes are imported.

Steps to reproduce:

@pimvernooij has suggested to raise this as the functionality has apparently not been implemented yet.

tleguijt commented 2 years ago
image

At the moment this requires a manual action. It would be nice if we could do this via the API (and thus; implement in the provider)

tleguijt commented 2 years ago

Example https://github.com/amplience/dc-management-sdk-js/blob/master/src/lib/model/ContentType.ts#L138