Replies: 2 comments 6 replies
-
Hi @ronmanthe Are you using newest 3.1.0 provider version? |
Beta Was this translation helpful? Give feedback.
1 reply
-
@ronmanthe I was able to reproduce your issue: #502 The fix will come in the next release. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently working on importing all of our Power Platform resources. I imported my first environment, and the only change to the environment is change to the description of environment in my tfvars file.
For some reason, when I do a terraform apply, the environment URL as well as many other attributes come back as "(known after apply)" even though these values are populated in the state file. Then when I go through with the apply, it fails because it is attempting to update the URL to the current value:
When I change the description in my tfvars file to what it is currently, a terraform plan returns no changes.
On a side note, I wish we could import power platform users.
Beta Was this translation helpful? Give feedback.
All reactions