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

bug: environment_variables and tags are not being set properly after the first apply #123

Open
ianaya89 opened this issue Mar 17, 2022 · 0 comments

Comments

@ianaya89
Copy link

ianaya89 commented Mar 17, 2022

The properties environment_variables and tags are not being set properly after the first apply:

2022-03-16T17:12:24.127-0300 [WARN]  Provider "dev/checkly/checkly" produced an unexpected new value for checkly_check.browser-check during refresh.
      - .environment_variables: was null, but now cty.MapValEmpty(cty.String)
      - .tags: was null, but now cty.SetValEmpty(cty.String)
@ianaya89 ianaya89 added the bug label Mar 17, 2022
@ianaya89 ianaya89 added priority: low type: bug Something isn't working status: confirmed and removed bug labels Jun 13, 2022
@ianaya89 ianaya89 added this to Backlog in Maintenance Jun 13, 2022
@ianaya89 ianaya89 changed the title environment_variables and tags are not being set properly after the first apply bug: environment_variables and tags are not being set properly after the first apply Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Maintenance
  
Backlog
Development

No branches or pull requests

1 participant