The comparison between simple-gateway objects from API and HCL code should result in no change. Still the provider proposes in place updates since the state is not updated correctly.
This is usually under log-settings:
I've tried to override all these settings with default values to avoid this problem in the HCL code:
It is completely random if the state has correct logs_settings, I have some that do, others that don't. All using the exact same code in a for_each loop.
The comparison between simple-gateway objects from API and HCL code should result in no change. Still the provider proposes in place updates since the state is not updated correctly.
This is usually under log-settings:
I've tried to override all these settings with default values to avoid this problem in the HCL code:
The API returns:
The state, even after running terraform apply -refresh-only, only has one of these settings:
It is completely random if the state has correct logs_settings, I have some that do, others that don't. All using the exact same code in a for_each loop.