Skip to content

Commit

Permalink
Fix tags; update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaliy Natarov authored and Vitaliy Natarov committed Jan 24, 2025
1 parent d5b71a8 commit a6ff76a
Show file tree
Hide file tree
Showing 98 changed files with 375 additions and 401 deletions.
2 changes: 1 addition & 1 deletion oracle_cloud/examples/bastion/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ module "bastion" {
- `bastion_max_session_ttl_in_seconds` - (Optional) (Updatable) The maximum amount of time that any session on the bastion can remain active. (`default = null`)
- `bastion_phone_book_entry` - (Optional) The phonebook entry of the customer's team, which can't be changed after creation. Not applicable to standard bastions. (`default = null`)
- `bastion_static_jump_host_ip_addresses` - (Optional) (Updatable) A list of IP addresses of the hosts that the bastion has access to. Not applicable to standard bastions. (`default = null`)
- `bastion_freeform_tags` - (Optional) (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {'bar-key': 'value'} (`default = null`)
- `bastion_defined_tags` - (Optional) (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {'bar-key': 'value'} (`default = null`)
- `bastion_timeouts` - The timeouts block allows you to specify timeouts for certain operations: * create - (Defaults to 20 minutes), when creating the Bastion * update - (Defaults to 20 minutes), when updating the Bastion * delete - (Defaults to 20 minutes), when destroying the Bastion (`default = {}`)
- `enable_session` - Enable session usages (`default = False`)
- `session_bastion_id` - The unique identifier (OCID) of the bastion that is hosting this session. (`default = ""`)
Expand Down
4 changes: 2 additions & 2 deletions oracle_cloud/examples/compute_cloud_at_customer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,14 @@ module "compute_cloud_at_customer" {
- `ccc_infrastructure_ccc_upgrade_schedule_id` - (Optional) (Updatable) Schedule used for upgrades. If no schedule is associated with the infrastructure, it can be upgraded at any time. (`default = null`)
- `ccc_infrastructure_connection_details` - (Optional) (Updatable) A message describing the current connection state in more detail. (`default = null`)
- `ccc_infrastructure_connection_state` - (Optional) (Updatable) The current connection state of the Compute Cloud@Customer infrastructure. This value will default to REJECT if the value is not provided. The only valid value at creation time is REJECT. (`default = null`)
- `ccc_infrastructure_freeform_tags` - (Optional) (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {'bar-key': 'value'} (`default = {}`)
- `ccc_infrastructure_defined_tags` - (Optional) (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {'bar-key': 'value'} (`default = {}`)
- `ccc_infrastructure_timeouts` - The timeouts block allows you to specify timeouts for certain operations: * create - (Defaults to 20 minutes), when creating the Ccc Infrastructure * update - (Defaults to 20 minutes), when updating the Ccc Infrastructure * delete - (Defaults to 20 minutes), when destroying the Ccc Infrastructure (`default = {}`)
- `enable_ccc_upgrade_schedule` - Enable ccc upgrade schedule usages (`default = False`)
- `ccc_upgrade_schedule_compartment_id` - (Required) (Updatable) Compartment OCID for the Compute Cloud@Customer Upgrade Schedule. (`default = null`)
- `ccc_upgrade_schedule_display_name` - (Updatable) Compute Cloud@Customer upgrade schedule display name. Avoid entering confidential information. (`default = ""`)
- `ccc_upgrade_schedule_events` - (Required) (Updatable) List of preferred times for Compute Cloud@Customer infrastructure to be upgraded. (`default = []`)
- `ccc_upgrade_schedule_descriptions` - (Optional) (Updatable) An optional description of the Compute Cloud@Customer upgrade schedule. Avoid entering confidential information. (`default = null`)
- `ccc_upgrade_schedule_freeform_tags` - (Optional) (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {'bar-key': 'value'} (`default = {}`)
- `ccc_upgrade_schedule_defined_tags` - (Optional) (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {'bar-key': 'value'} (`default = {}`)
- `ccc_upgrade_schedule_timeouts` - The timeouts block allows you to specify timeouts for certain operations: * create - (Defaults to 20 minutes), when creating the Ccc Upgrade Schedule * update - (Defaults to 20 minutes), when updating the Ccc Upgrade Schedule * delete - (Defaults to 20 minutes), when destroying the Ccc Upgrade Schedule (`default = {}`)

## Module Output Variables
Expand Down
2 changes: 1 addition & 1 deletion oracle_cloud/examples/container_instances/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ module "container_instances" {
- `container_instance_dns_config` - (Optional) Allow customers to define DNS settings for containers. If this is not provided, the containers use the default DNS settings of the subnet. (`default = {}`)
- `container_instance_image_pull_secrets` - (Optional) The image pulls secrets so you can access private registry to pull container images. (`default = []`)
- `container_instance_volumes` - (Optional) A volume is a directory with data that is accessible across multiple containers in a container instance. (`default = []`)
- `ccc_infrastructure_freeform_tags` - (Optional) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {'bar-key': 'value'} (`default = {}`)
- `container_instance_defined_tags` - (Optional) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {'bar-key': 'value'} (`default = {}`)
- `container_instance_timeouts` - The timeouts block allows you to specify timeouts for certain operations: * create - (Defaults to 20 minutes), when creating the Container Instance * update - (Defaults to 20 minutes), when updating the Container Instance * delete - (Defaults to 20 minutes), when destroying the Container Instance (`default = {}`)

## Module Output Variables
Expand Down
8 changes: 4 additions & 4 deletions oracle_cloud/examples/core_drg/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ module "core_drg" {
- `enable_core_drg` - Enable core drg usages (`default = False`)
- `core_drg_compartment_id` - (Required) (Updatable) The OCID of the compartment to contain the DRG. (`default = null`)
- `core_drg_display_name` - (Optional) (Updatable) A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. (`default = ""`)
- `core_drg_freeform_tags` - (Optional) (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. (`default = {}`)
- `core_drg_defined_tags` - (Optional) (Updatable) Defined-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. (`default = {}`)
- `core_drg_timeouts` - The timeouts block allows you to specify timeouts for certain operations: * create - (Defaults to 20 minutes), when creating the Drg * update - (Defaults to 20 minutes), when updating the Drg * delete - (Defaults to 20 minutes), when destroying the Drg (`default = {}`)
- `enable_core_drg_attachments_list` - Enable core drg attachments list usages (`default = False`)
- `core_drg_attachments_list_drg_id` - The OCID of the DRG. (`default = ""`)
Expand All @@ -65,7 +65,7 @@ module "core_drg" {
- `drg_route_distribution_distribution_type` - Required) Whether this distribution defines how routes get imported into route tables or exported through DRG attachments. (`default = null`)
- `drg_route_distribution_drg_id` - The OCID of the DRG the DRG route table belongs to. (`default = ""`)
- `drg_route_distribution_display_name` - (Optional) (Updatable) A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. (`default = ""`)
- `drg_route_distribution_freeform_tags` - (Optional) (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags (`default = {}`)
- `drg_route_distribution_defined_tags` - (Optional) (Updatable) Defined-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags (`default = {}`)
- `drg_route_distribution_timeouts` - The timeouts block allows you to specify timeouts for certain operations: * create - (Defaults to 20 minutes), when creating the Drg Route Distribution * update - (Defaults to 20 minutes), when updating the Drg Route Distribution * delete - (Defaults to 20 minutes), when destroying the Drg Route Distribution (`default = {}`)
- `enable_core_drg_route_distribution_statement` - Enable core drg route distribution statement usages (`default = False`)
- `core_drg_route_distribution_statement_drg_route_distribution_id` - The OCID of the route distribution. (`default = ""`)
Expand All @@ -78,7 +78,7 @@ module "core_drg" {
- `core_drg_attachment_display_name` - (Optional) (Updatable) A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. (`default = ""`)
- `core_drg_attachment_drg_route_table_id` - Optional) (Updatable) The OCID of the DRG route table that is assigned to this attachment. (`default = ""`)
- `core_drg_attachment_network_details` - (Optional) (Updatable) - Setting for DRG network details (`default = []`)
- `core_drg_attachment_freeform_tags` - (Optional) (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags (`default = {}`)
- `core_drg_attachment_defined_tags` - (Optional) (Updatable) Defined-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags (`default = {}`)
- `core_drg_attachment_timeouts` - The timeouts block allows you to specify timeouts for certain operations: * create - (Defaults to 20 minutes), when creating the Drg Attachment * update - (Defaults to 20 minutes), when updating the Drg Attachment * delete - (Defaults to 20 minutes), when destroying the Drg Attachment (`default = {}`)
- `enable_core_drg_attachment_management` - Enable core drg attachment management usages (`default = False`)
- `core_drg_attachment_management_attachment_type` - (Required) The type for the network resource attached to the DRG. (`default = null`)
Expand All @@ -93,7 +93,7 @@ module "core_drg" {
- `core_drg_route_table_import_drg_route_distribution_id` - (Optional) (Updatable) The OCID of the import route distribution used to specify how incoming route advertisements through referenced attachments are inserted into the DRG route table. (`default = null`)
- `core_drg_route_table_is_ecmp_enabled` - (Optional) (Updatable) If you want traffic to be routed using ECMP across your virtual circuits or IPSec tunnels to your on-premises networks, enable ECMP on the DRG route table. (`default = null`)
- `core_drg_route_table_remove_import_trigger` - (Optional) (Updatable) An optional property when flipped disables the import of route Distribution by setting import_drg_route_distribution_id to null. (`default = null`)
- `core_drg_route_table_freeform_tags` - (Optional) (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags (`default = {}`)
- `core_drg_route_table_defined_tags` - (Optional) (Updatable) Defined-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags (`default = {}`)
- `core_drg_route_table_timeouts` - The timeouts block allows you to specify timeouts for certain operations: * create - (Defaults to 20 minutes), when creating the Drg Route Table * update - (Defaults to 20 minutes), when updating the Drg Route Table * delete - (Defaults to 20 minutes), when destroying the Drg Route Table (`default = {}`)
- `enable_core_drg_route_table_route_rule` - Enable core drg route table route rule usages (`default = False`)
- `core_drg_route_table_route_rule_drg_route_table_id` - The OCID of the DRG route table. (`default = ""`)
Expand Down
4 changes: 2 additions & 2 deletions oracle_cloud/examples/core_image/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ module "core_image" {
- `core_image_launch_mode` - (Optional) Specifies the configuration mode for launching virtual machine (VM) instances. (`default = null`)
- `core_image_instance_id` - (Optional) The OCID of the instance you want to use as the basis for the image. (`default = null`)
- `core_image_image_source_details` - (Optional) - Set source details for image (`default = []`)
- `core_image_freeform_tags` - (Optional) (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. (`default = {}`)
- `core_image_defined_tags` - (Optional) (Updatable) Defined-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. (`default = {}`)
- `core_image_timeouts` - The timeouts block allows you to specify timeouts for certain operations: * create - (Defaults to 2 hours), when creating the Image * update - (Defaults to 2 hours), when updating the Image * delete - (Defaults to 2 hours), when destroying the Image (`default = {}`)
- `enable_core_shape_management` - Enable core shape management usages (`default = False`)
- `core_shape_management_compartment_id` - (Required) The OCID of the compartment containing the image. (`default = null`)
Expand All @@ -70,7 +70,7 @@ module "core_image" {
- `core_compute_image_capability_schema_image_id` - The ocid of the image (`default = ""`)
- `core_compute_image_capability_schema_schema_data` - (Required) (Updatable) The map of each capability name to its ImageCapabilitySchemaDescriptor. (`default = {}`)
- `core_compute_image_capability_schema_display_name` - (Optional) (Updatable) A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. (`default = null`)
- `core_compute_image_capability_schema_freeform_tags` - (Optional) (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags (`default = {}`)
- `core_compute_image_capability_schema_defined_tags` - (Optional) (Updatable) Defined-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags (`default = {}`)
- `core_compute_image_capability_schema_timeouts` - The timeouts block allows you to specify timeouts for certain operations: * create - (Defaults to 20 minutes), when creating the Compute Image Capability Schema * update - (Defaults to 20 minutes), when updating the Compute Image Capability Schema * delete - (Defaults to 20 minutes), when destroying the Compute Image Capability Schema (`default = {}`)
- `enable_core_app_catalog_subscription` - Enable core app catalog subscription usages (`default = False`)
- `core_app_catalog_subscription_compartment_id` - (Required) The compartmentID for the subscription. (`default = null`)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ module "core_network_security_group" {
- `core_network_security_group_compartment_id` - (Required) (Updatable) The OCID of the compartment to contain the network security group. (`default = null`)
- `core_network_security_group_vcn_id` - (Required) The OCID of the VCN to create the network security group in. (`default = null`)
- `core_network_security_group_display_name` - (Optional) (Updatable) A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. (`default = null`)
- `core_network_security_group_freeform_tags` - (Optional) (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. (`default = {}`)
- `core_network_security_group_defined_tags` - (Optional) (Updatable) Defined-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. (`default = {}`)
- `core_network_security_group_timeouts` - The timeouts block allows you to specify timeouts for certain operations: * create - (Defaults to 20 minutes), when creating the Network Security Group * update - (Defaults to 20 minutes), when updating the Network Security Group * delete - (Defaults to 20 minutes), when destroying the Network Security Group (`default = {}`)
- `enable_core_network_security_group_security_rule` - Enable core network security group security rule usages (`default = False`)
- `core_network_security_group_security_rule_network_security_group_id` - The OCID of the network security group. (`default = ""`)
Expand Down
Loading

0 comments on commit a6ff76a

Please sign in to comment.