We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
❯ tofu --version OpenTofu v1.8.3 on darwin_arm64 + provider registry.opentofu.org/harness/harness v0.34.1
// DBDevOps Instance resource "harness_platform_db_instance" "pet_clinic_tf" { identifier = "Dev" name = "Dev" org_id = "sandbox" project_id = "Titra" schema = "PetClinic_TF" branch = "main" connector = "PetClinic_Dev" tags = ["owner:Titra", "iacmManaged:true"] }
https://gist.github.com/jtitra/32ac3df0968172b51c5b8f1758f8ce0f
resource is imported
error occurs
Please list the steps required to reproduce the issue, for example:
tofu import harness_platform_db_instance.pet_clinic_tf sandbox/Titra/QA
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Terraform Version
Affected Resource(s)
Terraform Configuration Files
Debug Output
https://gist.github.com/jtitra/32ac3df0968172b51c5b8f1758f8ce0f
Expected Behavior
resource is imported
Actual Behavior
error occurs
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
tofu import harness_platform_db_instance.pet_clinic_tf sandbox/Titra/QA
The text was updated successfully, but these errors were encountered: