Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No changes reported when domain_expiration for monitor is changed to null #122

Open
ar-lex opened this issue Oct 25, 2024 · 0 comments
Open

Comments

@ar-lex
Copy link

ar-lex commented Oct 25, 2024

I am trying to disable domain expiration check for previously imported monitor.

According to API output this monitor currently contains the following value:

"domain_expiration": 7

After changing the value in Terraform resource from 7 to null, the plan command reports no changes to the state.

Expected behaviour: the plan command shows that the value will be changed from 7 to null.

Enabling domain expiration works as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant