Skip to content

Commit

Permalink
Generated with latest terraform provider 1.47.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kavya498 committed Jan 5, 2023
1 parent 0eaf08f commit 3ad7b19
Show file tree
Hide file tree
Showing 1,638 changed files with 18,449 additions and 16,560 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.46.0
- IBM-Cloud terraform-provider-ibm v1.47.1
- 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,20 +23,20 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- IBM-Cloud terraform-provider-ibm v1.46.0
- IBM-Cloud terraform-provider-ibm v1.47.1
- Terraform v0.12.20



Parameters
----------

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


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


routes (False, list, None)
Expand All @@ -47,16 +47,16 @@ Parameters
Provider ID of an endpoint allowable values user-defined and whisk


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


managed (False, bool, False)
Managed indicates if endpoint is online or offline.
open_api_doc_name (True, str, None)
(Required for new resource) Json File path


type (False, str, unshare)
Action type of Endpoint ALoowable values are share, unshare, manage, unmanage
managed (False, bool, False)
Managed indicates if endpoint is online or offline.


id (False, str, None)
Expand Down
26 changes: 13 additions & 13 deletions docs/ibm_api_gateway_endpoint_subscription.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,26 +23,14 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- IBM-Cloud terraform-provider-ibm v1.46.0
- IBM-Cloud terraform-provider-ibm v1.47.1
- Terraform v0.12.20



Parameters
----------

type (True, str, None)
(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


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

Expand All @@ -55,6 +43,18 @@ Parameters
(Required for new resource) Subscription name


type (True, str, None)
(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 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.46.0
- IBM-Cloud terraform-provider-ibm v1.47.1
- Terraform v0.12.20


Expand Down
10 changes: 5 additions & 5 deletions docs/ibm_app_config_collection.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.46.0
- IBM-Cloud terraform-provider-ibm v1.47.1
- Terraform v0.12.20


Expand All @@ -35,6 +35,10 @@ Parameters
(Required for new resource) GUID of the App Configuration service. Get it from the service instance credentials section of the dashboard.


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


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

Expand All @@ -47,10 +51,6 @@ Parameters
Collection description


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

- IBM-Cloud terraform-provider-ibm v1.46.0
- IBM-Cloud terraform-provider-ibm v1.47.1
- Terraform v0.12.20


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


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

Expand Down
18 changes: 9 additions & 9 deletions docs/ibm_app_config_collections_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.46.0
- IBM-Cloud terraform-provider-ibm v1.47.1
- Terraform v0.12.20



Parameters
----------

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


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 @@ -49,6 +41,14 @@ Parameters
The number of records to retrieve.


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


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

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

- IBM-Cloud terraform-provider-ibm v1.46.0
- IBM-Cloud terraform-provider-ibm v1.47.1
- Terraform v0.12.20



Parameters
----------

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


tags (False, str, None)
Tags associated with 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 @@ -43,18 +51,10 @@ Parameters
(Required for new resource) Environment Id.


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


description (False, str, None)
Environment description


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
2 changes: 1 addition & 1 deletion docs/ibm_app_config_environment_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.46.0
- IBM-Cloud terraform-provider-ibm v1.47.1
- Terraform v0.12.20


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

- IBM-Cloud terraform-provider-ibm v1.46.0
- IBM-Cloud terraform-provider-ibm v1.47.1
- Terraform v0.12.20



Parameters
----------

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.
guid (True, str, None)
GUID of the App Configuration service. Get it from the service instance credentials section of the dashboard.


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.


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.


limit (False, int, None)
Expand Down
42 changes: 21 additions & 21 deletions docs/ibm_app_config_feature.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,62 +23,62 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- IBM-Cloud terraform-provider-ibm v1.46.0
- IBM-Cloud terraform-provider-ibm v1.47.1
- Terraform v0.12.20



Parameters
----------

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


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


tags (False, str, None)
Tags associated with the feature.
name (True, str, None)
(Required for new resource) Feature name.


collections (False, list, None)
List of collection id representing the collections that are associated with the specified feature flag.
description (False, str, None)
Feature description.


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


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.
feature_id (True, str, None)
(Required for new resource) Feature id.


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.


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


rollout_percentage (False, int, None)
Rollout percentage of 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.
environment_id (True, str, None)
(Required for new resource) Environment Id.


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


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.


segment_rules (False, list, None)
Specify the targeting rules that is used to set different feature flag values for different segments.


collections (False, list, None)
List of collection id representing the collections that are associated with the specified feature flag.


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

Expand Down
Loading

0 comments on commit 3ad7b19

Please sign in to comment.