Closed dim-ops closed 4 months ago
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.
Description
Every time I do an apply the permissions of the default user want/need to be changed, as if there were no idempotency. This takes a long time. Any idea where this might be coming from? the problem is not present with optional users
If your request is for a new feature, please use the
Feature request
template.⚠️ Note
Before you submit an issue, please perform the following first:
.terraform
directory (! ONLY if state is stored remotely, which hopefully you are following that best practice!):rm -rf .terraform/
✅terraform init
✅Versions
Module version [Required]:
Terraform version:
~> 1.0
Provider version(s):
~> 5.0
Reproduction Code [Required]
Steps to reproduce the behavior:
terraform apply
Expected behavior
None change
Actual behavior
There are change one every apply