This pull request includes updates to the import block examples in the documentation and templates for better clarity and accuracy. The changes involve adding a hyperlink to the Terraform import documentation and updating the resource identifier.
Updates to documentation and templates:
docs/guides/importing.md: Added a hyperlink to the Terraform import documentation and updated the resource identifier from powerplatform_environment.example_env to powerplatform_environment.default.
templates/guides/importing.md.tmpl: Added a hyperlink to the Terraform import documentation and updated the resource identifier from powerplatform_environment.example_env to powerplatform_environment.default.
This pull request includes updates to the import block examples in the documentation and templates for better clarity and accuracy. The changes involve adding a hyperlink to the Terraform import documentation and updating the resource identifier.
Updates to documentation and templates:
docs/guides/importing.md
: Added a hyperlink to the Terraform import documentation and updated the resource identifier frompowerplatform_environment.example_env
topowerplatform_environment.default
.templates/guides/importing.md.tmpl
: Added a hyperlink to the Terraform import documentation and updated the resource identifier frompowerplatform_environment.example_env
topowerplatform_environment.default
.