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
# module.dyngroup_fnapp_osmh.oci_identity_dynamic_group.the_group will be created+resource"oci_identity_dynamic_group""the_group" {
+compartment_id="ocid1.tenancy.oc1..aaaaaa . . . qpll7z3ja"+defined_tags=(known after apply)
+description="For Fn Applications"+freeform_tags=(known after apply)
+id=(known after apply)
+inactive_state=(known after apply)
+matching_rule=(sensitive value)
+name="FnApps"+state=(known after apply)
+time_created=(known after apply)
}
Plan:1 to add, 0 to change, 0 to destroy.
Panic Output
Expected Behavior
Attribute matching_rule of oci_identity_dynamic_group should not be marked sensitive.
Actual Behavior
Attribute matching_rule of oci_identity_dynamic_group is being marked sensitive.
Steps to Reproduce
terraform apply
Note output
Important Factoids
References
The text was updated successfully, but these errors were encountered:
Community Note
Terraform Version and Provider Version
Terraform v1.7.4
on darwin_arm64
Affected Resource(s)
affected_resources = oci_identity_dynamic_group
affected_resources = terraform
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
Attribute
matching_rule
ofoci_identity_dynamic_group
should not be markedsensitive
.Actual Behavior
Attribute
matching_rule
ofoci_identity_dynamic_group
is being markedsensitive
.Steps to Reproduce
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: