You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/complete/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ This examples handles the provisioning of a new Secrets Manager instance.
34
34
| <aname="input_en_region"></a> [en\_region](#input\_en\_region)| Region where event notification will be created |`string`|`"au-syd"`| no |
35
35
| <aname="input_ibmcloud_api_key"></a> [ibmcloud\_api\_key](#input\_ibmcloud\_api\_key)| The IBM Cloud API key this account authenticates to |`string`| n/a | yes |
36
36
| <aname="input_prefix"></a> [prefix](#input\_prefix)| Prefix for sm instance |`string`|`"sm-com"`| no |
37
-
| <aname="input_region"></a> [region](#input\_region)| Region where resources will be created |`string`|`"au-syd"`| no |
37
+
| <aname="input_region"></a> [region](#input\_region)| Region where resources will be created |`string`|`"eu-de"`| no |
38
38
| <aname="input_resource_group"></a> [resource\_group](#input\_resource\_group)| An existing resource group name to use for this example, if unset a new resource group will be created |`string`|`null`| no |
39
39
| <aname="input_resource_tags"></a> [resource\_tags](#input\_resource\_tags)| Optional list of tags to be added to created resources |`list(string)`|`[]`| no |
40
40
| <aname="input_sm_service_plan"></a> [sm\_service\_plan](#input\_sm\_service\_plan)| The Secrets Manager service plan to provision |`string`|`"trial"`| no |
0 commit comments