package
6.30.0+incompatible
Repository: https://github.com/oracle/terraform-provider-oci.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
This function attempts to convert resource data items to a map representation that omits attributes where no value was set.
No description provided by the author
No description provided by the author
No description provided by the author
create deep copies of the filters supplied.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Tags to filter resources.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RD Error Message.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
This function should only be used to escape TF-characters in strings.
No description provided by the author
No description provided by the author
No description provided by the author
stores the terraform reference name for failed resources, used to remove InterpolationString type values if a resource failed to import.
No description provided by the author
No description provided by the author
No description provided by the author
helper map to generate references for certificate names, stores certificate name to certificate name interpolation.
stores references to replace the ocids in config.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
store attributes list from customer input to be converted in var file for global level.
store resource type and attribute from customer input to be converted in var file for resource level.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
Wrapper around string value to differentiate strings from interpolations Differentiation needed to write oci_resource.resource_name vs "oci_resource.resource_name" for v0.12.
No description provided by the author
ctxLock is the common lock for the whole struct WARN: Make sure NOT to pass ResourceDiscoveryContext as value, as that would copy the struct and locks should not be copied */.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Type=oci_core_vcn Type=oci_core_vcn, oci_core_instance Type!=oci_core_vcn Type!=oci_core_vcn, oci_core_instance Type=oci_core_vcn;AttrName=defined_tags;Value!=example-namespace.example-key:example-value Type=oci_core_vcn;AttrName=defined_tags;Value!=example-namespace.example-key:example-value,example-namespace.example-key1:example-value1 Type=oci_core_vcn;AttrName=defined_tags;Value=example-namespace.example-key:example-value AttrName=defined_tags;Value=example-namespace.example-key:example-value AttrName=defined_tags;Value!=example-namespace.example-key:example-value AttrName=defined_tags;Value!=example-namespace.example-key:example-value,example-namespace.example-key1:example-value1 Upon parsing of above combinations: if multiple Types are passed, they will be treated as separate Type filters if one type, one attribute and array values is passed, it will be one filter AttrName will not accept a list of names Type will accept one value when used with AttrName and values filter method returns true if the resource satisfies filter criteria with INCLUDE operator filter method returns true if the resource doesn't satisfy filter criteria with EXCLUDE operator.
No description provided by the author

# Type aliases

No description provided by the author
Reference: https://pkg.go.dev/flag#hdr-Command_line_flag_syntax.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author