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
On Datadog dashboard I see user as a standard user, not a read-only user.
If I manually edit the user to read-only after next terraform run it will be converted to standard user
Expected Behavior
Read Only user is created
Actual Behavior
Standard user is created, and modifications are not changing to read-only user
Steps to Reproduce
Please list the full steps required to reproduce the issue, for example:
terraform init
terraform apply
The text was updated successfully, but these errors were encountered:
This issue has been automatically migrated to terraform-providers/terraform-provider-datadog#28 because it looks like an issue with that provider. If you believe this is not an issue with the provider, please reply to this issue and let us know.
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.
ghost
locked and limited conversation to collaborators
Apr 7, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi there,
Datadog Read-only user is not created, but a standard user is created
Terraform Version
Terraform version:
Terraform Configuration Files
Debug Output
Since we have a higher amount of other resources, only part is being inserted:
After running again I see following:
On Datadog dashboard I see user as a standard user, not a read-only user.
If I manually edit the user to read-only after next terraform run it will be converted to standard user
Expected Behavior
Read Only user is created
Actual Behavior
Standard user is created, and modifications are not changing to read-only user
Steps to Reproduce
Please list the full steps required to reproduce the issue, for example:
terraform init
terraform apply
The text was updated successfully, but these errors were encountered: