Mark Manes

Results 8 comments of Mark Manes

`ForceNew` was intentionally added to this field in https://github.com/FusionAuth/terraform-provider-fusionauth/commit/37d66a75a85279366e5fa3e54c069fca0dd58127. @robotdan Do you have any context on why that was done?

Thanks! This change has been released as part of https://github.com/FusionAuth/terraform-provider-fusionauth/releases/tag/v0.1.106.

This has been released as part of https://github.com/FusionAuth/terraform-provider-fusionauth/releases/tag/v0.1.106.

Thank you for your contribution! I believe this was covered in our latest API sync PR #314.

Although slightly modified, this change is part of #275. I opted to use the property names that were already used on the tenant configuration.

This has been released as part of https://github.com/FusionAuth/terraform-provider-fusionauth/releases/tag/v0.1.106.

Hi @a-hilaly. I was suggesting to use the the existing `sourceDBInstanceIdentifier` field. When it is set, the instance is created as a replica, so removing that field value could cause...

This seems to also happen with the `multiAZ` field. Steps to reproduce: * Create a `DBInstance` with `multiAZ: false`: RDS instance is correctly created as single-az. * Update spec to...