You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the plan, it shows it needs to be removed. During the apply it says it succeeds.
If you check the console, it won't be removed. The filters will still be there. You can rerun as much as you want, each time it'll plan to remove and remove during apply but the ns1 website will never show it's been updated.
Steps to Reproduce
terraform apply
How much impact is this issue causing?
High
Logs
No response
Additional Information
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Hi @jmtx1020 👋 Thank you for raising this issue and sorry you are running into trouble here.
From your given Terraform configuration:
resource"ns1_record""test1" {
It looks like you are raising a bug report about the ns1-terraform/ns1 provider, which contains the ns1_record resource, while this repository issue tracker is for the hashicorp/dns provider. If you browse the Registry page linked for the ns1 provider, there's a link to their GitHub repository where you can file this bug report. Since it doesn't appear that this issue is actionable in this provider, I'm going to close this issue.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Terraform CLI and Provider Versions
Terraform:
v1.4.6
Provider Version:
2.0.5
Terraform Configuration
Expected Behavior
Remove filters from ns1 record.
Actual Behavior
In the plan, it shows it needs to be removed. During the apply it says it succeeds.
If you check the console, it won't be removed. The filters will still be there. You can rerun as much as you want, each time it'll plan to remove and remove during apply but the ns1 website will never show it's been updated.
Steps to Reproduce
terraform apply
How much impact is this issue causing?
High
Logs
No response
Additional Information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: