├── plugins ├── modules │ └── __init__.py └── module_utils │ └── __init__.py ├── meta └── runtime.yml ├── .gitignore ├── galaxy.yml ├── examples ├── account-iam-user-invite │ ├── README.md │ └── create.yml ├── account-resource-group │ ├── README.md │ ├── destroy.yml │ └── create.yml └── k8s-openshift-managed-service │ └── README.md └── docs ├── ibm_is_lbs_info.rst ├── ibm_iam_users_info.rst ├── ibm_is_regions_info.rst ├── ibm_is_ssh_keys_info.rst ├── ibm_iam_auth_token_info.rst ├── ibm_pi_datacenters_info.rst ├── ibm_is_ike_policies_info.rst ├── ibm_is_ipsec_policies_info.rst ├── ibm_is_share_profiles_info.rst ├── ibm_is_instance_groups_info.rst ├── ibm_is_volume_profiles_info.rst ├── ibm_is_instance_profiles_info.rst ├── ibm_is_operating_systems_info.rst ├── ibm_container_alb_info.rst ├── ibm_is_instance_templates_info.rst ├── ibm_container_addons_info.rst ├── ibm_is_endpoint_gateway_targets_info.rst ├── ibm_is_vpn_servers_info.rst ├── ibm_container_nlb_dns_info.rst ├── ibm_is_bare_metal_server_profiles_info.rst ├── ibm_pi_disaster_recovery_locations_info.rst ├── ibm_container_vpc_alb_info.rst ├── ibm_container_cluster_versions_info.rst ├── ibm_container_dedicated_host_pool_info.rst ├── ibm_container_worker_pool_info.rst ├── ibm_scc_provider_type_collection_info.rst ├── ibm_container_dedicated_host_flavors_info.rst ├── ibm_container_vpc_cluster_alb_info.rst ├── ibm_container_vpc_worker_pool_info.rst ├── ibm_container_cluster_worker_info.rst ├── ibm_container_ingress_instance_info.rst ├── ibm_container_alb_cert_info.rst ├── ibm_is_lb_info.rst ├── ibm_is_virtual_network_interfaces_info.rst ├── ibm_is_region_info.rst ├── ibm_container_vpc_cluster_worker_pool_info.rst ├── ibm_container_dedicated_host_info.rst ├── ibm_is_placement_groups_info.rst ├── ibm_container_dedicated_host_flavor_info.rst ├── ibm_is_lb_pools_info.rst ├── ibm_is_vpc_info.rst ├── ibm_is_security_groups_info.rst ├── ibm_is_zone_info.rst ├── ibm_container_ingress_secret_tls_info.rst ├── ibm_function_namespace_info.rst ├── ibm_is_floating_ip_info.rst ├── ibm_is_zones_info.rst ├── ibm_is_dedicated_host_profiles_info.rst ├── ibm_is_lb_profile_info.rst ├── ibm_is_lb_profiles_info.rst ├── ibm_is_lb_listeners_info.rst ├── ibm_is_snapshot_clones_info.rst ├── ibm_container_ingress_secret_opaque_info.rst ├── ibm_is_instance_profile_info.rst ├── ibm_is_share_profile_info.rst ├── ibm_is_volume_profile_info.rst ├── ibm_is_network_acls_info.rst ├── ibm_container_vpc_cluster_worker_info.rst ├── ibm_is_instance_disks_info.rst ├── ibm_is_source_share_info.rst ├── ibm_is_placement_group_info.rst ├── ibm_is_share_info.rst ├── ibm_function_rule_info.rst ├── ibm_is_image_export_jobs_info.rst ├── ibm_is_instance_group_info.rst ├── ibm_function_action_info.rst ├── ibm_is_private_path_service_gateways_info.rst ├── ibm_is_shares_info.rst ├── ibm_is_ssh_key_info.rst ├── ibm_is_vpn_server_routes_info.rst ├── ibm_function_trigger_info.rst ├── ibm_is_subnet_reserved_ips_info.rst ├── ibm_is_vpn_server_clients_info.rst ├── ibm_container_bind_service_info.rst ├── ibm_function_package_info.rst ├── ibm_is_operating_system_info.rst ├── ibm_is_subnet_info.rst ├── ibm_is_ike_policy_info.rst ├── ibm_is_dedicated_host_disks_info.rst ├── ibm_is_security_group_rules_info.rst ├── ibm_is_security_group_targets_info.rst ├── ibm_is_instance_group_managers_info.rst ├── ibm_is_instance_template_info.rst ├── ibm_is_lb_listener_info.rst ├── ibm_is_share_accessor_bindings_info.rst ├── ibm_is_virtual_endpoint_gateway_info.rst ├── ibm_is_volume_info.rst ├── ibm_is_vpc_default_routing_table_info.rst ├── ibm_is_public_gateways_info.rst ├── ibm_container_storage_attachment_info.rst ├── ibm_is_ipsec_policy_info.rst ├── ibm_is_snapshot_clone_info.rst ├── ibm_is_vpn_gateway_info.rst ├── ibm_is_instance_disk_info.rst ├── ibm_is_instance_volume_attachments_info.rst ├── ibm_is_lb_pool_members_info.rst ├── ibm_is_virtual_endpoint_gateway_ips_info.rst ├── ibm_is_bare_metal_server_disks_info.rst ├── ibm_is_bare_metal_server_info.rst ├── ibm_is_flow_log_info.rst ├── ibm_is_public_gateway_info.rst ├── ibm_is_vpc_dns_resolution_bindings_info.rst ├── ibm_is_bare_metal_server_profile_info.rst ├── ibm_is_instance_network_interfaces_info.rst ├── ibm_is_vpn_server_info.rst ├── ibm_is_dedicated_host_profile_info.rst ├── ibm_is_instance_group_memberships_info.rst ├── ibm_is_network_acl_rule_info.rst ├── ibm_is_virtual_network_interface_info.rst ├── ibm_is_backup_policy_info.rst ├── ibm_is_image_export_job_info.rst ├── ibm_is_network_acl_rules_info.rst ├── ibm_is_image_info.rst ├── ibm_is_instance_network_attachments_info.rst ├── ibm_is_subnet_reserved_ip_info.rst ├── ibm_is_vpcs_info.rst ├── ibm_is_vpn_server_client_info.rst ├── ibm_is_lb_listener_policies_info.rst ├── ibm_is_vpn_gateways_info.rst ├── ibm_is_backup_policy_job_info.rst ├── ibm_is_instance_info.rst ├── ibm_is_security_group_target_info.rst ├── ibm_is_lb_pool_info.rst ├── ibm_is_share_mount_targets_info.rst ├── ibm_is_dedicated_host_disk_info.rst ├── ibm_is_security_group_rule_info.rst ├── ibm_is_virtual_network_interface_ips_info.rst ├── ibm_is_instance_group_manager_info.rst ├── ibm_is_vpc_routing_table_routes_info.rst ├── ibm_is_dedicated_host_group_info.rst ├── ibm_is_floating_ips_info.rst ├── ibm_is_lb_pool_member_info.rst ├── ibm_is_snapshot_info.rst ├── ibm_is_vpc_routing_tables_info.rst ├── ibm_is_backup_policy_plans_info.rst ├── ibm_is_network_acl_info.rst ├── ibm_is_bare_metal_server_disk_info.rst ├── ibm_is_share_accessor_binding_info.rst ├── ibm_is_vpn_gateway_connections_info.rst ├── ibm_pi_keys_info.rst ├── ibm_container_vpc_cluster_info.rst ├── ibm_is_bare_metal_server_network_interfaces_info.rst ├── ibm_is_instance_volume_attachment_info.rst ├── ibm_is_vpc_dns_resolution_binding_info.rst ├── ibm_pi_dhcps_info.rst ├── ibm_pi_hosts_info.rst └── ibm_is_bare_metal_server_network_attachments_info.rst /plugins/modules/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /plugins/module_utils/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /meta/runtime.yml: -------------------------------------------------------------------------------- 1 | --- 2 | requires_ansible: '>=2.12.0' 3 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | # .gitignore to define files that are untracked by Git 2 | 3 | # Further .gitignore templates available at: 4 | # https://github.com/github/gitignore 5 | 6 | # macOS OS generated files 7 | .DS_Store 8 | ._* 9 | .Spotlight-V100 10 | .Trashes 11 | 12 | # Windows OS generated files 13 | ehthumbs.db 14 | Thumbs.db 15 | 16 | # Python Byte-compiled etc 17 | __pycache__/ 18 | *.py[cod] 19 | *$py.class 20 | -------------------------------------------------------------------------------- /galaxy.yml: -------------------------------------------------------------------------------- 1 | --- 2 | namespace: "ibm" 3 | name: "cloudcollection" 4 | version: "1.71.2" 5 | readme: "README.md" 6 | authors: 7 | - "Jay W Carman" 8 | - "Anilkumar C M" 9 | - "Kavya Handadi" 10 | - "Umar Ali" 11 | - "Sean Freeman" 12 | description: "Collection of Ansible Modules for IBM Cloud" 13 | license: 14 | - "MPL-2.0" 15 | issues: "https://github.com/IBM-Cloud/ansible-collection-ibm/issues" 16 | tags: 17 | - ibmcloud 18 | - ibm 19 | - cloud 20 | - collection 21 | - terraform 22 | dependencies: {} 23 | repository: "https://github.com/IBM-Cloud/ansible-collection-ibm" 24 | documentation: "https://github.com/IBM-Cloud/ansible-collection-ibm/blob/master/README.md" 25 | -------------------------------------------------------------------------------- /examples/account-iam-user-invite/README.md: -------------------------------------------------------------------------------- 1 | # Example Ansible Playbook: IBM Cloud IAM User invite example 2 | 3 | This is an example for IBM Cloud IAM User invitations, and adding the users to an IAM Access Group. 4 | 5 | ## Execution 6 | 7 | 1. [Create an IBM Cloud User API Key]. 8 | 2. Edit the input variables of the Ansible Playbook `create.yml`. Input variables can be extracted into separate files, or environment variables etc - please see [Ansible User guide] 9 | 3. Execute the Ansible Playbook example to gather data and create service instances or resources using the IBM Cloud API endpoints 10 | ```shell 11 | ansible-playbook create.yml 12 | ``` 13 | 14 | [Create an IBM Cloud User API Key]: https://cloud.ibm.com/docs/account?topic=account-userapikey 15 | [Ansible User guide]: https://docs.ansible.com/ansible/latest/user_guide/index.html 16 | -------------------------------------------------------------------------------- /examples/account-resource-group/README.md: -------------------------------------------------------------------------------- 1 | # Example Ansible Playbook: IBM Cloud Resource Group Example 2 | 3 | This is an example for IBM Cloud Resource Group creation. 4 | 5 | ## Execution 6 | 7 | 1. [Create an IBM Cloud User API Key]. 8 | 2. Edit the input variables of the Ansible Playbook `create.yml`. Input variables can be extracted into separate files, or environment variables etc - please see [Ansible User guide] 9 | 3. Execute the Ansible Playbook example to gather data and create service instances or resources using the IBM Cloud API endpoints 10 | ```shell 11 | ansible-playbook create.yml 12 | ``` 13 | 4. In addition, an example `destroy.yml` is included. 14 | 15 | [Create an IBM Cloud User API Key]: https://cloud.ibm.com/docs/account?topic=account-userapikey 16 | [Ansible User guide]: https://docs.ansible.com/ansible/latest/user_guide/index.html 17 | -------------------------------------------------------------------------------- /examples/account-iam-user-invite/create.yml: -------------------------------------------------------------------------------- 1 | --- 2 | 3 | - name: Ansible Play for IBM IAM User invite example 4 | hosts: localhost 5 | gather_facts: false 6 | 7 | collections: 8 | - ibm.cloudcollection 9 | 10 | vars: 11 | user_list: 12 | - "testuser1@examplecompany.com" 13 | iam_access_group_name: "" 14 | ibmcloud_api_key: "" 15 | 16 | tasks: 17 | 18 | - name: Identify IAM Access Group 19 | register: accgrp 20 | ibm.cloudcollection.ibm_iam_access_group_info: 21 | access_group_name: "{{ iam_access_group_name }}" 22 | ibmcloud_api_key: "{{ ibmcloud_api_key }}" 23 | 24 | - name: Create IAM User Account invitation and attach to IAM Access Group 25 | ibm.cloudcollection.ibm_iam_user_invite: 26 | users: "{{ user_list }}" 27 | access_groups: 28 | - "{{ accgrp.resource.id }}" 29 | ibmcloud_api_key: "{{ ibmcloud_api_key }}" 30 | -------------------------------------------------------------------------------- /examples/account-resource-group/destroy.yml: -------------------------------------------------------------------------------- 1 | --- 2 | 3 | - name: Ansible Play for Resource Group Deletion 4 | hosts: localhost 5 | gather_facts: false 6 | 7 | collections: 8 | - ibm.cloudcollection 9 | 10 | vars: 11 | resource_group_name: "test1-rg" 12 | ibmcloud_api_key: "" 13 | 14 | tasks: 15 | 16 | - name: Check Resource Group exists 17 | ibm.cloudcollection.ibm_resource_group_info: 18 | name: "{{ resource_group_name }}" 19 | ibmcloud_api_key: "{{ ibmcloud_api_key }}" 20 | failed_when: 21 | - resource_group_output.rc != 0 22 | - '"not found" not in resource_group_output.stderr' 23 | register: resource_group_output 24 | 25 | - name: Delete Resource Group 26 | ibm.cloudcollection.ibm_resource_group: 27 | id: "{{ resource_group_output.resource.id }}" 28 | state: absent 29 | ibmcloud_api_key: "{{ ibmcloud_api_key }}" 30 | register: output 31 | when: resource_group_output.resource.id is defined 32 | -------------------------------------------------------------------------------- /docs/ibm_is_lbs_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_lbs_info -- Retrieve IBM Cloud 'ibm_is_lbs' resource 3 | =========================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_lbs' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_lbs 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | ibmcloud_api_key (True, any, None) 33 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | Authors 48 | ~~~~~~~ 49 | 50 | - Jay Carman (@jaywcarman) 51 | 52 | -------------------------------------------------------------------------------- /docs/ibm_iam_users_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_iam_users_info -- Retrieve IBM Cloud 'ibm_iam_users' resource 3 | ================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_iam_users' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/iam_users 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | ibmcloud_api_key (True, any, None) 33 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | Authors 48 | ~~~~~~~ 49 | 50 | - Jay Carman (@jaywcarman) 51 | 52 | -------------------------------------------------------------------------------- /docs/ibm_is_regions_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_regions_info -- Retrieve IBM Cloud 'ibm_is_regions' resource 3 | =================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_regions' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_regions 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | ibmcloud_api_key (True, any, None) 33 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | Authors 48 | ~~~~~~~ 49 | 50 | - Jay Carman (@jaywcarman) 51 | 52 | -------------------------------------------------------------------------------- /docs/ibm_is_ssh_keys_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_ssh_keys_info -- Retrieve IBM Cloud 'ibm_is_ssh_keys' resource 3 | ===================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_ssh_keys' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_ssh_keys 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | ibmcloud_api_key (True, any, None) 33 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | Authors 48 | ~~~~~~~ 49 | 50 | - Jay Carman (@jaywcarman) 51 | 52 | -------------------------------------------------------------------------------- /docs/ibm_iam_auth_token_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_iam_auth_token_info -- Retrieve IBM Cloud 'ibm_iam_auth_token' resource 3 | =========================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_iam_auth_token' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/iam_auth_token 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | ibmcloud_api_key (True, any, None) 33 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | Authors 48 | ~~~~~~~ 49 | 50 | - Jay Carman (@jaywcarman) 51 | 52 | -------------------------------------------------------------------------------- /docs/ibm_pi_datacenters_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_pi_datacenters_info -- Retrieve IBM Cloud 'ibm_pi_datacenters' resource 3 | =========================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_pi_datacenters' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/pi_datacenters 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | ibmcloud_api_key (True, any, None) 33 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | Authors 48 | ~~~~~~~ 49 | 50 | - Jay Carman (@jaywcarman) 51 | 52 | -------------------------------------------------------------------------------- /docs/ibm_is_ike_policies_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_ike_policies_info -- Retrieve IBM Cloud 'ibm_is_ike_policies' resource 3 | ============================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_ike_policies' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_ike_policies 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | ibmcloud_api_key (True, any, None) 33 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | Authors 48 | ~~~~~~~ 49 | 50 | - Jay Carman (@jaywcarman) 51 | 52 | -------------------------------------------------------------------------------- /docs/ibm_is_ipsec_policies_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_ipsec_policies_info -- Retrieve IBM Cloud 'ibm_is_ipsec_policies' resource 3 | ================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_ipsec_policies' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_ipsec_policies 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | ibmcloud_api_key (True, any, None) 33 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | Authors 48 | ~~~~~~~ 49 | 50 | - Jay Carman (@jaywcarman) 51 | 52 | -------------------------------------------------------------------------------- /docs/ibm_is_share_profiles_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_share_profiles_info -- Retrieve IBM Cloud 'ibm_is_share_profiles' resource 3 | ================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_share_profiles' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_share_profiles 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | ibmcloud_api_key (True, any, None) 33 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | Authors 48 | ~~~~~~~ 49 | 50 | - Jay Carman (@jaywcarman) 51 | 52 | -------------------------------------------------------------------------------- /docs/ibm_is_instance_groups_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_instance_groups_info -- Retrieve IBM Cloud 'ibm_is_instance_groups' resource 3 | =================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_instance_groups' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_instance_groups 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | ibmcloud_api_key (True, any, None) 33 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | Authors 48 | ~~~~~~~ 49 | 50 | - Jay Carman (@jaywcarman) 51 | 52 | -------------------------------------------------------------------------------- /docs/ibm_is_volume_profiles_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_volume_profiles_info -- Retrieve IBM Cloud 'ibm_is_volume_profiles' resource 3 | =================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_volume_profiles' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_volume_profiles 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | ibmcloud_api_key (True, any, None) 33 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | Authors 48 | ~~~~~~~ 49 | 50 | - Jay Carman (@jaywcarman) 51 | 52 | -------------------------------------------------------------------------------- /docs/ibm_is_instance_profiles_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_instance_profiles_info -- Retrieve IBM Cloud 'ibm_is_instance_profiles' resource 3 | ======================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_instance_profiles' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_instance_profiles 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | ibmcloud_api_key (True, any, None) 33 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | Authors 48 | ~~~~~~~ 49 | 50 | - Jay Carman (@jaywcarman) 51 | 52 | -------------------------------------------------------------------------------- /docs/ibm_is_operating_systems_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_operating_systems_info -- Retrieve IBM Cloud 'ibm_is_operating_systems' resource 3 | ======================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_operating_systems' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_operating_systems 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | ibmcloud_api_key (True, any, None) 33 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | Authors 48 | ~~~~~~~ 49 | 50 | - Jay Carman (@jaywcarman) 51 | 52 | -------------------------------------------------------------------------------- /docs/ibm_container_alb_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_container_alb_info -- Retrieve IBM Cloud 'ibm_container_alb' resource 3 | ========================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_container_alb' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/container_alb 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | alb_id (True, str, None) 33 | ALB ID 34 | 35 | 36 | ibmcloud_api_key (True, any, None) 37 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | Authors 52 | ~~~~~~~ 53 | 54 | - Jay Carman (@jaywcarman) 55 | 56 | -------------------------------------------------------------------------------- /docs/ibm_is_instance_templates_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_instance_templates_info -- Retrieve IBM Cloud 'ibm_is_instance_templates' resource 3 | ========================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_instance_templates' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_instance_templates 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | ibmcloud_api_key (True, any, None) 33 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | Authors 48 | ~~~~~~~ 49 | 50 | - Jay Carman (@jaywcarman) 51 | 52 | -------------------------------------------------------------------------------- /examples/account-resource-group/create.yml: -------------------------------------------------------------------------------- 1 | --- 2 | 3 | - name: Ansible Play for Resource Group Creation 4 | hosts: localhost 5 | gather_facts: false 6 | 7 | collections: 8 | - ibm.cloudcollection 9 | 10 | vars: 11 | resource_group_name: "test1-rg" 12 | ibmcloud_api_key: "" 13 | 14 | tasks: 15 | 16 | - name: Check Resource Group exists 17 | ibm.cloudcollection.ibm_resource_group_info: 18 | name: "{{ resource_group_name }}" 19 | ibmcloud_api_key: "{{ ibmcloud_api_key }}" 20 | failed_when: 21 | - resource_group_output.rc != 0 22 | - '"not found" not in resource_group_output.stderr' 23 | register: resource_group_output 24 | 25 | - name: Create Resource Group 26 | ibm.cloudcollection.ibm_resource_group: 27 | name: "{{ resource_group_name }}" 28 | ibmcloud_api_key: "{{ ibmcloud_api_key }}" 29 | register: rg_create_output 30 | when: resource_group_output.resource.id is undefined 31 | 32 | - name: Print Resource group info 33 | ansible.builtin.debug: 34 | msg: "Resource Group : {{ rg_create_output.resource }}" 35 | -------------------------------------------------------------------------------- /docs/ibm_container_addons_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_container_addons_info -- Retrieve IBM Cloud 'ibm_container_addons' resource 3 | =============================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_container_addons' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/container_addons 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | cluster (True, str, None) 33 | Cluster Name or ID 34 | 35 | 36 | ibmcloud_api_key (True, any, None) 37 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | Authors 52 | ~~~~~~~ 53 | 54 | - Jay Carman (@jaywcarman) 55 | 56 | -------------------------------------------------------------------------------- /docs/ibm_is_endpoint_gateway_targets_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_endpoint_gateway_targets_info -- Retrieve IBM Cloud 'ibm_is_endpoint_gateway_targets' resource 3 | ===================================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_endpoint_gateway_targets' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_endpoint_gateway_targets 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | ibmcloud_api_key (True, any, None) 33 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | Authors 48 | ~~~~~~~ 49 | 50 | - Jay Carman (@jaywcarman) 51 | 52 | -------------------------------------------------------------------------------- /docs/ibm_is_vpn_servers_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_vpn_servers_info -- Retrieve IBM Cloud 'ibm_is_vpn_servers' resource 3 | =========================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_vpn_servers' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_vpn_servers 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | resource_group_id (False, str, None) 33 | resource group identifier. 34 | 35 | 36 | ibmcloud_api_key (True, any, None) 37 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | Authors 52 | ~~~~~~~ 53 | 54 | - Jay Carman (@jaywcarman) 55 | 56 | -------------------------------------------------------------------------------- /docs/ibm_container_nlb_dns_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_container_nlb_dns_info -- Retrieve IBM Cloud 'ibm_container_nlb_dns' resource 3 | ================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_container_nlb_dns' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/container_nlb_dns 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | cluster (True, str, None) 33 | A unique name of the cluster 34 | 35 | 36 | ibmcloud_api_key (True, any, None) 37 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | Authors 52 | ~~~~~~~ 53 | 54 | - Jay Carman (@jaywcarman) 55 | 56 | -------------------------------------------------------------------------------- /docs/ibm_is_bare_metal_server_profiles_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_bare_metal_server_profiles_info -- Retrieve IBM Cloud 'ibm_is_bare_metal_server_profiles' resource 3 | ========================================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_bare_metal_server_profiles' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_bare_metal_server_profiles 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | ibmcloud_api_key (True, any, None) 33 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | Authors 48 | ~~~~~~~ 49 | 50 | - Jay Carman (@jaywcarman) 51 | 52 | -------------------------------------------------------------------------------- /docs/ibm_pi_disaster_recovery_locations_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_pi_disaster_recovery_locations_info -- Retrieve IBM Cloud 'ibm_pi_disaster_recovery_locations' resource 3 | =========================================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_pi_disaster_recovery_locations' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/pi_disaster_recovery_locations 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | ibmcloud_api_key (True, any, None) 33 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | Authors 48 | ~~~~~~~ 49 | 50 | - Jay Carman (@jaywcarman) 51 | 52 | -------------------------------------------------------------------------------- /docs/ibm_container_vpc_alb_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_container_vpc_alb_info -- Retrieve IBM Cloud 'ibm_container_vpc_alb' resource 3 | ================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_container_vpc_alb' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/container_vpc_alb 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | resource_group_id (False, str, None) 33 | ID of the resource group. 34 | 35 | 36 | alb_id (True, str, None) 37 | ALB ID 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_container_cluster_versions_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_container_cluster_versions_info -- Retrieve IBM Cloud 'ibm_container_cluster_versions' resource 3 | =================================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_container_cluster_versions' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/container_cluster_versions 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | resource_group_id (False, str, None) 33 | ID of the resource group. 34 | 35 | 36 | ibmcloud_api_key (True, any, None) 37 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | Authors 52 | ~~~~~~~ 53 | 54 | - Jay Carman (@jaywcarman) 55 | 56 | -------------------------------------------------------------------------------- /examples/k8s-openshift-managed-service/README.md: -------------------------------------------------------------------------------- 1 | # Example Ansible Playbook: IBM Cloud managed-service for Red Hat OpenShift (ROKS) cluster with VPC networking 2 | 3 | This is an example for creation of a Red Hat OpenShift (ROKS) cluster managed-service instance (managed by IBM Cloud), connected to an existing Virtual Private Cloud (VPC) Subnet. 4 | 5 | The default is `3` worker nodes in the cluster, and requires an IBM Cloud Virtual Private Cloud (VPC) and IBM Cloud Object Storage (COS) service instance - which are not created by this Ansible Playbook example. 6 | 7 | ## Execution 8 | 9 | 1. [Create an IBM Cloud User API Key]. 10 | 2. Edit the input variables of the Ansible Playbook `create.yml`. Input variables can be extracted into separate files, or environment variables etc - please see [Ansible User guide] 11 | 3. Execute the Ansible Playbook example to gather data and create service instances or resources using the IBM Cloud API endpoints 12 | ```shell 13 | ansible-playbook create.yml 14 | ``` 15 | 4. In addition, an example `destroy.yml` is included. 16 | 17 | [Create an IBM Cloud User API Key]: https://cloud.ibm.com/docs/account?topic=account-userapikey 18 | [Ansible User guide]: https://docs.ansible.com/ansible/latest/user_guide/index.html 19 | -------------------------------------------------------------------------------- /docs/ibm_container_dedicated_host_pool_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_container_dedicated_host_pool_info -- Retrieve IBM Cloud 'ibm_container_dedicated_host_pool' resource 3 | ========================================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_container_dedicated_host_pool' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/container_dedicated_host_pool 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | host_pool_id (True, str, None) 33 | The id of the dedicated host pool 34 | 35 | 36 | ibmcloud_api_key (True, any, None) 37 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | Authors 52 | ~~~~~~~ 53 | 54 | - Jay Carman (@jaywcarman) 55 | 56 | -------------------------------------------------------------------------------- /docs/ibm_container_worker_pool_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_container_worker_pool_info -- Retrieve IBM Cloud 'ibm_container_worker_pool' resource 3 | ========================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_container_worker_pool' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/container_worker_pool 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | cluster (True, str, None) 33 | Name or ID of the cluster 34 | 35 | 36 | worker_pool_name (True, str, None) 37 | worker pool name 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_scc_provider_type_collection_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_scc_provider_type_collection_info -- Retrieve IBM Cloud 'ibm_scc_provider_type_collection' resource 3 | ======================================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_scc_provider_type_collection' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/scc_provider_type_collection 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | instance_id (True, str, None) 33 | The ID of the Security and Compliance Center instance. 34 | 35 | 36 | ibmcloud_api_key (True, any, None) 37 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | Authors 52 | ~~~~~~~ 53 | 54 | - Jay Carman (@jaywcarman) 55 | 56 | -------------------------------------------------------------------------------- /docs/ibm_container_dedicated_host_flavors_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_container_dedicated_host_flavors_info -- Retrieve IBM Cloud 'ibm_container_dedicated_host_flavors' resource 3 | =============================================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_container_dedicated_host_flavors' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/container_dedicated_host_flavors 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | zone (True, str, None) 33 | The zone of the dedicated host flavors 34 | 35 | 36 | ibmcloud_api_key (True, any, None) 37 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | Authors 52 | ~~~~~~~ 53 | 54 | - Jay Carman (@jaywcarman) 55 | 56 | -------------------------------------------------------------------------------- /docs/ibm_container_vpc_cluster_alb_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_container_vpc_cluster_alb_info -- Retrieve IBM Cloud 'ibm_container_vpc_cluster_alb' resource 3 | ================================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_container_vpc_cluster_alb' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/container_vpc_cluster_alb 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | resource_group_id (False, str, None) 33 | ID of the resource group. 34 | 35 | 36 | alb_id (True, str, None) 37 | ALB ID 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_container_vpc_worker_pool_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_container_vpc_worker_pool_info -- Retrieve IBM Cloud 'ibm_container_vpc_worker_pool' resource 3 | ================================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_container_vpc_worker_pool' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/container_vpc_worker_pool 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | cluster (True, str, None) 33 | Cluster name 34 | 35 | 36 | worker_pool_name (True, str, None) 37 | worker pool name 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_container_cluster_worker_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_container_cluster_worker_info -- Retrieve IBM Cloud 'ibm_container_cluster_worker' resource 3 | =============================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_container_cluster_worker' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/container_cluster_worker 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | worker_id (True, str, None) 33 | ID of the worker 34 | 35 | 36 | resource_group_id (False, str, None) 37 | ID of the resource group. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_container_ingress_instance_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_container_ingress_instance_info -- Retrieve IBM Cloud 'ibm_container_ingress_instance' resource 3 | =================================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_container_ingress_instance' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/container_ingress_instance 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | cluster (True, str, None) 33 | Cluster ID 34 | 35 | 36 | instance_name (True, str, None) 37 | Instance registration name 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_container_alb_cert_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_container_alb_cert_info -- Retrieve IBM Cloud 'ibm_container_alb_cert' resource 3 | =================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_container_alb_cert' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/container_alb_cert 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | cluster_id (True, str, None) 33 | Cluster ID 34 | 35 | 36 | namespace (False, str, ibm-cert-store) 37 | Namespace of the secret 38 | 39 | 40 | secret_name (True, str, None) 41 | Secret name 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_lb_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_lb_info -- Retrieve IBM Cloud 'ibm_is_lb' resource 3 | ========================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_lb' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_lb 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (True, str, None) 33 | Load Balancer name 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_virtual_network_interfaces_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_virtual_network_interfaces_info -- Retrieve IBM Cloud 'ibm_is_virtual_network_interfaces' resource 3 | ========================================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_virtual_network_interfaces' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_virtual_network_interfaces 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | resource_group (False, str, None) 33 | The unique identifier of the resource group these virtual network interfaces belong to 34 | 35 | 36 | ibmcloud_api_key (True, any, None) 37 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | Authors 52 | ~~~~~~~ 53 | 54 | - Jay Carman (@jaywcarman) 55 | 56 | -------------------------------------------------------------------------------- /docs/ibm_is_region_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_region_info -- Retrieve IBM Cloud 'ibm_is_region' resource 3 | ================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_region' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_region 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (False, str, None) 33 | None 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_container_vpc_cluster_worker_pool_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_container_vpc_cluster_worker_pool_info -- Retrieve IBM Cloud 'ibm_container_vpc_cluster_worker_pool' resource 3 | ================================================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_container_vpc_cluster_worker_pool' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/container_vpc_cluster_worker_pool 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | worker_pool_name (True, str, None) 33 | worker pool name 34 | 35 | 36 | cluster (True, str, None) 37 | Cluster name 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_container_dedicated_host_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_container_dedicated_host_info -- Retrieve IBM Cloud 'ibm_container_dedicated_host' resource 3 | =============================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_container_dedicated_host' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/container_dedicated_host 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | host_id (True, str, None) 33 | The id of the dedicated host 34 | 35 | 36 | host_pool_id (True, str, None) 37 | The id of the dedicated host pool the dedicated host is associated with 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_placement_groups_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_placement_groups_info -- Retrieve IBM Cloud 'ibm_is_placement_groups' resource 3 | ===================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_placement_groups' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_placement_groups 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | region (False, str, us-south) 33 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 34 | 35 | 36 | ibmcloud_api_key (True, any, None) 37 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | Authors 52 | ~~~~~~~ 53 | 54 | - Jay Carman (@jaywcarman) 55 | 56 | -------------------------------------------------------------------------------- /docs/ibm_container_dedicated_host_flavor_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_container_dedicated_host_flavor_info -- Retrieve IBM Cloud 'ibm_container_dedicated_host_flavor' resource 3 | ============================================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_container_dedicated_host_flavor' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/container_dedicated_host_flavor 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | zone (True, str, None) 33 | The zone of the dedicated host flavor 34 | 35 | 36 | host_flavor_id (True, str, None) 37 | The id of the dedicated host flavor 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_lb_pools_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_lb_pools_info -- Retrieve IBM Cloud 'ibm_is_lb_pools' resource 3 | ===================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_lb_pools' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_lb_pools 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | lb (True, str, None) 33 | The load balancer identifier. 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_vpc_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_vpc_info -- Retrieve IBM Cloud 'ibm_is_vpc' resource 3 | =========================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_vpc' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_vpc 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (False, str, None) 33 | None 34 | 35 | 36 | identifier (False, str, None) 37 | None 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_security_groups_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_security_groups_info -- Retrieve IBM Cloud 'ibm_is_security_groups' resource 3 | =================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_security_groups' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_security_groups 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | vpc_id (False, str, None) 33 | vpc identifier. 34 | 35 | 36 | vpc_crn (False, str, None) 37 | vpc crn 38 | 39 | 40 | vpc_name (False, str, None) 41 | vpc name. 42 | 43 | 44 | resource_group (False, str, None) 45 | resource group identifier. 46 | 47 | 48 | ibmcloud_api_key (True, any, None) 49 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | Authors 64 | ~~~~~~~ 65 | 66 | - Jay Carman (@jaywcarman) 67 | 68 | -------------------------------------------------------------------------------- /docs/ibm_is_zone_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_zone_info -- Retrieve IBM Cloud 'ibm_is_zone' resource 3 | ============================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_zone' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_zone 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (True, str, None) 33 | None 34 | 35 | 36 | region_ (True, str, None) 37 | None 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_container_ingress_secret_tls_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_container_ingress_secret_tls_info -- Retrieve IBM Cloud 'ibm_container_ingress_secret_tls' resource 3 | ======================================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_container_ingress_secret_tls' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/container_ingress_secret_tls 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | secret_namespace (True, str, None) 33 | Secret namespace 34 | 35 | 36 | secret_name (True, str, None) 37 | Secret name 38 | 39 | 40 | cluster (True, str, None) 41 | Cluster ID or name 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_function_namespace_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_function_namespace_info -- Retrieve IBM Cloud 'ibm_function_namespace' resource 3 | =================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_function_namespace' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/function_namespace 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (True, str, None) 33 | Name of namespace. 34 | 35 | 36 | function_namespace (True, any, None) 37 | The namespace in IBM Cloud™ Functions where you want to create your resources. This can also be provided via the environment variable 'FUNCTION_NAMESPACE'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_floating_ip_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_floating_ip_info -- Retrieve IBM Cloud 'ibm_is_floating_ip' resource 3 | =========================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_floating_ip' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_floating_ip 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (True, str, None) 33 | Name of the floating IP 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_zones_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_zones_info -- Retrieve IBM Cloud 'ibm_is_zones' resource 3 | =============================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_zones' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_zones 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | region_ (True, str, None) 33 | None 34 | 35 | 36 | status (False, str, None) 37 | None 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_dedicated_host_profiles_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_dedicated_host_profiles_info -- Retrieve IBM Cloud 'ibm_is_dedicated_host_profiles' resource 3 | =================================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_dedicated_host_profiles' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_dedicated_host_profiles 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | region (False, str, us-south) 33 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 34 | 35 | 36 | ibmcloud_api_key (True, any, None) 37 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | Authors 52 | ~~~~~~~ 53 | 54 | - Jay Carman (@jaywcarman) 55 | 56 | -------------------------------------------------------------------------------- /docs/ibm_is_lb_profile_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_lb_profile_info -- Retrieve IBM Cloud 'ibm_is_lb_profile' resource 3 | ========================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_lb_profile' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_lb_profile 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (True, str, None) 33 | The name for this load balancer profile 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_lb_profiles_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_lb_profiles_info -- Retrieve IBM Cloud 'ibm_is_lb_profiles' resource 3 | =========================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_lb_profiles' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_lb_profiles 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (False, str, None) 33 | The load balancer profile name. 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_lb_listeners_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_lb_listeners_info -- Retrieve IBM Cloud 'ibm_is_lb_listeners' resource 3 | ============================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_lb_listeners' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_lb_listeners 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | lb (True, str, None) 33 | The load balancer identifier. 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_snapshot_clones_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_snapshot_clones_info -- Retrieve IBM Cloud 'ibm_is_snapshot_clones' resource 3 | =================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_snapshot_clones' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_snapshot_clones 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | snapshot (True, str, None) 33 | None 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_container_ingress_secret_opaque_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_container_ingress_secret_opaque_info -- Retrieve IBM Cloud 'ibm_container_ingress_secret_opaque' resource 3 | ============================================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_container_ingress_secret_opaque' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/container_ingress_secret_opaque 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | cluster (True, str, None) 33 | Cluster ID or name 34 | 35 | 36 | secret_name (True, str, None) 37 | Secret name 38 | 39 | 40 | secret_namespace (True, str, None) 41 | Secret namespace 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_instance_profile_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_instance_profile_info -- Retrieve IBM Cloud 'ibm_is_instance_profile' resource 3 | ===================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_instance_profile' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_instance_profile 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (True, str, None) 33 | None 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_share_profile_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_share_profile_info -- Retrieve IBM Cloud 'ibm_is_share_profile' resource 3 | =============================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_share_profile' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_share_profile 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (True, str, None) 33 | The file share profile name. 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_volume_profile_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_volume_profile_info -- Retrieve IBM Cloud 'ibm_is_volume_profile' resource 3 | ================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_volume_profile' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_volume_profile 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (True, str, None) 33 | Volume profile name 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_network_acls_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_network_acls_info -- Retrieve IBM Cloud 'ibm_is_network_acls' resource 3 | ============================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_network_acls' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_network_acls 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | resource_group (False, str, None) 33 | Resource group identifier. 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_container_vpc_cluster_worker_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_container_vpc_cluster_worker_info -- Retrieve IBM Cloud 'ibm_container_vpc_cluster_worker' resource 3 | ======================================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_container_vpc_cluster_worker' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/container_vpc_cluster_worker 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | resource_group_id (False, str, None) 33 | ID of the resource group. 34 | 35 | 36 | worker_id (True, str, None) 37 | ID of the worker 38 | 39 | 40 | cluster_name_id (True, str, None) 41 | Name or ID of the cluster 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_instance_disks_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_instance_disks_info -- Retrieve IBM Cloud 'ibm_is_instance_disks' resource 3 | ================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_instance_disks' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_instance_disks 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | instance (True, str, None) 33 | The instance identifier. 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_source_share_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_source_share_info -- Retrieve IBM Cloud 'ibm_is_source_share' resource 3 | ============================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_source_share' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_source_share 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | share_replica (True, str, None) 33 | The replica file share identifier. 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_placement_group_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_placement_group_info -- Retrieve IBM Cloud 'ibm_is_placement_group' resource 3 | =================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_placement_group' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_placement_group 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (True, str, None) 33 | The placement group name. 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_share_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_share_info -- Retrieve IBM Cloud 'ibm_is_share' resource 3 | =============================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_share' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_share 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (False, str, None) 33 | Name of the share. 34 | 35 | 36 | share (False, str, None) 37 | The file share identifier. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_function_rule_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_function_rule_info -- Retrieve IBM Cloud 'ibm_function_rule' resource 3 | ========================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_function_rule' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/function_rule 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (True, str, None) 33 | Name of the rule. 34 | 35 | 36 | namespace (True, str, None) 37 | Name of the namespace. 38 | 39 | 40 | function_namespace (True, any, None) 41 | The namespace in IBM Cloud™ Functions where you want to create your resources. This can also be provided via the environment variable 'FUNCTION_NAMESPACE'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_image_export_jobs_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_image_export_jobs_info -- Retrieve IBM Cloud 'ibm_is_image_export_jobs' resource 3 | ======================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_image_export_jobs' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_image_export_jobs 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | image (True, str, None) 33 | The image identifier. 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_instance_group_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_instance_group_info -- Retrieve IBM Cloud 'ibm_is_instance_group' resource 3 | ================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_instance_group' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_instance_group 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (True, str, None) 33 | The user-defined name for this instance group 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_function_action_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_function_action_info -- Retrieve IBM Cloud 'ibm_function_action' resource 3 | ============================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_function_action' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/function_action 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | namespace (True, str, None) 33 | Name of the namespace. 34 | 35 | 36 | name (True, str, None) 37 | Name of action. 38 | 39 | 40 | function_namespace (True, any, None) 41 | The namespace in IBM Cloud™ Functions where you want to create your resources. This can also be provided via the environment variable 'FUNCTION_NAMESPACE'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_private_path_service_gateways_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_private_path_service_gateways_info -- Retrieve IBM Cloud 'ibm_is_private_path_service_gateways' resource 3 | =============================================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_private_path_service_gateways' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_private_path_service_gateways 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | region (False, str, us-south) 33 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 34 | 35 | 36 | ibmcloud_api_key (True, any, None) 37 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | Authors 52 | ~~~~~~~ 53 | 54 | - Jay Carman (@jaywcarman) 55 | 56 | -------------------------------------------------------------------------------- /docs/ibm_is_shares_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_shares_info -- Retrieve IBM Cloud 'ibm_is_shares' resource 3 | ================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_shares' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_shares 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (False, str, None) 33 | Name of the share. 34 | 35 | 36 | resource_group (False, str, None) 37 | Resource group of the share. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_ssh_key_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_ssh_key_info -- Retrieve IBM Cloud 'ibm_is_ssh_key' resource 3 | =================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_ssh_key' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_ssh_key 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | resource_group (False, str, None) 33 | Resource group ID 34 | 35 | 36 | name (True, str, None) 37 | The name of the ssh key 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_vpn_server_routes_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_vpn_server_routes_info -- Retrieve IBM Cloud 'ibm_is_vpn_server_routes' resource 3 | ======================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_vpn_server_routes' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_vpn_server_routes 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | vpn_server (True, str, None) 33 | The VPN server identifier. 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_function_trigger_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_function_trigger_info -- Retrieve IBM Cloud 'ibm_function_trigger' resource 3 | =============================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_function_trigger' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/function_trigger 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | namespace (True, str, None) 33 | Name of the namespace. 34 | 35 | 36 | name (True, str, None) 37 | Name of Trigger. 38 | 39 | 40 | function_namespace (True, any, None) 41 | The namespace in IBM Cloud™ Functions where you want to create your resources. This can also be provided via the environment variable 'FUNCTION_NAMESPACE'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_subnet_reserved_ips_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_subnet_reserved_ips_info -- Retrieve IBM Cloud 'ibm_is_subnet_reserved_ips' resource 3 | =========================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_subnet_reserved_ips' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_subnet_reserved_ips 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | subnet (True, str, None) 33 | The subnet identifier. 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_vpn_server_clients_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_vpn_server_clients_info -- Retrieve IBM Cloud 'ibm_is_vpn_server_clients' resource 3 | ========================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_vpn_server_clients' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_vpn_server_clients 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | vpn_server (True, str, None) 33 | The VPN server identifier. 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_container_bind_service_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_container_bind_service_info -- Retrieve IBM Cloud 'ibm_container_bind_service' resource 3 | =========================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_container_bind_service' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/container_bind_service 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | service_instance_id (False, str, None) 33 | Service instance ID 34 | 35 | 36 | service_instance_name (False, str, None) 37 | serivice instance name 38 | 39 | 40 | namespace_id (True, str, None) 41 | namespace ID 42 | 43 | 44 | cluster_name_id (True, str, None) 45 | Cluster name or ID 46 | 47 | 48 | ibmcloud_api_key (True, any, None) 49 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | Authors 64 | ~~~~~~~ 65 | 66 | - Jay Carman (@jaywcarman) 67 | 68 | -------------------------------------------------------------------------------- /docs/ibm_function_package_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_function_package_info -- Retrieve IBM Cloud 'ibm_function_package' resource 3 | =============================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_function_package' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/function_package 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (True, str, None) 33 | Name of the package. 34 | 35 | 36 | namespace (True, str, None) 37 | Name of the namespace. 38 | 39 | 40 | function_namespace (True, any, None) 41 | The namespace in IBM Cloud™ Functions where you want to create your resources. This can also be provided via the environment variable 'FUNCTION_NAMESPACE'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_operating_system_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_operating_system_info -- Retrieve IBM Cloud 'ibm_is_operating_system' resource 3 | ===================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_operating_system' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_operating_system 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (True, str, None) 33 | The globally unique name for this operating system 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_subnet_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_subnet_info -- Retrieve IBM Cloud 'ibm_is_subnet' resource 3 | ================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_subnet' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_subnet 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (False, str, None) 33 | None 34 | 35 | 36 | identifier (False, str, None) 37 | None 38 | 39 | 40 | vpc (False, str, None) 41 | None 42 | 43 | 44 | region (False, str, us-south) 45 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 46 | 47 | 48 | ibmcloud_api_key (True, any, None) 49 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | Authors 64 | ~~~~~~~ 65 | 66 | - Jay Carman (@jaywcarman) 67 | 68 | -------------------------------------------------------------------------------- /docs/ibm_is_ike_policy_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_ike_policy_info -- Retrieve IBM Cloud 'ibm_is_ike_policy' resource 3 | ========================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_ike_policy' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_ike_policy 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (False, str, None) 33 | The IKE policy name. 34 | 35 | 36 | ike_policy (False, str, None) 37 | The IKE policy identifier. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_dedicated_host_disks_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_dedicated_host_disks_info -- Retrieve IBM Cloud 'ibm_is_dedicated_host_disks' resource 3 | ============================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_dedicated_host_disks' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_dedicated_host_disks 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | dedicated_host (True, str, None) 33 | The dedicated host identifier. 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_security_group_rules_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_security_group_rules_info -- Retrieve IBM Cloud 'ibm_is_security_group_rules' resource 3 | ============================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_security_group_rules' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_security_group_rules 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | security_group (True, str, None) 33 | The security group identifier. 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_security_group_targets_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_security_group_targets_info -- Retrieve IBM Cloud 'ibm_is_security_group_targets' resource 3 | ================================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_security_group_targets' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_security_group_targets 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | security_group (True, str, None) 33 | Security group id 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_instance_group_managers_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_instance_group_managers_info -- Retrieve IBM Cloud 'ibm_is_instance_group_managers' resource 3 | =================================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_instance_group_managers' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_instance_group_managers 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | instance_group (True, str, None) 33 | instance group ID 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_instance_template_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_instance_template_info -- Retrieve IBM Cloud 'ibm_is_instance_template' resource 3 | ======================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_instance_template' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_instance_template 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | identifier (False, str, None) 33 | None 34 | 35 | 36 | name (False, str, None) 37 | None 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_lb_listener_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_lb_listener_info -- Retrieve IBM Cloud 'ibm_is_lb_listener' resource 3 | =========================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_lb_listener' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_lb_listener 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | lb (True, str, None) 33 | The load balancer identifier. 34 | 35 | 36 | listener_id (True, str, None) 37 | The listener identifier. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_share_accessor_bindings_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_share_accessor_bindings_info -- Retrieve IBM Cloud 'ibm_is_share_accessor_bindings' resource 3 | =================================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_share_accessor_bindings' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_share_accessor_bindings 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | share (True, str, None) 33 | The file share identifier. 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_virtual_endpoint_gateway_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_virtual_endpoint_gateway_info -- Retrieve IBM Cloud 'ibm_is_virtual_endpoint_gateway' resource 3 | ===================================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_virtual_endpoint_gateway' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_virtual_endpoint_gateway 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (True, str, None) 33 | Endpoint gateway name 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_volume_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_volume_info -- Retrieve IBM Cloud 'ibm_is_volume' resource 3 | ================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_volume' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_volume 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (False, str, None) 33 | Volume name 34 | 35 | 36 | zone (False, str, None) 37 | Zone name 38 | 39 | 40 | identifier (False, str, None) 41 | Volume name 42 | 43 | 44 | region (False, str, us-south) 45 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 46 | 47 | 48 | ibmcloud_api_key (True, any, None) 49 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | Authors 64 | ~~~~~~~ 65 | 66 | - Jay Carman (@jaywcarman) 67 | 68 | -------------------------------------------------------------------------------- /docs/ibm_is_vpc_default_routing_table_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_vpc_default_routing_table_info -- Retrieve IBM Cloud 'ibm_is_vpc_default_routing_table' resource 3 | ======================================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_vpc_default_routing_table' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_vpc_default_routing_table 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | vpc (True, str, None) 33 | VPC identifier 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_public_gateways_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_public_gateways_info -- Retrieve IBM Cloud 'ibm_is_public_gateways' resource 3 | =================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_public_gateways' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_public_gateways 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | resource_group (False, str, None) 33 | The unique identifier of the resource group this public gateway belongs to 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_container_storage_attachment_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_container_storage_attachment_info -- Retrieve IBM Cloud 'ibm_container_storage_attachment' resource 3 | ======================================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_container_storage_attachment' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/container_storage_attachment 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | volume_attachment_id (True, str, None) 33 | The volume attachment ID 34 | 35 | 36 | cluster (True, str, None) 37 | Cluster name or ID 38 | 39 | 40 | worker (True, str, None) 41 | Worker node ID 42 | 43 | 44 | resource_group_id (False, str, None) 45 | ID of the resource group. 46 | 47 | 48 | ibmcloud_api_key (True, any, None) 49 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | Authors 64 | ~~~~~~~ 65 | 66 | - Jay Carman (@jaywcarman) 67 | 68 | -------------------------------------------------------------------------------- /docs/ibm_is_ipsec_policy_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_ipsec_policy_info -- Retrieve IBM Cloud 'ibm_is_ipsec_policy' resource 3 | ============================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_ipsec_policy' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_ipsec_policy 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (False, str, None) 33 | The IPsec policy name. 34 | 35 | 36 | ipsec_policy (False, str, None) 37 | The IPsec policy identifier. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_snapshot_clone_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_snapshot_clone_info -- Retrieve IBM Cloud 'ibm_is_snapshot_clone' resource 3 | ================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_snapshot_clone' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_snapshot_clone 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | snapshot (True, str, None) 33 | None 34 | 35 | 36 | zone (True, str, None) 37 | The zone this snapshot clone resides in. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_vpn_gateway_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_vpn_gateway_info -- Retrieve IBM Cloud 'ibm_is_vpn_gateway' resource 3 | =========================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_vpn_gateway' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_vpn_gateway 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | vpn_gateway (False, str, None) 33 | The VPN gateway identifier. 34 | 35 | 36 | vpn_gateway_name (False, str, None) 37 | The VPN gateway name. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_instance_disk_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_instance_disk_info -- Retrieve IBM Cloud 'ibm_is_instance_disk' resource 3 | =============================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_instance_disk' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_instance_disk 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | instance (True, str, None) 33 | The instance identifier. 34 | 35 | 36 | disk (True, str, None) 37 | The instance disk identifier. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_instance_volume_attachments_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_instance_volume_attachments_info -- Retrieve IBM Cloud 'ibm_is_instance_volume_attachments' resource 3 | =========================================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_instance_volume_attachments' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_instance_volume_attachments 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | instance (True, str, None) 33 | Instance id 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_lb_pool_members_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_lb_pool_members_info -- Retrieve IBM Cloud 'ibm_is_lb_pool_members' resource 3 | =================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_lb_pool_members' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_lb_pool_members 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | lb (True, str, None) 33 | The load balancer identifier. 34 | 35 | 36 | pool (True, str, None) 37 | The pool identifier. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_virtual_endpoint_gateway_ips_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_virtual_endpoint_gateway_ips_info -- Retrieve IBM Cloud 'ibm_is_virtual_endpoint_gateway_ips' resource 3 | ============================================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_virtual_endpoint_gateway_ips' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_virtual_endpoint_gateway_ips 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | gateway (True, str, None) 33 | None 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_bare_metal_server_disks_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_bare_metal_server_disks_info -- Retrieve IBM Cloud 'ibm_is_bare_metal_server_disks' resource 3 | =================================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_bare_metal_server_disks' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_bare_metal_server_disks 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | bare_metal_server (True, str, None) 33 | The bare metal server identifier 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_bare_metal_server_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_bare_metal_server_info -- Retrieve IBM Cloud 'ibm_is_bare_metal_server' resource 3 | ======================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_bare_metal_server' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_bare_metal_server 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | identifier (False, str, None) 33 | None 34 | 35 | 36 | name (False, str, None) 37 | Bare metal server name 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_flow_log_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_flow_log_info -- Retrieve IBM Cloud 'ibm_is_flow_log' resource 3 | ===================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_flow_log' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_flow_log 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (False, str, None) 33 | The unique user-defined name for this flow log collector. 34 | 35 | 36 | identifier (False, str, None) 37 | The flow log collector identifier. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_public_gateway_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_public_gateway_info -- Retrieve IBM Cloud 'ibm_is_public_gateway' resource 3 | ================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_public_gateway' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_public_gateway 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | resource_group (False, str, None) 33 | Public gateway resource group info 34 | 35 | 36 | name (True, str, None) 37 | Public gateway Name 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_vpc_dns_resolution_bindings_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_vpc_dns_resolution_bindings_info -- Retrieve IBM Cloud 'ibm_is_vpc_dns_resolution_bindings' resource 3 | =========================================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_vpc_dns_resolution_bindings' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_vpc_dns_resolution_bindings 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | vpc_id (True, str, None) 33 | The VPC identifier. 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_bare_metal_server_profile_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_bare_metal_server_profile_info -- Retrieve IBM Cloud 'ibm_is_bare_metal_server_profile' resource 3 | ======================================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_bare_metal_server_profile' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_bare_metal_server_profile 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (True, str, None) 33 | The name for this bare metal server profile 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_instance_network_interfaces_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_instance_network_interfaces_info -- Retrieve IBM Cloud 'ibm_is_instance_network_interfaces' resource 3 | =========================================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_instance_network_interfaces' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_instance_network_interfaces 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | instance_name (True, str, None) 33 | The instance name. 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_vpn_server_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_vpn_server_info -- Retrieve IBM Cloud 'ibm_is_vpn_server' resource 3 | ========================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_vpn_server' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_vpn_server 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (False, str, None) 33 | The unique user-defined name for this VPN server 34 | 35 | 36 | identifier (False, str, None) 37 | The unique identifier for this VPN server 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_dedicated_host_profile_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_dedicated_host_profile_info -- Retrieve IBM Cloud 'ibm_is_dedicated_host_profile' resource 3 | ================================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_dedicated_host_profile' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_dedicated_host_profile 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (False, str, None) 33 | The globally unique name for this virtual server instance profile. 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_instance_group_memberships_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_instance_group_memberships_info -- Retrieve IBM Cloud 'ibm_is_instance_group_memberships' resource 3 | ========================================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_instance_group_memberships' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_instance_group_memberships 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | instance_group (True, str, None) 33 | The instance group identifier. 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_network_acl_rule_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_network_acl_rule_info -- Retrieve IBM Cloud 'ibm_is_network_acl_rule' resource 3 | ===================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_network_acl_rule' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_network_acl_rule 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | network_acl (True, str, None) 33 | Network ACL id 34 | 35 | 36 | name (True, str, None) 37 | The user-defined name for this rule 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_virtual_network_interface_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_virtual_network_interface_info -- Retrieve IBM Cloud 'ibm_is_virtual_network_interface' resource 3 | ======================================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_virtual_network_interface' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_virtual_network_interface 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | virtual_network_interface (True, str, None) 33 | The network interface identifier. 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_backup_policy_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_backup_policy_info -- Retrieve IBM Cloud 'ibm_is_backup_policy' resource 3 | =============================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_backup_policy' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_backup_policy 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | identifier (False, str, None) 33 | The backup policy identifier. 34 | 35 | 36 | name (False, str, None) 37 | The unique user-defined name for this backup policy. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_image_export_job_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_image_export_job_info -- Retrieve IBM Cloud 'ibm_is_image_export_job' resource 3 | ===================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_image_export_job' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_image_export_job 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | image (True, str, None) 33 | The image identifier. 34 | 35 | 36 | image_export_job (True, str, None) 37 | The image export job identifier. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_network_acl_rules_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_network_acl_rules_info -- Retrieve IBM Cloud 'ibm_is_network_acl_rules' resource 3 | ======================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_network_acl_rules' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_network_acl_rules 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | direction (False, str, None) 33 | The direction of the rules to filter 34 | 35 | 36 | network_acl (True, str, None) 37 | Network ACL id 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_image_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_image_info -- Retrieve IBM Cloud 'ibm_is_image' resource 3 | =============================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_image' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_image 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | identifier (False, str, None) 33 | Image id 34 | 35 | 36 | visibility (False, str, None) 37 | Whether the image is publicly visible or private to the account 38 | 39 | 40 | name (False, str, None) 41 | Image name 42 | 43 | 44 | region (False, str, us-south) 45 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 46 | 47 | 48 | ibmcloud_api_key (True, any, None) 49 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | Authors 64 | ~~~~~~~ 65 | 66 | - Jay Carman (@jaywcarman) 67 | 68 | -------------------------------------------------------------------------------- /docs/ibm_is_instance_network_attachments_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_instance_network_attachments_info -- Retrieve IBM Cloud 'ibm_is_instance_network_attachments' resource 3 | ============================================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_instance_network_attachments' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_instance_network_attachments 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | instance (True, str, None) 33 | The virtual server instance identifier. 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_subnet_reserved_ip_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_subnet_reserved_ip_info -- Retrieve IBM Cloud 'ibm_is_subnet_reserved_ip' resource 3 | ========================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_subnet_reserved_ip' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_subnet_reserved_ip 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | subnet (True, str, None) 33 | The subnet identifier. 34 | 35 | 36 | reserved_ip (True, str, None) 37 | The reserved IP identifier. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_vpcs_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_vpcs_info -- Retrieve IBM Cloud 'ibm_is_vpcs' resource 3 | ============================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_vpcs' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_vpcs 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | classic_access (False, bool, None) 33 | Filters the collection to VPCs with the specified classic_access value 34 | 35 | 36 | resource_group (False, str, None) 37 | The unique identifier of the resource group this vpc belongs to 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_vpn_server_client_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_vpn_server_client_info -- Retrieve IBM Cloud 'ibm_is_vpn_server_client' resource 3 | ======================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_vpn_server_client' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_vpn_server_client 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | vpn_server (True, str, None) 33 | The VPN server identifier. 34 | 35 | 36 | identifier (True, str, None) 37 | The VPN client identifier. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_lb_listener_policies_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_lb_listener_policies_info -- Retrieve IBM Cloud 'ibm_is_lb_listener_policies' resource 3 | ============================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_lb_listener_policies' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_lb_listener_policies 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | lb (True, str, None) 33 | The load balancer identifier. 34 | 35 | 36 | listener (True, str, None) 37 | The listener identifier. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_vpn_gateways_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_vpn_gateways_info -- Retrieve IBM Cloud 'ibm_is_vpn_gateways' resource 3 | ============================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_vpn_gateways' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_vpn_gateways 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | resource_group (False, str, None) 33 | The unique identifier of the resource group this vpn gateway belongs to 34 | 35 | 36 | mode (False, str, None) 37 | The mode of this vpn gateway. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_backup_policy_job_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_backup_policy_job_info -- Retrieve IBM Cloud 'ibm_is_backup_policy_job' resource 3 | ======================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_backup_policy_job' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_backup_policy_job 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | backup_policy_id (True, str, None) 33 | The backup policy identifier. 34 | 35 | 36 | identifier (True, str, None) 37 | The backup policy job identifier. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_instance_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_instance_info -- Retrieve IBM Cloud 'ibm_is_instance' resource 3 | ===================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_instance' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_instance 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | passphrase (False, str, None) 33 | Passphrase for Instance Private Key file 34 | 35 | 36 | name (True, str, None) 37 | Instance name 38 | 39 | 40 | private_key (False, str, None) 41 | Instance Private Key file 42 | 43 | 44 | region (False, str, us-south) 45 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 46 | 47 | 48 | ibmcloud_api_key (True, any, None) 49 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | Authors 64 | ~~~~~~~ 65 | 66 | - Jay Carman (@jaywcarman) 67 | 68 | -------------------------------------------------------------------------------- /docs/ibm_is_security_group_target_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_security_group_target_info -- Retrieve IBM Cloud 'ibm_is_security_group_target' resource 3 | =============================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_security_group_target' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_security_group_target 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | security_group (True, str, None) 33 | Security group id 34 | 35 | 36 | name (True, str, None) 37 | Security group target name 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_lb_pool_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_lb_pool_info -- Retrieve IBM Cloud 'ibm_is_lb_pool' resource 3 | =================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_lb_pool' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_lb_pool 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (False, str, None) 33 | The user-defined name for this load balancer pool. 34 | 35 | 36 | lb (True, str, None) 37 | The load balancer identifier. 38 | 39 | 40 | identifier (False, str, None) 41 | The pool identifier. 42 | 43 | 44 | region (False, str, us-south) 45 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 46 | 47 | 48 | ibmcloud_api_key (True, any, None) 49 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | Authors 64 | ~~~~~~~ 65 | 66 | - Jay Carman (@jaywcarman) 67 | 68 | -------------------------------------------------------------------------------- /docs/ibm_is_share_mount_targets_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_share_mount_targets_info -- Retrieve IBM Cloud 'ibm_is_share_mount_targets' resource 3 | =========================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_share_mount_targets' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_share_mount_targets 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | share (True, str, None) 33 | The file share identifier. 34 | 35 | 36 | name (False, str, None) 37 | The user-defined name for this share target. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_dedicated_host_disk_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_dedicated_host_disk_info -- Retrieve IBM Cloud 'ibm_is_dedicated_host_disk' resource 3 | =========================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_dedicated_host_disk' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_dedicated_host_disk 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | dedicated_host (True, str, None) 33 | The dedicated host identifier. 34 | 35 | 36 | disk (True, str, None) 37 | The dedicated host disk identifier. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_security_group_rule_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_security_group_rule_info -- Retrieve IBM Cloud 'ibm_is_security_group_rule' resource 3 | =========================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_security_group_rule' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_security_group_rule 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | security_group_rule (True, str, None) 33 | The rule identifier. 34 | 35 | 36 | security_group (True, str, None) 37 | The security group identifier. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_virtual_network_interface_ips_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_virtual_network_interface_ips_info -- Retrieve IBM Cloud 'ibm_is_virtual_network_interface_ips' resource 3 | =============================================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_virtual_network_interface_ips' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_virtual_network_interface_ips 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | virtual_network_interface (True, str, None) 33 | The virtual network interface identifier 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_instance_group_manager_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_instance_group_manager_info -- Retrieve IBM Cloud 'ibm_is_instance_group_manager' resource 3 | ================================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_instance_group_manager' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_instance_group_manager 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | instance_group (True, str, None) 33 | instance group ID 34 | 35 | 36 | name (True, str, None) 37 | Name of the instance group manager. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_vpc_routing_table_routes_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_vpc_routing_table_routes_info -- Retrieve IBM Cloud 'ibm_is_vpc_routing_table_routes' resource 3 | ===================================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_vpc_routing_table_routes' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_vpc_routing_table_routes 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | vpc (True, str, None) 33 | VPC identifier 34 | 35 | 36 | routing_table (True, str, None) 37 | Routing table identifier 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_dedicated_host_group_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_dedicated_host_group_info -- Retrieve IBM Cloud 'ibm_is_dedicated_host_group' resource 3 | ============================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_dedicated_host_group' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_dedicated_host_group 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (True, str, None) 33 | The unique user-defined name for this dedicated host. If unspecified, the name will be a hyphenated list of randomly-selected words. 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_floating_ips_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_floating_ips_info -- Retrieve IBM Cloud 'ibm_is_floating_ips' resource 3 | ============================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_floating_ips' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_floating_ips 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | resource_group (False, str, None) 33 | The unique identifier of the resource group this floating ips belongs to 34 | 35 | 36 | name (False, str, None) 37 | The unique user-defined name for this floating IP. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_lb_pool_member_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_lb_pool_member_info -- Retrieve IBM Cloud 'ibm_is_lb_pool_member' resource 3 | ================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_lb_pool_member' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_lb_pool_member 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | member (True, str, None) 33 | The member identifier. 34 | 35 | 36 | lb (True, str, None) 37 | The load balancer identifier. 38 | 39 | 40 | pool (True, str, None) 41 | The pool identifier. 42 | 43 | 44 | region (False, str, us-south) 45 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 46 | 47 | 48 | ibmcloud_api_key (True, any, None) 49 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | Authors 64 | ~~~~~~~ 65 | 66 | - Jay Carman (@jaywcarman) 67 | 68 | -------------------------------------------------------------------------------- /docs/ibm_is_snapshot_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_snapshot_info -- Retrieve IBM Cloud 'ibm_is_snapshot' resource 3 | ===================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_snapshot' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_snapshot 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | source_snapshot (False, list, None) 33 | If present, the source snapshot this snapshot was created from. 34 | 35 | 36 | identifier (False, str, None) 37 | Snapshot identifier 38 | 39 | 40 | name (False, str, None) 41 | Snapshot name 42 | 43 | 44 | region (False, str, us-south) 45 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 46 | 47 | 48 | ibmcloud_api_key (True, any, None) 49 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | Authors 64 | ~~~~~~~ 65 | 66 | - Jay Carman (@jaywcarman) 67 | 68 | -------------------------------------------------------------------------------- /docs/ibm_is_vpc_routing_tables_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_vpc_routing_tables_info -- Retrieve IBM Cloud 'ibm_is_vpc_routing_tables' resource 3 | ========================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_vpc_routing_tables' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_vpc_routing_tables 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | vpc (True, str, None) 33 | VPC identifier 34 | 35 | 36 | is_default (False, bool, None) 37 | Filters the collection to routing tables with the specified is_default value 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_backup_policy_plans_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_backup_policy_plans_info -- Retrieve IBM Cloud 'ibm_is_backup_policy_plans' resource 3 | =========================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_backup_policy_plans' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_backup_policy_plans 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | backup_policy_id (True, str, None) 33 | The backup policy identifier. 34 | 35 | 36 | name (False, str, None) 37 | The unique user-defined name for this backup policy plan. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_network_acl_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_network_acl_info -- Retrieve IBM Cloud 'ibm_is_network_acl' resource 3 | =========================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_network_acl' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_network_acl 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | name (False, str, None) 33 | The network acl name. 34 | 35 | 36 | vpc_name (False, str, None) 37 | The name of the vpc the network acl resides in. 38 | 39 | 40 | network_acl (False, str, None) 41 | The network acl id. 42 | 43 | 44 | region (False, str, us-south) 45 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 46 | 47 | 48 | ibmcloud_api_key (True, any, None) 49 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | Authors 64 | ~~~~~~~ 65 | 66 | - Jay Carman (@jaywcarman) 67 | 68 | -------------------------------------------------------------------------------- /docs/ibm_is_bare_metal_server_disk_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_bare_metal_server_disk_info -- Retrieve IBM Cloud 'ibm_is_bare_metal_server_disk' resource 3 | ================================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_bare_metal_server_disk' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_bare_metal_server_disk 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | bare_metal_server (True, str, None) 33 | The bare metal server identifier 34 | 35 | 36 | disk (True, str, None) 37 | The bare metal server disk identifier 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_share_accessor_binding_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_share_accessor_binding_info -- Retrieve IBM Cloud 'ibm_is_share_accessor_binding' resource 3 | ================================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_share_accessor_binding' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_share_accessor_binding 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | share (True, str, None) 33 | The file share identifier. 34 | 35 | 36 | accessor_binding (True, str, None) 37 | The file share accessor binding identifier. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_vpn_gateway_connections_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_vpn_gateway_connections_info -- Retrieve IBM Cloud 'ibm_is_vpn_gateway_connections' resource 3 | =================================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_vpn_gateway_connections' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_vpn_gateway_connections 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | status (False, str, None) 33 | The status of the vpn gateway connection 34 | 35 | 36 | vpn_gateway (True, str, None) 37 | The VPN gateway identifier 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_pi_keys_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_pi_keys_info -- Retrieve IBM Cloud 'ibm_pi_keys' resource 3 | ============================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_pi_keys' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/pi_keys 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | pi_cloud_instance_id (True, str, None) 33 | The GUID of the service instance associated with an account. 34 | 35 | 36 | zone (False, str, None) 37 | Denotes which IBM Cloud zone to connect to in multizone environment. This can also be provided via the environment variable 'IC_ZONE'. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_container_vpc_cluster_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_container_vpc_cluster_info -- Retrieve IBM Cloud 'ibm_container_vpc_cluster' resource 3 | ========================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_container_vpc_cluster' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/container_vpc_cluster 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | wait_till (False, str, None) 33 | wait_till can be configured for Master Ready, One worker Ready, Ingress Ready or Normal 34 | 35 | 36 | name (False, str, None) 37 | Name or id of the cluster 38 | 39 | 40 | alb_type (False, str, all) 41 | None 42 | 43 | 44 | resource_group_id (False, str, None) 45 | ID of the resource group. 46 | 47 | 48 | wait_till_timeout (False, int, 20) 49 | timeout for wait_till in minutes 50 | 51 | 52 | ibmcloud_api_key (True, any, None) 53 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | Authors 68 | ~~~~~~~ 69 | 70 | - Jay Carman (@jaywcarman) 71 | 72 | -------------------------------------------------------------------------------- /docs/ibm_is_bare_metal_server_network_interfaces_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_bare_metal_server_network_interfaces_info -- Retrieve IBM Cloud 'ibm_is_bare_metal_server_network_interfaces' resource 3 | ============================================================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_bare_metal_server_network_interfaces' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_bare_metal_server_network_interfaces 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | bare_metal_server (True, str, None) 33 | The bare metal server identifier 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | -------------------------------------------------------------------------------- /docs/ibm_is_instance_volume_attachment_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_instance_volume_attachment_info -- Retrieve IBM Cloud 'ibm_is_instance_volume_attachment' resource 3 | ========================================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_instance_volume_attachment' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_instance_volume_attachment 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | instance (True, str, None) 33 | Instance id 34 | 35 | 36 | name (True, str, None) 37 | The user-defined name for this volume attachment. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_vpc_dns_resolution_binding_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_vpc_dns_resolution_binding_info -- Retrieve IBM Cloud 'ibm_is_vpc_dns_resolution_binding' resource 3 | ========================================================================================================= 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_vpc_dns_resolution_binding' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_vpc_dns_resolution_binding 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | identifier (True, str, None) 33 | The DNS resolution binding identifier. 34 | 35 | 36 | vpc_id (True, str, None) 37 | The VPC identifier. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_pi_dhcps_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_pi_dhcps_info -- Retrieve IBM Cloud 'ibm_pi_dhcps' resource 3 | =============================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_pi_dhcps' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/pi_dhcps 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | pi_cloud_instance_id (True, str, None) 33 | The GUID of the service instance associated with an account. 34 | 35 | 36 | zone (False, str, None) 37 | Denotes which IBM Cloud zone to connect to in multizone environment. This can also be provided via the environment variable 'IC_ZONE'. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_pi_hosts_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_pi_hosts_info -- Retrieve IBM Cloud 'ibm_pi_hosts' resource 3 | =============================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_pi_hosts' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/pi_hosts 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | pi_cloud_instance_id (True, str, None) 33 | The GUID of the service instance associated with an account. 34 | 35 | 36 | zone (False, str, None) 37 | Denotes which IBM Cloud zone to connect to in multizone environment. This can also be provided via the environment variable 'IC_ZONE'. 38 | 39 | 40 | region (False, str, us-south) 41 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 42 | 43 | 44 | ibmcloud_api_key (True, any, None) 45 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | Authors 60 | ~~~~~~~ 61 | 62 | - Jay Carman (@jaywcarman) 63 | 64 | -------------------------------------------------------------------------------- /docs/ibm_is_bare_metal_server_network_attachments_info.rst: -------------------------------------------------------------------------------- 1 | 2 | ibm_is_bare_metal_server_network_attachments_info -- Retrieve IBM Cloud 'ibm_is_bare_metal_server_network_attachments' resource 3 | =============================================================================================================================== 4 | 5 | .. contents:: 6 | :local: 7 | :depth: 1 8 | 9 | 10 | Synopsis 11 | -------- 12 | 13 | Retrieve an IBM Cloud 'ibm_is_bare_metal_server_network_attachments' resource 14 | 15 | 16 | ForMoreInfoRefer 17 | ---------------- 18 | refer - https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/is_bare_metal_server_network_attachments 19 | 20 | Requirements 21 | ------------ 22 | The below requirements are needed on the host that executes this module. 23 | 24 | - IBM-Cloud terraform-provider-ibm v1.71.2 25 | - Terraform v1.5.5 26 | 27 | 28 | 29 | Parameters 30 | ---------- 31 | 32 | bare_metal_server (True, str, None) 33 | The bare metal server identifier. 34 | 35 | 36 | region (False, str, us-south) 37 | The IBM Cloud region where you want to create your resources. If this value is not specified, us-south is used by default. This can also be provided via the environment variable 'IC_REGION'. 38 | 39 | 40 | ibmcloud_api_key (True, any, None) 41 | The IBM Cloud API key to authenticate with the IBM Cloud platform. This can also be provided via the environment variable 'IC_API_KEY'. 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | Authors 56 | ~~~~~~~ 57 | 58 | - Jay Carman (@jaywcarman) 59 | 60 | --------------------------------------------------------------------------------