Skip to content

error when using resource sentry_key with javascript_loader_script options #584

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

Open
dgeorges opened this issue Feb 14, 2025 · 1 comment

Comments

@dgeorges
Copy link

This resource is throwing errors when using the javascript_loader_script property added in #535

eg.
Image

@doctorperceptron
Copy link

Same. Using v0.14.3

│ Error: Provider produced inconsistent result after apply
│ 
│ When applying changes to module.blog_server_sentry.sentry_key.project_key, provider |"module.blog_server_sentry.provider[\"registry.terraform.io/jianyuan/sentry\"]" produced an unexpected new value:
│ .javascript_loader_script.performance_monitoring_enabled: was cty.False, but now cty.True.
│ 
│ This is a bug in the provider, which should be reported in the provider's own issue tracker.

│ Error: Provider produced inconsistent result after apply
│ 
│ When applying changes to module.blog_server_sentry.sentry_key.project_key, provider |"module.blog_server_sentry.provider[\"registry.terraform.io/jianyuan/sentry\"]" produced an unexpected new value:
│ .javascript_loader_script.session_replay_enabled: was cty.False, but now cty.True.
│ 
│ This is a bug in the provider, which should be reported in the provider's own issue tracker.

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

2 participants