You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should have updated the OIC instance with custom_endpoint
Actual Behavior
│ Error: Missing required argument
│
│ on main.tf line 12, in resource "oci_integration_integration_instance""demo_integration_instance":
│ 12:custom_endpoint {
│
│ The argument "dns_zone_name" is required, but no definition was found.
Steps to Reproduce
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered:
Community Note
Terraform Version and Provider Version
Terraform v1.10.2
provider registry.terraform.io/oracle/oci v6.21.0
Affected Resource(s)
oci_integration_integration_instance
Terraform Configuration Files
Debug Output
https://gist.github.com/nitin23c/bbddf0f24110825207b04fba90af083e
Panic Output
Expected Behavior
Should have updated the OIC instance with custom_endpoint
Actual Behavior
Steps to Reproduce
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: