Skip to content

Commit

Permalink
Generated with latest terraform provider 1.50.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hkantare committed Oct 6, 2023
1 parent fe0f518 commit 8bcbffb
Show file tree
Hide file tree
Showing 1,688 changed files with 18,745 additions and 18,222 deletions.
2 changes: 1 addition & 1 deletion 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.49.0
- IBM-Cloud terraform-provider-ibm v1.50.0
- Terraform v0.12.20


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

- IBM-Cloud terraform-provider-ibm v1.49.0
- IBM-Cloud terraform-provider-ibm v1.50.0
- Terraform v0.12.20



Parameters
----------

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


name (True, str, None)
(Required for new resource) Endpoint name


provider_id (False, str, user-defined)
Provider ID of an endpoint allowable values user-defined and whisk

Expand All @@ -39,8 +47,8 @@ Parameters
Action type of Endpoint ALoowable values are share, unshare, manage, unmanage


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


routes (False, list, None)
Expand All @@ -51,14 +59,6 @@ Parameters
Managed indicates if endpoint is online or offline.


open_api_doc_name (True, str, None)
(Required for new resource) Json File path


name (True, str, None)
(Required for new resource) Endpoint name


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

Expand Down
10 changes: 5 additions & 5 deletions docs/ibm_api_gateway_endpoint_subscription.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,18 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- IBM-Cloud terraform-provider-ibm v1.49.0
- IBM-Cloud terraform-provider-ibm v1.50.0
- Terraform v0.12.20



Parameters
----------

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


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

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


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


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

Expand Down
2 changes: 1 addition & 1 deletion 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.49.0
- IBM-Cloud terraform-provider-ibm v1.50.0
- Terraform v0.12.20


Expand Down
18 changes: 9 additions & 9 deletions docs/ibm_app_config_collection.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,34 +23,34 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- IBM-Cloud terraform-provider-ibm v1.49.0
- IBM-Cloud terraform-provider-ibm v1.50.0
- Terraform v0.12.20



Parameters
----------

name (True, str, None)
(Required for new resource) Collection name.
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.


description (False, str, None)
Collection description


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


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.
name (True, str, None)
(Required for new resource) Collection name.


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


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


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

Expand Down
10 changes: 5 additions & 5 deletions docs/ibm_app_config_collection_info.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,14 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- IBM-Cloud terraform-provider-ibm v1.49.0
- IBM-Cloud terraform-provider-ibm v1.50.0
- Terraform v0.12.20



Parameters
----------

collection_id (True, str, None)
Collection Id of the collection.


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

Expand All @@ -45,6 +41,10 @@ Parameters
If set to true, returns expanded view of the resource details.


collection_id (True, str, None)
Collection Id of the collection.


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'.

Expand Down
10 changes: 5 additions & 5 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.49.0
- IBM-Cloud terraform-provider-ibm v1.50.0
- Terraform v0.12.20



Parameters
----------

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


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

Expand All @@ -45,10 +49,6 @@ Parameters
Include feature, property details in the response.


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'.

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,22 +23,14 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- IBM-Cloud terraform-provider-ibm v1.49.0
- IBM-Cloud terraform-provider-ibm v1.50.0
- Terraform v0.12.20



Parameters
----------

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


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


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.

Expand All @@ -55,6 +47,14 @@ Parameters
Environment description


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


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


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

Expand Down
10 changes: 5 additions & 5 deletions docs/ibm_app_config_environment_info.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,14 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- IBM-Cloud terraform-provider-ibm v1.49.0
- IBM-Cloud terraform-provider-ibm v1.50.0
- Terraform v0.12.20



Parameters
----------

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


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

Expand All @@ -41,6 +37,10 @@ Parameters
Environment Id.


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'.

Expand Down
18 changes: 9 additions & 9 deletions docs/ibm_app_config_environments_info.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,22 +21,14 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- IBM-Cloud terraform-provider-ibm v1.49.0
- IBM-Cloud terraform-provider-ibm v1.50.0
- Terraform v0.12.20



Parameters
----------

tags (False, str, None)
filter the resources to be returned based on the associated tags. Returns resources associated with any of the specified tags.


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


offset (False, int, None)
The number of records to skip. By specifying `offset`, you retrieve a subset of items that starts with the `offset` value. Use `offset` with `limit` to page through the available records.

Expand All @@ -45,6 +37,14 @@ Parameters
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.


tags (False, str, None)
filter the resources to be returned based on the associated tags. Returns resources associated with any of the specified tags.


limit (False, int, None)
The number of records to retrieve. By default, the list operation return the first 10 records. To retrieve different set of records, use `limit` with `offset` to page through the available records.

Expand Down
46 changes: 23 additions & 23 deletions docs/ibm_app_config_feature.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,60 +23,60 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- IBM-Cloud terraform-provider-ibm v1.49.0
- IBM-Cloud terraform-provider-ibm v1.50.0
- Terraform v0.12.20



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.
type (True, str, None)
(Required for new resource) Type of the feature (BOOLEAN, STRING, NUMERIC).


tags (False, str, None)
Tags associated with the feature.
description (False, str, None)
Feature description.


collections (False, list, None)
List of collection id representing the collections that are associated with the specified feature flag.
segment_rules (False, list, None)
Specify the targeting rules that is used to set different feature flag values for different segments.


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


disabled_value (True, str, None)
(Required for new resource) Value of the feature when it is disabled. The value can be BOOLEAN, STRING or a NUMERIC value as per the `type` attribute.
collections (False, list, None)
List of collection id representing the collections that are associated with the specified feature flag.


rollout_percentage (False, int, None)
Rollout percentage of the feature.


description (False, str, None)
Feature description.


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


feature_id (True, str, None)
(Required for new resource) Feature id.


type (True, str, None)
(Required for new resource) Type of the feature (BOOLEAN, STRING, NUMERIC).


enabled_value (True, str, None)
(Required for new resource) Value of the feature when it is enabled. The value can be BOOLEAN, STRING or a NUMERIC value as per the `type` attribute.


segment_rules (False, list, None)
Specify the targeting rules that is used to set different feature flag values for different segments.
disabled_value (True, str, None)
(Required for new resource) Value of the feature when it is disabled. The value can be BOOLEAN, STRING or a NUMERIC value as per the `type` attribute.


tags (False, str, None)
Tags associated with the feature.


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)
Expand Down
Loading

0 comments on commit 8bcbffb

Please sign in to comment.