Skip to content

Commit

Permalink
Update to v1.71.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcarman committed Nov 19, 2024
1 parent 4aae3ab commit d40b2b8
Show file tree
Hide file tree
Showing 2,413 changed files with 69,251 additions and 38,490 deletions.
6 changes: 3 additions & 3 deletions docs/ibm_account_info.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- IBM-Cloud terraform-provider-ibm v1.65.1
- IBM-Cloud terraform-provider-ibm v1.71.2
- Terraform v1.5.5


Expand All @@ -34,11 +34,11 @@ Parameters


iaas_classic_username (False, any, None)
(Required when generation = 1) The IBM Cloud Classic Infrastructure (SoftLayer) user name. This can also be provided via the environment variable 'IAAS_CLASSIC_USERNAME'.
The IBM Cloud Classic Infrastructure (SoftLayer) user name. This can also be provided via the environment variable 'IAAS_CLASSIC_USERNAME'.


iaas_classic_api_key (False, any, None)
(Required when generation = 1) The IBM Cloud Classic Infrastructure API key. This can also be provided via the environment variable 'IAAS_CLASSIC_API_KEY'.
The IBM Cloud Classic Infrastructure API key. This can also be provided via the environment variable 'IAAS_CLASSIC_API_KEY'.


region (False, any, us-south)
Expand Down
18 changes: 9 additions & 9 deletions docs/ibm_api_gateway_endpoint.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- IBM-Cloud terraform-provider-ibm v1.65.1
- IBM-Cloud terraform-provider-ibm v1.71.2
- Terraform v1.5.5


Expand All @@ -39,6 +39,10 @@ Parameters
(Required for new resource) Endpoint name


routes (False, list, None)
Invokable routes for an endpoint


managed (False, bool, False)
Managed indicates if endpoint is online or offline.

Expand All @@ -47,16 +51,12 @@ Parameters
Provider ID of an endpoint allowable values user-defined and whisk


service_instance_crn (True, str, None)
(Required for new resource) Api Gateway Service Instance Crn


type (False, str, unshare)
Action type of Endpoint ALoowable values are share, unshare, manage, unmanage


routes (False, list, None)
Invokable routes for an endpoint
service_instance_crn (True, str, None)
(Required for new resource) Api Gateway Service Instance Crn


id (False, str, None)
Expand All @@ -68,11 +68,11 @@ Parameters


iaas_classic_username (False, any, None)
(Required when generation = 1) The IBM Cloud Classic Infrastructure (SoftLayer) user name. This can also be provided via the environment variable 'IAAS_CLASSIC_USERNAME'.
The IBM Cloud Classic Infrastructure (SoftLayer) user name. This can also be provided via the environment variable 'IAAS_CLASSIC_USERNAME'.


iaas_classic_api_key (False, any, None)
(Required when generation = 1) The IBM Cloud Classic Infrastructure API key. This can also be provided via the environment variable 'IAAS_CLASSIC_API_KEY'.
The IBM Cloud Classic Infrastructure API key. This can also be provided via the environment variable 'IAAS_CLASSIC_API_KEY'.


region (False, any, us-south)
Expand Down
22 changes: 11 additions & 11 deletions docs/ibm_api_gateway_endpoint_subscription.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,14 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- IBM-Cloud terraform-provider-ibm v1.65.1
- IBM-Cloud terraform-provider-ibm v1.71.2
- Terraform v1.5.5



Parameters
----------

client_secret (False, str, None)
Client Sercret of a Subscription


generate_secret (False, bool, None)
Indicates if Client Sercret has to be autogenerated


artifact_id (True, str, None)
(Required for new resource) Endpoint ID

Expand All @@ -55,6 +47,14 @@ Parameters
(Required for new resource) Subscription type. Allowable values are external, internal


client_secret (False, str, None)
Client Sercret of a Subscription


generate_secret (False, bool, None)
Indicates if Client Sercret has to be autogenerated


id (False, str, None)
(Required when updating or destroying existing resource) IBM Cloud Resource ID.

Expand All @@ -64,11 +64,11 @@ Parameters


iaas_classic_username (False, any, None)
(Required when generation = 1) The IBM Cloud Classic Infrastructure (SoftLayer) user name. This can also be provided via the environment variable 'IAAS_CLASSIC_USERNAME'.
The IBM Cloud Classic Infrastructure (SoftLayer) user name. This can also be provided via the environment variable 'IAAS_CLASSIC_USERNAME'.


iaas_classic_api_key (False, any, None)
(Required when generation = 1) The IBM Cloud Classic Infrastructure API key. This can also be provided via the environment variable 'IAAS_CLASSIC_API_KEY'.
The IBM Cloud Classic Infrastructure API key. This can also be provided via the environment variable 'IAAS_CLASSIC_API_KEY'.


region (False, any, us-south)
Expand Down
6 changes: 3 additions & 3 deletions docs/ibm_api_gateway_info.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- IBM-Cloud terraform-provider-ibm v1.65.1
- IBM-Cloud terraform-provider-ibm v1.71.2
- Terraform v1.5.5


Expand All @@ -34,11 +34,11 @@ Parameters


iaas_classic_username (False, any, None)
(Required when generation = 1) The IBM Cloud Classic Infrastructure (SoftLayer) user name. This can also be provided via the environment variable 'IAAS_CLASSIC_USERNAME'.
The IBM Cloud Classic Infrastructure (SoftLayer) user name. This can also be provided via the environment variable 'IAAS_CLASSIC_USERNAME'.


iaas_classic_api_key (False, any, None)
(Required when generation = 1) The IBM Cloud Classic Infrastructure API key. This can also be provided via the environment variable 'IAAS_CLASSIC_API_KEY'.
The IBM Cloud Classic Infrastructure API key. This can also be provided via the environment variable 'IAAS_CLASSIC_API_KEY'.


region (False, any, us-south)
Expand Down
14 changes: 7 additions & 7 deletions docs/ibm_app_config_collection.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,22 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- IBM-Cloud terraform-provider-ibm v1.65.1
- IBM-Cloud terraform-provider-ibm v1.71.2
- Terraform v1.5.5



Parameters
----------

tags (False, str, None)
Tags associated with the collection


description (False, str, None)
Collection description


tags (False, str, None)
Tags associated with the collection


name (True, str, None)
(Required for new resource) Collection name.

Expand All @@ -60,11 +60,11 @@ Parameters


iaas_classic_username (False, any, None)
(Required when generation = 1) The IBM Cloud Classic Infrastructure (SoftLayer) user name. This can also be provided via the environment variable 'IAAS_CLASSIC_USERNAME'.
The IBM Cloud Classic Infrastructure (SoftLayer) user name. This can also be provided via the environment variable 'IAAS_CLASSIC_USERNAME'.


iaas_classic_api_key (False, any, None)
(Required when generation = 1) The IBM Cloud Classic Infrastructure API key. This can also be provided via the environment variable 'IAAS_CLASSIC_API_KEY'.
The IBM Cloud Classic Infrastructure API key. This can also be provided via the environment variable 'IAAS_CLASSIC_API_KEY'.


region (False, any, us-south)
Expand Down
14 changes: 7 additions & 7 deletions docs/ibm_app_config_collection_info.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- IBM-Cloud terraform-provider-ibm v1.65.1
- IBM-Cloud terraform-provider-ibm v1.71.2
- Terraform v1.5.5


Expand All @@ -33,10 +33,6 @@ Parameters
Collection Id of the collection.


include (False, list, None)
Include feature, property details in the response.


expand (False, bool, None)
If set to true, returns expanded view of the resource details.

Expand All @@ -45,12 +41,16 @@ Parameters
GUID of the App Configuration service. Get it from the service instance credentials section of the dashboard.


include (False, list, None)
Include feature, property details in the response.


iaas_classic_username (False, any, None)
(Required when generation = 1) The IBM Cloud Classic Infrastructure (SoftLayer) user name. This can also be provided via the environment variable 'IAAS_CLASSIC_USERNAME'.
The IBM Cloud Classic Infrastructure (SoftLayer) user name. This can also be provided via the environment variable 'IAAS_CLASSIC_USERNAME'.


iaas_classic_api_key (False, any, None)
(Required when generation = 1) The IBM Cloud Classic Infrastructure API key. This can also be provided via the environment variable 'IAAS_CLASSIC_API_KEY'.
The IBM Cloud Classic Infrastructure API key. This can also be provided via the environment variable 'IAAS_CLASSIC_API_KEY'.


region (False, any, us-south)
Expand Down
14 changes: 7 additions & 7 deletions docs/ibm_app_config_collections_info.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,18 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- IBM-Cloud terraform-provider-ibm v1.65.1
- IBM-Cloud terraform-provider-ibm v1.71.2
- Terraform v1.5.5



Parameters
----------

offset (False, int, None)
Skipped number of records.


include (False, list, None)
Include feature, property details in the response.

Expand All @@ -45,16 +49,12 @@ Parameters
The number of records to retrieve.


offset (False, int, None)
Skipped number of records.


iaas_classic_username (False, any, None)
(Required when generation = 1) The IBM Cloud Classic Infrastructure (SoftLayer) user name. This can also be provided via the environment variable 'IAAS_CLASSIC_USERNAME'.
The IBM Cloud Classic Infrastructure (SoftLayer) user name. This can also be provided via the environment variable 'IAAS_CLASSIC_USERNAME'.


iaas_classic_api_key (False, any, None)
(Required when generation = 1) The IBM Cloud Classic Infrastructure API key. This can also be provided via the environment variable 'IAAS_CLASSIC_API_KEY'.
The IBM Cloud Classic Infrastructure API key. This can also be provided via the environment variable 'IAAS_CLASSIC_API_KEY'.


region (False, any, us-south)
Expand Down
18 changes: 9 additions & 9 deletions docs/ibm_app_config_environment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,26 +23,22 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- IBM-Cloud terraform-provider-ibm v1.65.1
- IBM-Cloud terraform-provider-ibm v1.71.2
- Terraform v1.5.5



Parameters
----------

guid (True, str, None)
(Required for new resource) GUID of the App Configuration service. Get it from the service instance credentials section of the dashboard.
color_code (False, str, None)
Color code to distinguish the environment.


tags (False, str, None)
Tags associated with the environment


color_code (False, str, None)
Color code to distinguish the environment.


name (True, str, None)
(Required for new resource) Environment name.

Expand All @@ -55,6 +51,10 @@ Parameters
Environment description


guid (True, str, None)
(Required for new resource) GUID of the App Configuration service. Get it from the service instance credentials section of the dashboard.


id (False, str, None)
(Required when updating or destroying existing resource) IBM Cloud Resource ID.

Expand All @@ -64,11 +64,11 @@ Parameters


iaas_classic_username (False, any, None)
(Required when generation = 1) The IBM Cloud Classic Infrastructure (SoftLayer) user name. This can also be provided via the environment variable 'IAAS_CLASSIC_USERNAME'.
The IBM Cloud Classic Infrastructure (SoftLayer) user name. This can also be provided via the environment variable 'IAAS_CLASSIC_USERNAME'.


iaas_classic_api_key (False, any, None)
(Required when generation = 1) The IBM Cloud Classic Infrastructure API key. This can also be provided via the environment variable 'IAAS_CLASSIC_API_KEY'.
The IBM Cloud Classic Infrastructure API key. This can also be provided via the environment variable 'IAAS_CLASSIC_API_KEY'.


region (False, any, us-south)
Expand Down
14 changes: 7 additions & 7 deletions docs/ibm_app_config_environment_info.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,32 +21,32 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- IBM-Cloud terraform-provider-ibm v1.65.1
- IBM-Cloud terraform-provider-ibm v1.71.2
- Terraform v1.5.5



Parameters
----------

guid (True, str, None)
GUID of the App Configuration service. Get it from the service instance credentials section of the dashboard.


environment_id (True, str, None)
Environment Id.


guid (True, str, None)
GUID of the App Configuration service. Get it from the service instance credentials section of the dashboard.


expand (False, bool, None)
If set to `true`, returns expanded view of the resource details.


iaas_classic_username (False, any, None)
(Required when generation = 1) The IBM Cloud Classic Infrastructure (SoftLayer) user name. This can also be provided via the environment variable 'IAAS_CLASSIC_USERNAME'.
The IBM Cloud Classic Infrastructure (SoftLayer) user name. This can also be provided via the environment variable 'IAAS_CLASSIC_USERNAME'.


iaas_classic_api_key (False, any, None)
(Required when generation = 1) The IBM Cloud Classic Infrastructure API key. This can also be provided via the environment variable 'IAAS_CLASSIC_API_KEY'.
The IBM Cloud Classic Infrastructure API key. This can also be provided via the environment variable 'IAAS_CLASSIC_API_KEY'.


region (False, any, us-south)
Expand Down
Loading

0 comments on commit d40b2b8

Please sign in to comment.