oracle / terraform-provider-oci

Terraform Oracle Cloud Infrastructure provider
https://www.terraform.io/docs/providers/oci/
Mozilla Public License 2.0
758 stars 676 forks source link

Invalid Immutable tag for Container registry repo. #1603

Open RahulMR42 opened 2 years ago

RahulMR42 commented 2 years ago

Team, It's a connected bug pushed back from PULUMI - https://github.com/pulumi/pulumi-oci/issues/3

Pulumi has an option to enable /disable mutability on the container repo (mutable or immutable) over a flag. But in reality, it's not true that we don't have that feature available and it's failing. When we asked pulumi they referred to here where https://github.com/oracle/terraform-provider-oci/blob/master/internal/service/artifacts/artifacts_container_repository_resource.go#L42 it has a flag enabled due to which its a concern for them. Can you fix it accordingly

ravinitp commented 1 year ago

Thank you for reporting the issue. We observed the affected resources are not provided in the description or it's incorrect. We request you to add it in issue description as mentioned in below format. Example: affected_resources = oci_core_instance , oci_core_instances

If it's not related to any particular resource then mention affected resource as terraform. Example: affected_resources = terraform

As this works through automation, request you to follow exact syntax.